Run id: 153760

Main.cc:4:5: error: expected initializer before 'int'
     int a;
     ^
Main.cc:6:5: error: 'cout' does not name a type
     cout<<"sum is"<