Run id: 128196

Main.cc:2:5: error: stray '#' in program
 int #include
     ^
Main.cc:1:1: error: 'ing' does not name a type
 ing namespace std;
 ^
Main.cc:2:13: error: expected initializer before '<' token
 int #include
             ^