I used accumulate for calculating the sum of elements of the array(which got hacked) however simply calculating the sum via iteration gives the correct result.
Am i missing something or is there any problem with using this "accumulate" thing.
Accepted — (https://mirror.codeforces.com/contest/1985/submission/265437274) ,(https://mirror.codeforces.com/contest/1985/submission/265439252)
Hacked — (https://mirror.codeforces.com/contest/1985/submission/265303752)