Given an array of integers numbers that is already sorted in non-decreasing order, find two numbers such that they add up to a specific target number.
コメント