Run id: 112627

Main.cc: In function 'int main()':
Main.cc:7:5: error: 'cin' was not declared in this scope
     cin>>n;
     ^
Main.cc:28:9: error: 'cout' was not declared in this scope
         cout<