Owl Get a Life
prime.cpp: In function ‘int32_t main()’:prime.cpp:7:10: error: ‘ciel’ was not declared in this scope; did you mean ‘ceil’? 7 | int c = ciel(n/2); | ^~~~ | ceil