Idiot-maker

  :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2015年2月10日

摘要: https://oj.leetcode.com/problems/3sum-closest/Given an arraySofnintegers, find three integers inSsuch that the sum is closest to a given number, targe... 阅读全文
posted @ 2015-02-10 20:51 NickyYe 阅读(157) 评论(0) 推荐(0) 编辑

摘要: https://oj.leetcode.com/problems/3sum/Given an arraySofnintegers, are there elementsa,b,cinSsuch thata+b+c= 0? Find all unique triplets in the array w... 阅读全文
posted @ 2015-02-10 16:57 NickyYe 阅读(408) 评论(0) 推荐(0) 编辑