Problem duckhunt41
User LimCheeHann
Submission Time 2026-05-12 21:42:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt41.cpp: In function ‘int main()’:
duckhunt41.cpp:63:11: error: invalid types ‘int[int]’ for array subscript
63 | if(pos[1]==200000||!updates){
| ^