Problem cuberoot
User Kanish
Submission Time 2023-11-09 13:58:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cuberoot.cpp: In function ‘int32_t main()’:
cuberoot.cpp:9:17: error: ‘x’ was not declared in this scope
9 | if (testCbrt <= x) {
| ^