Run id: 142598

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