mirror of
https://github.com/youngyangyang04/leetcode-master.git
synced 2025-07-08 16:54:50 +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