MCPcopy Create free account
hub / github.com/Jensenczx/CodeEveryday / intervalSum

Method intervalSum

89_intervalSum.java:28–40  ·  view source on GitHub ↗

@param A, queries: Given an integer array and an query list @return: The result list

(int[] A, 
                                       ArrayList<Interval> queries)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

buildTreeMethod · 0.95
queryMethod · 0.95
addMethod · 0.80

Tested by

no test coverage detected