Polish the chapter

introduction, computational complexity.
This commit is contained in:
krahets
2023-08-20 14:51:39 +08:00
parent 5fb728b3d6
commit 2626de8d0b
87 changed files with 375 additions and 371 deletions
+1 -1
View File
@@ -188,5 +188,5 @@
代码在此省略,值得注意的有:
- 给定数组不包含小数,这意味着我们无关心如何处理相等的情况。
- 给定数组不包含小数,这意味着我们无关心如何处理相等的情况。
- 因为该方法引入了小数,所以需要将函数中的变量 `target` 改为浮点数类型。