Run id: 107071

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