Problem | flamethrower_ex |
---|---|
User | ilovepythonandhatecplusplus |
Submission Time | 2024-11-01 15:21:43 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
flamethrower_ex.cpp: In function ‘int main()’:
flamethrower_ex.cpp:14:10: error: ‘f’ was not declared in this scope
14 | for (f=e;f<k+e;f++){
| ^
flamethrower_ex.cpp:23:1: error: expected ‘}’ at end of input
23 | }
| ^
flamethrower_ex.cpp:3:12: note: to match this ‘{’
3 | int main() {
| ^