Problem | cuberoot |
---|---|
User | ZhangBowen |
Submission Time | 2025-04-24 10:16:54 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:5:7: error: ‘i’ was not declared in this scope
5 | for (i=0;i<N;i++){
| ^