Calculates the monoid sum of items for the querying range between start (inclusive) and end (exclusive).
start
end
The start index (inclusive) of the querying range.
The monoid sum of items for the querying range.
Calculates the monoid sum of items for the querying range between
start(inclusive) andend(exclusive).