Run id: 125643

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