摘要: 多项式模板 多项式大全,支持$NTT$模数(模数不是mod,是yl(~~听说%神仙涨RP~~))。 include define ll long long using namespace std; const int _=4e5+20,yl=998244353; ll r[_],inv[_]={1, 阅读全文
posted @ 2019-01-10 21:27 the_Despair 阅读(293) 评论(0) 推荐(0) 编辑