Problem | flamethrower |
---|---|
User | carson |
Submission Time | 2025-03-12 15:35:32 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
flamethrower.cpp: In function ‘int main()’:
flamethrower.cpp:25:13: error: expected ‘}’ at end of input
25 | cout << max;
| ^
flamethrower.cpp:4:1: note: to match this ‘{’
4 | {
| ^