Problem flamethrower
User isaackhong
Submission Time 2023-01-07 15:59:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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