| Problem | flamethrower |
|---|---|
| User | Daddy |
| Submission Time | 2023-11-06 13:08:06 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
flamethrower.cpp: In function ‘int main()’:
flamethrower.cpp:14:10: error: expected ‘}’ at end of input
14 | }cout<<x;
| ^
flamethrower.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^