| Problem | duckhunt13 |
|---|---|
| User | RaphaelTanKaiJie1000 |
| Submission Time | 2025-06-18 11:12:33 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
duckhunt13.cpp: In function ‘int main()’:
duckhunt13.cpp:18:13: error: ‘duckCount’ was not declared in this scope
18 | duckCount[X]++;
| ^~~~~~~~~
duckhunt13.cpp:24:17: error: ‘duckCount’ was not declared in this scope
24 | duckCount[X]--;
| ^~~~~~~~~