Owl Get a Life
cuberoot.cpp: In function ‘int main()’:cuberoot.cpp:21:17: error: ‘mid’ was not declared in this scope; did you mean ‘min’? 21 | cout << mid << "\n"; | ^~~ | min