Problem flamethrower
User om2024
Submission Time 2024-06-20 09:49:48
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; j++) {
| ^