Run id: 122793

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