| Problem | flamethrower |
|---|---|
| User | AppleOnAstick |
| Submission Time | 2023-11-09 14:12:53 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
flamethrower.cpp: In function ‘int32_t main()’:
flamethrower.cpp:21:11: error: expected ‘}’ at end of input
21 | cout<<max;
| ^
flamethrower.cpp:6:1: note: to match this ‘{’
6 | {
| ^