| Problem | cuberoot |
|---|---|
| User | guru1396 |
| Submission Time | 2024-12-07 15:53:29 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:15:29: error: ‘i’ was not declared in this scope
15 | for (long long j = 0; j<t; i++){
| ^
cuberoot.cpp:20:29: error: ‘i’ was not declared in this scope
20 | for (long long j = 0; j<t; i++){
| ^