Problem duckhunt24
User smartsword
Submission Time 2025-12-10 09:52:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt24.cpp: In function ‘int main()’:
duckhunt24.cpp:18:7: error: request for member ‘end’ in ‘arr’, which is of non-class type ‘long long int [n]’
18 | arr.end() = arr[v]
| ^~~