@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 not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected