Run id: 132094

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