Owl Get a Life
cuberoot.cpp: In function ‘int main()’:cuberoot.cpp:17:24: error: expected ‘;’ before ‘break’ 17 | cout << mid << '\n' | ^ | ; 18 | break; | ~~~~~