摘要:
蒻蒟被困一个上午呜呜呜 先放个链接https://www.luogu.com.cn/problem/P1018 DS大爹帮忙弄出来的AC代码 #include <bits/stdc++.h> using namespace std; #define LL long long int const in 阅读全文
摘要:
https://www.luogu.com.cn/problem/P1005 AC代码 #include <bits/stdc++.h> using namespace std; #define LL long long int #define N 85 const int MOD=10000,MA 阅读全文