摘要:
版本一: 1 #include<bits/stdc++.h> 2 #define IO ios_base::sync_with_stdio(0);cin.tie(0); 3 using namespace std; 4 int prime[32770], phi[32770]; 5 int main 阅读全文
posted @ 2017-02-14 19:39
NWU_ACM
阅读(135)
评论(0)
推荐(0)
浙公网安备 33010602011771号