mirror of
https://github.com/youngyangyang04/leetcode-master.git
synced 2025-07-09 03:34:02 +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