| Problem | cuberoot |
|---|---|
| User | ThinkingGeek257 |
| Submission Time | 2026-06-25 14:43:58 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cuberoot.cpp:3:26: error: ‘input’ was not declared in this scope
3 | int low = 0, mid, high = input;
| ^~~~~