Run id: 114343

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