Run id: 115375

Main.cc: In function 'int main()':
Main.cc:13:1: error: expected ';' before 'return'
 return 0;
 ^