Loading

摘要: 洛谷P1495 https://www.luogu.com.cn/problem/P1495 #include<iostream> #include<string> #include<cmath> #include<cstring> #include<vector> #include<map> #i 阅读全文
posted @ 2020-02-18 20:59 MQFLLY 阅读(224) 评论(0) 推荐(0) 编辑
摘要: 勘误: 多重集的组合 (1) (2) 答案应为C(n+r-1,r-1) 阅读全文
posted @ 2020-02-18 19:07 MQFLLY 阅读(119) 评论(0) 推荐(0) 编辑
摘要: #include<iostream> #include<string> #include<cmath> #include<cstring> #include<vector> #include<map> #include<set> #include<algorithm> #include<queue> 阅读全文
posted @ 2020-02-18 11:11 MQFLLY 阅读(178) 评论(0) 推荐(0) 编辑