mirror of
https://github.com/krahets/hello-algo.git
synced 2026-08-31 12:27:13 +00:00
build
This commit is contained in:
@@ -22,7 +22,7 @@ comments: true
|
||||
|
||||
!!! tip
|
||||
|
||||
当 $k = n$ 时,我们可以得到从大到小的序列,等价于「选择排序」算法。
|
||||
当 $k = n$ 时,我们可以得到从大到小的序列,等价于“选择排序”算法。
|
||||
|
||||
## 8.3.2 方法二:排序
|
||||
|
||||
|
||||
Reference in New Issue
Block a user