Run id: 129124

Main.cc: In function 'int main()':
Main.cc:6:5: error: 'cin' was not declared in this scope
     cin>>n;
     ^
Main.cc:14:9: error: 'cout' was not declared in this scope
         cout<<"是素数"<