Problem duckhunt
User R9q5P8
Submission Time 2026-01-16 16:06:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt.cpp: In function ‘int main()’:
duckhunt.cpp:29:17: error: ‘duck’ was not declared in this scope
29 | int count = duck[0][0];
| ^~~~