Owl Get a Life
party_noi.cpp: In function ‘int main()’:party_noi.cpp:17:13: error: ‘ceil’ was not declared in this scope 17 | Seats = ceil((N + 1) / 2); | ^~~~