Run id: 105092

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