摘要: 求原根和单位根差不多吧... 多项式的东西 背背背 #include<cstdio> #include<cstring> #include<algorithm> using namespace std; #define MAXN 100000 #define MOD 998244353 #defin 阅读全文
posted @ 2018-01-30 10:04 探险家Mr.H 阅读(290) 评论(0) 推荐(0) 编辑