MCPcopy Create free account
hub / github.com/OpenGenus/cosmos / getSum

Function getSum

code/data_structures/src/tree/segment_tree/segment_tree.c:79–89  ·  view source on GitHub ↗

Return sum of elements in range from index qs (quey start) to qe (query end). It mainly uses getSumUtil()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.70

Calls 1

getSumUtilFunction · 0.85

Tested by

no test coverage detected