Owl Get a Life
cuberoot.cpp: In function ‘int main()’:cuberoot.cpp:13:18: error: ‘class std::vector<int>’ has no member named ‘length’ 13 | for (int i; i<b.length;i++){ | ^~~~~~