Run id: 118444

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