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

Compile Error

duckhunt24.cpp: In function ‘int main()’:
duckhunt24.cpp:19:29: error: expected ‘)’ before ‘;’ token
19 | partial_sum(arr[0], arr[v];
| ~ ^
| )