mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-21 20:31:43 +08:00
14 lines
1.1 KiB
Plaintext
14 lines
1.1 KiB
Plaintext
<map id="range_queries/segtree.cpp" name="range_queries/segtree.cpp">
|
|
<area shape="rect" id="Node000001" title="Implementation of [Segment Tree] (https://en.wikipedia.org/wiki/Segment_tree) data structure." alt="" coords="118,5,293,31"/>
|
|
<area shape="rect" id="Node000002" title=" " alt="" coords="5,79,70,105"/>
|
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="178,34,81,75,79,70,176,29"/>
|
|
<area shape="rect" id="Node000003" title=" " alt="" coords="94,79,152,105"/>
|
|
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="193,34,150,71,146,67,190,30"/>
|
|
<area shape="rect" id="Node000004" title=" " alt="" coords="175,79,236,105"/>
|
|
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="208,31,208,63,203,63,203,31"/>
|
|
<area shape="rect" id="Node000005" title=" " alt="" coords="259,79,330,105"/>
|
|
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="222,29,270,67,266,71,219,34"/>
|
|
<area shape="rect" id="Node000006" title=" " alt="" coords="354,79,412,105"/>
|
|
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="237,29,341,71,339,76,235,34"/>
|
|
</map>
|