Owl Get a Life
cuberoot.cpp: In function ‘int main()’:cuberoot.cpp:13:4: error: ‘mid’ was not declared in this scope 13 | mid = (l + r) / 2; | ^~~