会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
jxc
我是蒟蒻
首页
新随笔
联系
管理
2017年10月6日
多项式乘法
摘要: #include #include using namespace std; typedef complex cd; const int maxn=1e6; const double pi=acos(-1); cd a[maxn+10],b[maxn+10]; int n,m,l,x,lgl=-1,r[maxn+10]; void fft(cd x[],int d){ for(int i...
阅读全文
posted @ 2017-10-06 18:26 jxcakak
阅读(145)
评论(1)
推荐(1)
编辑
公告