Owl Get a Life
party_noi.cpp: In function ‘int main()’:party_noi.cpp:27:10: error: expected ‘;’ before ‘}’ token 27 | return 0 | ^ | ; 28 | } | ~