Problem flamethrower
User huangchengcheng
Submission Time 2026-02-28 11:35:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

flamethrower.cpp: In function ‘int main()’:
flamethrower.cpp:6:12: error: ‘n’ was not declared in this scope
6 | cin >> n >> k;
| ^
flamethrower.cpp:6:17: error: ‘k’ was not declared in this scope
6 | cin >> n >> k;
| ^