| Problem | cuberoot |
|---|---|
| User | TheVeryJerryBerry |
| Submission Time | 2026-06-25 15:57:38 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘long long int out(long long int)’:
cuberoot.cpp:19:13: error: ‘l’ was not declared in this scope
19 | l = (a+1)/2;
| ^