Problem duckhunt5
User Yichen
Submission Time 2025-08-19 14:27:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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