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

Method query

90_segmentTreequery2.java:20–39  ·  view source on GitHub ↗

@param root, start, end: The root of segment tree and an segment / interval @return: The count number in the interval [start, end]

(SegmentTreeNode root, int start, int end)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected