Owl Get a Life
cuberoot.cpp: In function ‘int main()’:cuberoot.cpp:11:10: error: expected ‘;’ before ‘}’ token 11 | j += 1 | ^ | ; 12 | } | ~