mirror of
https://github.com/krahets/hello-algo.git
synced 2026-08-19 15:00:58 +00:00
deploy
This commit is contained in:
@@ -3726,7 +3726,7 @@
|
||||
|
||||
<p>代码在此省略,值得注意的有:</p>
|
||||
<ul>
|
||||
<li>给定数组不包含小数,这意味着我们无需关心如何处理相等的情况。</li>
|
||||
<li>给定数组不包含小数,这意味着我们无须关心如何处理相等的情况。</li>
|
||||
<li>因为该方法引入了小数,所以需要将函数中的变量 <code>target</code> 改为浮点数类型。</li>
|
||||
</ul>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user