码迷,mamicode.com
首页 >  
搜索关键字:candidate    ( 398个结果
LeetCode 39/40. Combination Sum i, ii
1. 题目描述39 Given a set of candidate numbers (C) and a target number (T), find all unique combinations in C where the candidate numbers sums to T. The same repeated number may be chosen from C unl...
分类:其他好文   时间:2016-05-07 10:53:11    阅读次数:259
【一天一道LeetCode】#40. Combination Sum II
一天一道LeetCode系列(一)题目 Given a collection of candidate numbers (C) and a target number (T), find all unique combinations in C where the candidate numbers sums to T. Each number in C may only be use...
分类:其他好文   时间:2016-05-06 15:35:39    阅读次数:146
Leetcode 39 40 216 Combination Sum I II III
Combination Sum Given a set of candidate numbers (C) and a target number (T), find all unique combinations in C where the candidate numbers sums to T. ...
分类:其他好文   时间:2016-04-06 21:48:07    阅读次数:188
Combination Sum II
Given a collection of candidate numbers (C) and a target number (T), find all unique combinations in C where the candidate numbers sums to T. Each num ...
分类:其他好文   时间:2016-04-06 00:22:31    阅读次数:147
【LeetCode题意分析&解答】39. Combination Sum
Given a set of candidate numbers (C) and a target number (T), find all unique combinations in C where the candidate numbers sums to T. The same repeat
分类:其他好文   时间:2016-03-18 00:27:27    阅读次数:147
lintcode-medium-Combination Sum II
Given a collection of candidate numbers (C) and a target number (T), find all unique combinations in Cwhere the candidate numbers sums to T. Each numb
分类:其他好文   时间:2016-03-16 07:15:49    阅读次数:146
[LeetCode]Combination Sum
题目描述: Given a set of candidate numbers (C) and a target number (T), find all unique combinations in C where the candidate numbers sums to T. The same 
分类:其他好文   时间:2016-03-10 14:20:11    阅读次数:155
[LeetCode]Combination Sum II
题目描述: Given a collection of candidate numbers (C) and a target number (T), find all unique combinations in C where the candidate numbers sums to T. Ea
分类:其他好文   时间:2016-03-10 14:11:40    阅读次数:146
39. Combination Sum
1. 每个元素可用多次 Given a set of candidate numbers (C) and a target number (T), find all unique combinations in C where the candidate numbers sums to T. The
分类:其他好文   时间:2016-03-05 19:00:31    阅读次数:183
LeetCode 39. Combination Sum
Given a set of candidate numbers (C) and a target number (T), find all unique combinations in C where the candidate numbers sums to T. The same repeat
分类:其他好文   时间:2016-02-25 00:25:28    阅读次数:141
398条   上一页 1 ... 16 17 18 19 20 ... 40 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!