mirror of
https://github.com/youngyangyang04/leetcode-master.git
synced 2026-04-24 02:21:28 +08:00
添加0704二分查找 Ruby 版本
This commit is contained in:
@@ -350,8 +350,6 @@ def search(nums, target)
|
|||||||
end
|
end
|
||||||
-1
|
-1
|
||||||
end
|
end
|
||||||
|
|
||||||
p search(nums,target)
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user