Problem duckhunt21
User shoryu386
Submission Time 2025-12-05 13:30:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt21.cpp: In function ‘int main()’:
duckhunt21.cpp:16:11: error: ‘x’ was not declared in this scope
16 | if (arr[x] == 0) cout << 2;
| ^