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

Method query

84_segmentTreeQuery.java:20–35  ·  view source on GitHub ↗

@param root, start, end: The root of segment tree and an segment / interval @return: The maximum 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 1

maxMethod · 0.95

Tested by

no test coverage detected