Run id: 154378

Main.cc:4:1: error: expected initializer before 'int'
 int i;
 ^
Main.cc:5:1: error: expected unqualified-id before '{' token
 {
 ^