2016年11月3日
摘要: 题目: 思路:设置两个List,一个存储当前层,一个存储最终层 阅读全文
posted @ 2016-11-03 21:51 一只笨笨鸟 阅读(229) 评论(0) 推荐(0)
摘要: 题目: 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 阅读全文
posted @ 2016-11-03 15:39 一只笨笨鸟 阅读(175) 评论(0) 推荐(0)