Owl Get a Life
cuberoot.cpp: In function ‘int main()’:cuberoot.cpp:14:4: error: ‘mid’ was not declared in this scope; did you mean ‘min’? 14 | mid = (min+max)/2; | ^~~ | min