Run id: 91157

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