You are viewing a single comment's thread. Return to all comments →
why it is a[q + 1] -= sum, it should be a[q + 1] += sum, right????
Seems like cookies are disabled on this browser, please enable them to open this website
Array Manipulation
You are viewing a single comment's thread. Return to all comments →
why it is a[q + 1] -= sum, it should be a[q + 1] += sum, right????