这是本文档旧的修订版!
#include<bits/stdc++.h> using namespace std; const int N=1e7; int p[N];质数表 int int main(){ return 0; }