Run id: 134095

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