摘要: 有必要吐槽一下此题的英文水平。 FFT强撸,没有什么难点。 1 #include <iostream> 2 #include <cstring> 3 #include <cstdio> 4 #include <cmath> 5 using namespace std; 6 const long do 阅读全文
posted @ 2016-05-27 21:46 TenderRun 阅读(592) 评论(0) 推荐(0) 编辑