Run id: 154749

Main.cc:6:1: error: expected initializer before 'cin'
 cin>>a>>b;
 ^
Main.cc:7:1: error: 'cout' does not name a type
 cout<