Run id: 106742

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