auto commit
This commit is contained in:
parent
9eb3dff9c1
commit
0ae1f6c46b
|
@ -67,7 +67,7 @@
|
|||
```html
|
||||
Input: numbers={2, 7, 11, 15}, target=9
|
||||
Output: index1=1, index2=2
|
||||
```3
|
||||
```
|
||||
|
||||
题目描述:在有序数组中找出两个数,使它们的和为 target。
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user