| Problem | devour |
|---|---|
| User | 01100100 |
| Submission Time | 2025-02-19 18:05:54 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
devour.cpp: In function ‘integer main()’:
devour.cpp:10:9: error: ‘i’ was not declared in this scope
10 | for(i=n;i<n;i++){
| ^
devour.cpp:15:9: error: ‘i’ was not declared in this scope
15 | for(i=n;i<n;i++){
| ^