Owl Get a Life
cuberoot.cpp: In function ‘int bs(std::vector<long long int>, ll)’:cuberoot.cpp:18:14: error: expected ‘;’ before ‘}’ token 18 | return -1 | ^ | ; 19 | 20 | } | ~