| Problem | cuberoot |
|---|---|
| User | wtnetlegend |
| Submission Time | 2025-01-29 13:23:18 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:7:7: error: ‘i’ was not declared in this scope
7 | for (i = 1; i <= t; i++){
| ^