Problem | flamethrower |
---|---|
User | MrPuddleVon |
Submission Time | 2025-06-19 19:58:16 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
flamethrower.cpp: In function ‘int main()’:
flamethrower.cpp:21:15: error: expected ‘}’ at end of input
21 | cout << total;
| ^
flamethrower.cpp:4:13: note: to match this ‘{’
4 | int main () {
| ^