[LeetCode] Combinations, Solution
摘要:
Given two integers n and k, return all possible combinations of k numbers out of 1 ... n.For example,If n = 4 and k = 2, a solution is:[ [2,4], [3,4... 阅读全文
posted @ 2013-01-27 10:37
小刀初试
阅读(124)
评论(0)
推荐(0)
浙公网安备 33010602011771号