Run id: 157106

Main.cc:2:5: error: 'cin' does not name a type
     cin>>a;
     ^
Main.cc:3:5: error: 'cout' does not name a type
     cout<