Run id: 121965

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