Problem | cuberoot |
---|---|
User | Justakiddo |
Submission Time | 2025-03-12 17:22:34 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:11:7: error: ‘i’ was not declared in this scope
11 | for( i = 0; i < amtoftimes; i++){
| ^