摘要: 这个东西太 nb 了 ~ code: #include <bits/stdc++.h> #define ll long long #define setIO(s) freopen(s".in","r",stdin) using namespace std; const int mod=9982443 阅读全文
posted @ 2019-11-22 16:15 EM-LGH 阅读(137) 评论(0) 推荐(0) 编辑
摘要: 生成函数这个东西太好用了~ code: #include <bits/stdc++.h> #define ll long long #define setIO(s) freopen(s".in","r",stdin) using namespace std; const int mod=998244 阅读全文
posted @ 2019-11-22 10:55 EM-LGH 阅读(162) 评论(0) 推荐(0) 编辑
摘要: 总结啥的就放到多项式入门里了,好多细节需要注意~ code: #include <bits/stdc++.h> #define ll long long #define setIO(s) freopen(s".in","r",stdin) using namespace std; const int 阅读全文
posted @ 2019-11-22 10:15 EM-LGH 阅读(137) 评论(0) 推荐(0) 编辑