Leetcode之Two Sum II - Input array is sorted 问题

问题描述: Given an array of integers that is already sorted in ascending order, find two numbers such that they add up to a specific target number. The function twoSum should return indices of the two num
相关文章
相关标签/搜索