摘要: #include<cstdio>//分解质因数 二维前缀和 #include<iostream> #include<cmath> #include<cstring> #include<iomanip> #include<algorithm> using namespace std; int qz[2 阅读全文
posted @ 2018-05-10 15:56 谨川 阅读(115) 评论(0) 推荐(0) 编辑