MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / query

Function query

range_queries/prefix_sum_array.cpp:54–54  ·  view source on GitHub ↗

* @brief query function * @param beg begin of the interval to sum * @param end end of the interval to sum * @returns sum of the range [beg, end] */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected