摘要:
3Sum ClosestGiven an arraySofnintegers, find three integers inSsuch that the sum is closest to a given number, target. Return the sum of the three integers. You may assume that each input would have exactly one solution.For example, given array S = {-1 2 1 -4}, and target = 1. The sum that is clo... 阅读全文
posted @ 2014-04-07 00:21
tenos
阅读(10434)
评论(0)
推荐(1)

浙公网安备 33010602011771号