Run id: 149777

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