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