Problem duckhunt5
User Schoolpurposes
Submission Time 2025-08-27 14:48:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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