Run id: 130636

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