Problem | flamethrower |
---|---|
User | ovuvuevuevueenyetuewuevue |
Submission Time | 2025-02-01 21:55:51 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
flamethrower.cpp: In function ‘int main()’:
flamethrower.cpp:9:6: error: ‘i’ was not declared in this scope
9 | for(i=0;i<n;i++){
| ^
flamethrower.cpp:13:6: error: ‘i’ was not declared in this scope
13 | for(i=0;i<k;i++){
| ^
flamethrower.cpp:17:6: error: ‘i’ was not declared in this scope
17 | for(i=k;i<n;i++){
| ^