mirror of
https://github.com/halfrost/LeetCode-Go.git
synced 2025-07-05 08:27:30 +08:00
添加内容
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
# [35. Search Insert Position](https://leetcode.com/problems/search-insert-position/)
|
||||
|
||||
|
||||
## 题目:
|
||||
## 题目
|
||||
|
||||
Given a sorted array and a target value, return the index if the target is found. If not, return the index where it would be if it were inserted in order.
|
||||
|
||||
|
Reference in New Issue
Block a user