| Problem | flamethrower |
|---|---|
| User | R9q5P8 |
| Submission Time | 2025-10-24 11:07:18 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
flamethrower.cpp: In function ‘int main()’:
flamethrower.cpp:34:17: error: expected ‘}’ at end of input
34 | cout << largest;
| ^
flamethrower.cpp:6:1: note: to match this ‘{’
6 | {
| ^