上一页 1 2 3 4 5 6 7 8 9 10 ··· 28 下一页
摘要: Problem Definition:Given a collection of candidate numbers (C) and a target number (T), find all unique combinations in C where the candidate numbers ... 阅读全文
posted @ 2015-08-04 16:20 曾可爱 阅读(117) 评论(0) 推荐(0)
摘要: Problem Definition:Given a set of candidate numbers (C) and a target number (T), find all unique combinations in C where the candidate numbers sums to... 阅读全文
posted @ 2015-08-04 16:12 曾可爱 阅读(130) 评论(0) 推荐(0)
摘要: Problem Definition:Given a sorted array and a target value, return the index if the target is found. If not, return the index where it would be if it ... 阅读全文
posted @ 2015-08-04 16:04 曾可爱 阅读(135) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 9 10 ··· 28 下一页