摘要: Rt 注意len要为2的幂 #include <bits/stdc++.h> using namespace std; const double PI = acos(-1.0); inline int read() { char c=getchar();int x=0,f=1; while(c<'0 阅读全文
posted @ 2019-08-11 18:26 lwqq3 阅读(171) 评论(0) 推荐(0)