LeetCode 16. 3Sum Closest(最接近的和)
原题网址:https://leetcode.com/problems/3sum-closest/
Given an array S of n integers, find three integers in S such that the sum is closest to a given number, target. Return the sum of the three integ
原创
2016-05-19 06:09:48 ·
458 阅读 ·
0 评论