Run id: 142597

Main.cc:8:1: error: 'cin' does not name a type
 cin>>a>>b;
 ^
Main.cc:9:1: error: 'cout' does not name a type
 cout<