Run id: 118631

Main.cc: In function 'int main()':
Main.cc:4:15: error: a function-definition is not allowed here before '{' token
     int main(){
               ^
Main.cc:14:5: error: expected '}' at end of input
     }
     ^