mirror of
https://github.com/krahets/hello-algo.git
synced 2026-08-12 11:50:58 +00:00
finetune
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
!!! tip
|
||||
|
||||
当 $k = n$ 时,我们可以得到从大到小的序列,等价于“选择排序”算法。
|
||||
当 $k = n$ 时,我们可以得到完整的有序序列,此时等价于“选择排序”算法。
|
||||
|
||||
## 方法二:排序
|
||||
|
||||
|
||||
Reference in New Issue
Block a user