Run id: 104467

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