| Problem | cuberoot |
|---|---|
| User | StarSparrowFox |
| Submission Time | 2024-08-12 14:12:42 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:10:9: error: ‘low’ was not declared in this scope; did you mean ‘lo’?
10 | while (low < hi) {
| ^~~
| lo