Owl Get a Life
party_noi.cpp: In function ‘int main()’:party_noi.cpp:13:24: error: expected ‘;’ before ‘}’ token 13 | seats = (n+1)/2 | ^ | ; 14 | } | ~