lichao_normal

导航

2016年11月21日 #

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 int 阅读全文

posted @ 2016-11-21 16:50 lichao_normal 阅读(145) 评论(0) 推荐(0) 编辑