Run id: 124791

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