Run id: 130373

Main.cc:1:2: error: invalid preprocessing directive #inlude
 #inlude
  ^
Main.cc: In function 'int main()':
Main.cc:8:1: error: 'cin' was not declared in this scope
 cin>>n>>m; 
 ^
Main.cc:22:3: error: 'cout' was not declared in this scope
   cout<