| Problem | cuberoot |
|---|---|
| User | Citric3thanol |
| Submission Time | 2026-06-25 15:39:59 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:11:22: error: invalid types ‘long long int[long long int]’ for array subscript
11 | while (b*b*b != a[t]){
| ^