Problem duckhunt13
User Nayaa2403
Submission Time 2025-06-18 10:46:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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