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