Run id: 157561

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