Problem bombing2
User KingKav199
Submission Time 2023-12-28 10:51:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bombing2.cpp: In function ‘int32_t main()’:
bombing2.cpp:22:21: error: expected ‘;’ before ‘}’ token
22 | ans += 1
| ^
| ;
23 | }
| ~