2020年7月21日
摘要: 39分8组,取1-15之间的数值,不重复 C 39 8 = 3种 C 39 6 =139 种 C 39 4 = 47 种 private static void C2(int sum, int k, int current, string str, List<string> result) { if 阅读全文
posted @ 2020-07-21 11:27 icemaker 阅读(139) 评论(0) 推荐(0)