Run id: 154379

Main.cc:3:10: error: 'i' was not declared in this scope
 int main(i) 
          ^
Main.cc:4:1: error: expected ',' or ';' before '{' token
 {
 ^