Owl Get a Life
cuberoot.cpp: In function ‘int32_t main()’:cuberoot.cpp:20:19: error: ‘ceil’ was not declared in this scope 20 | mid = ceil((low + high) / 2.0); | ^~~~