Idiot-maker

  :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 59 下一页

2015年3月18日

摘要: https://leetcode.com/problems/substring-with-concatenation-of-all-words/ You are given a string, S, and a list of words, L, that are all of the same l 阅读全文
posted @ 2015-03-18 21:17 NickyYe 阅读(274) 评论(0) 推荐(0) 编辑

2015年3月15日

摘要: https://leetcode.com/problems/combination-sum-ii/description/ Given a collection of candidate numbers (C) and a target number (T), find all unique com 阅读全文
posted @ 2015-03-15 21:14 NickyYe 阅读(220) 评论(0) 推荐(0) 编辑

摘要: https://leetcode.com/problems/combination-sum/Given a set of candidate numbers (C) and a target number (T), find all unique combinations inCwhere the ... 阅读全文
posted @ 2015-03-15 20:12 NickyYe 阅读(172) 评论(0) 推荐(0) 编辑

2015年3月14日

摘要: https://leetcode.com/problems/count-and-say/The count-and-say sequence is the sequence of integers beginning as follows:1, 11, 21, 1211, 111221, ...1i... 阅读全文
posted @ 2015-03-14 20:38 NickyYe 阅读(239) 评论(0) 推荐(0) 编辑

摘要: https://leetcode.com/problems/divide-two-integers/Divide two integers without using multiplication, division and mod operator.If it is overflow, retur... 阅读全文
posted @ 2015-03-14 14:26 NickyYe 阅读(250) 评论(0) 推荐(0) 编辑

上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 59 下一页