会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
AGFghy
Forever
首页
新随笔
管理
2019年1月7日
Luogu P3803 【模板】多项式乘法 (FFT) (NTT)
摘要: "Luogu P3803 【模板】多项式乘法(FFT)" FFT include include using namespace std; const int MAXN=5e6+5; const int mo=998244353; const int g=3; int n,m,limit,len,i
阅读全文
posted @ 2019-01-07 17:23 AGFghy
阅读(140)
评论(0)
推荐(0)
编辑
公告