随笔分类 -  FFT

摘要:代码: 1 #include<iostream> 2 #include<cstdio> 3 #include<cstring> 4 #include<cmath> 5 #include<algorithm> 6 using namespace std; 7 #define N 800010 8 #d 阅读全文
posted @ 2017-03-26 13:31 gjghfd 阅读(147) 评论(0) 推荐(0)