摘要:
#include<iostream> #include<cstring> #include<cstdio> #include<algorithm> #include<queue> #include<vector> #define maxn 300100 using namespace std; const int N = 110; const int base = 20010; int n, k, 阅读全文
posted @ 2019-10-23 21:45
Lesning
阅读(138)
评论(0)
推荐(0)
摘要:
#include #include #include #include using namespace std; typedef long long ll; ll list[200010]; ll ans[200010]; ll g[200010]; ll f[200010]; int n,c; int main(){ scanf("%d %d",&n,&c); for(int i... 阅读全文
posted @ 2019-10-23 18:41
Lesning
阅读(167)
评论(0)
推荐(0)
摘要:
学到了一份排列组合的公式 阅读全文
posted @ 2019-10-23 13:36
Lesning
阅读(269)
评论(0)
推荐(0)

浙公网安备 33010602011771号