combinations(组合)
摘要:
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: 从1,。。。,n中选出k个 阅读全文
posted @ 2018-01-02 21:59 夜的第八章 阅读(190) 评论(0) 推荐(0)
浙公网安备 33010602011771号