mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-26 13:06:07 +00:00
Polish the chapter
introduction, computational complexity.
This commit is contained in:
@@ -188,5 +188,5 @@
|
||||
|
||||
代码在此省略,值得注意的有:
|
||||
|
||||
- 给定数组不包含小数,这意味着我们无需关心如何处理相等的情况。
|
||||
- 给定数组不包含小数,这意味着我们无须关心如何处理相等的情况。
|
||||
- 因为该方法引入了小数,所以需要将函数中的变量 `target` 改为浮点数类型。
|
||||
|
||||
Reference in New Issue
Block a user