Problem flamethrower
User paintedwolff
Submission Time 2024-03-02 18:08:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

flamethrower.cpp: In function ‘int main()’:
flamethrower.cpp:17:16: error: expected ‘}’ at end of input
17 | cout << count;
| ^
flamethrower.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^