| Problem | cuberoot |
|---|---|
| User | elegantarmour |
| Submission Time | 2024-08-11 01:17:48 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:14:6: error: ‘num’ was not declared in this scope; did you mean ‘enum’?
14 | if (num == 0) {
| ^~~
| enum