Owl Get a Life
party_noi.cpp: In function ‘int main()’:party_noi.cpp:15:17: error: ‘ceil’ was not declared in this scope 15 | int seats = ceil((double)n / 2); | ^~~~