Problem duckhunt5
User xragon
Submission Time 2024-12-21 09:26:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt5.cpp: In function ‘int main()’:
duckhunt5.cpp:29:1: error: expected ‘}’ at end of input
29 | }
| ^
duckhunt5.cpp:4:15: note: to match this ‘{’
4 | signed main() {
| ^