Problem duckhunt12
User dumgod
Submission Time 2025-07-15 09:08:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt12.cpp:1:1: error: ā€˜n’ does not name a type
1 | n, x, y = map(int, input().split())
| ^