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

Method modify

85_modifySegmentTree.java:20–37  ·  view source on GitHub ↗

@param root, index, value: The root of segment tree and @ change the node's value with [index, index] to the new given value @return: void

(SegmentTreeNode root, int index, int value)

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