Problem flamethrower
User brat
Submission Time 2025-09-23 23:10:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

flamethrower.cpp: In function ‘int main()’:
flamethrower.cpp:19:8: error: ‘window’ was not declared in this scope; did you mean ‘windows’?
19 | ans = window;
| ^~~~~~
| windows