Problem flamethrower
User om2024
Submission Time 2024-06-20 09:52:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

flamethrower.cpp: In function ‘int main()’:
flamethrower.cpp:15:23: error: ‘i’ was not declared in this scope
15 | for (int j = 0; j < i+k; j++) {
| ^