Run id: 93282

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