Problem flamethrower
User nzx
Submission Time 2025-08-25 09:11:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

flamethrower.cpp: In function ‘int main()’:
flamethrower.cpp:23:19: error: expected ‘}’ at end of input
23 | cout<<ihatepoe;
| ^
flamethrower.cpp:4:19: note: to match this ‘{’
4 | signed main(void) {
| ^