Run id: 155698

Main.cc:3:1: error: expected ';' before 'int'
 int a[1005];
 ^
Main.cc:5:1: error: expected unqualified-id before '{' token
 {
 ^