Owl Get a Life
party_noi.cpp: In function ‘int main()’:party_noi.cpp:19:15: error: expected ‘;’ before ‘}’ token 19 | cout << count | ^ | ; 20 | } | ~