[leetcode] Combinations @ Python [ask for help]
摘要:
https://oj.leetcode.com/problems/combinations/Given two integers n and k, return all possible combinations of k numbers out of 1 ... n.For example,If ... 阅读全文
posted @ 2014-09-20 09:16 AIDasr 阅读(132) 评论(0) 推荐(0) 编辑