Problem duckhunt13
User Feiyang
Submission Time 2025-06-18 10:52:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt13.cpp: In function ‘int main()’:
duckhunt13.cpp:36:1: error: expected ‘}’ at end of input
36 | }
| ^
duckhunt13.cpp:3:12: note: to match this ‘{’
3 | int main() {
| ^