mirror of
https://github.com/krahets/hello-algo.git
synced 2025-11-03 21:58:48 +08:00
Update binary_search.md (#699)
This commit is contained in:
@ -21,7 +21,7 @@
|
|||||||
若数组不包含目标元素,搜索区间最终会缩小为空。此时返回 $-1$ 。
|
若数组不包含目标元素,搜索区间最终会缩小为空。此时返回 $-1$ 。
|
||||||
|
|
||||||
=== "<1>"
|
=== "<1>"
|
||||||

|

|
||||||
|
|
||||||
=== "<2>"
|
=== "<2>"
|
||||||

|

|
||||||
|
|||||||
Reference in New Issue
Block a user