Run id: 116190

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