| Problem | cuberoot |
|---|---|
| User | NikhilSiddharth67 |
| Submission Time | 2026-03-06 17:08:56 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:12:19: error: ‘i’ was not declared in this scope
12 | cout << cbrtl (a[i])
| ^