Run id: 106376

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