Problem flamethrower
User toditisdoingthisforfun
Submission Time 2026-01-05 13:02:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

flamethrower.cpp: In function ‘int main()’:
flamethrower.cpp:9:1: error: a function-definition is not allowed here before ‘{’ token
9 | {
| ^
flamethrower.cpp:37:1: error: expected ‘}’ at end of input
37 | }
| ^
flamethrower.cpp:4:1: note: to match this ‘{’
4 | {
| ^