This commit is contained in:
krahets
2023-08-20 23:27:50 +08:00
parent 68e11cfa34
commit 4d55cafd13
46 changed files with 174 additions and 162 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ comments: true
!!! tip
当 $k = n$ 时,我们可以得到从大到小的序列,等价于选择排序算法。
当 $k = n$ 时,我们可以得到从大到小的序列,等价于选择排序算法。
## 8.3.2   方法二:排序