Run ID: 36679

Main.cc: In function ‘int main()’:
Main.cc:8:2: error: expected ‘;’ before ‘return’
  return 0;
  ^~~~~~