摘要:
#include<iostream> #include<ctime> #include<algorithm> #include<cstdio> using namespace std; long long data[10005],d[10005]; void init(int n){ int j; 阅读全文
posted @ 2021-08-16 19:14
智人心
阅读(34)
评论(0)
推荐(0)
摘要:
#include<iostream> #include<cstring> #include<cstdio> using namespace std; int prime[20005]; void init(){ int i,j; memset(prime,0,sizeof prime); prime 阅读全文
posted @ 2021-08-16 19:13
智人心
阅读(85)
评论(0)
推荐(0)

浙公网安备 33010602011771号