mirror of
https://github.com/CyC2018/CS-Notes.git
synced 2025-07-13 15:34:09 +08:00
auto commit
This commit is contained in:
@ -67,7 +67,7 @@
|
||||
```html
|
||||
Input: numbers={2, 7, 11, 15}, target=9
|
||||
Output: index1=1, index2=2
|
||||
```3
|
||||
```
|
||||
|
||||
题目描述:在有序数组中找出两个数,使它们的和为 target。
|
||||
|
||||
|
Reference in New Issue
Block a user