Run id: 142596

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