Run id: 142174

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