Problem | flamethrower_ex |
---|---|
User | Fallen |
Submission Time | 2024-11-10 15:10:28 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
flamethrower_ex.cpp: In function ‘int main()’:
flamethrower_ex.cpp:26:17: error: expected ‘}’ at end of input
26 | cout << high;
| ^
flamethrower_ex.cpp:5:11: note: to match this ‘{’
5 | int main(){
| ^