| Problem | flamethrower |
|---|---|
| User | Hijackedsoul |
| Submission Time | 2023-06-20 01:53:57 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
flamethrower.cpp: In function ‘int main()’:
flamethrower.cpp:28:13: error: expected ‘}’ at end of input
28 | return 0;
| ^
flamethrower.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^