mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-24 02:23:10 +08:00
Documentation for 34720ae2d3
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 6.0.2 (20221011.1828)
|
||||
<!-- Generated by graphviz version 7.0.0 (20221023.0053)
|
||||
-->
|
||||
<!-- Title: range_queries/prefix_sum_array.cpp Pages: 1 -->
|
||||
<svg width="192pt" height="93pt"
|
||||
@@ -30,8 +30,8 @@
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M77.55,-54.84C67.08,-46.09 53.64,-34.85 42.91,-25.88"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="44.91,-22.99 34.99,-19.27 40.42,-28.36 44.91,-22.99"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M77.2,-54.54C67.03,-46.04 54.16,-35.29 43.68,-26.53"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="45.96,-23.87 36.04,-20.15 41.47,-29.24 45.96,-23.87"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
@@ -45,8 +45,8 @@
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M94.5,-54.84C94.5,-47.21 94.5,-37.7 94.5,-29.45"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="98,-29.27 94.5,-19.27 91,-29.27 98,-29.27"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M94.5,-54.54C94.5,-47.34 94.5,-38.53 94.5,-30.68"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="98,-30.69 94.5,-20.69 91,-30.69 98,-30.69"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
@@ -60,8 +60,8 @@
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M110.72,-54.84C120.74,-46.09 133.61,-34.85 143.88,-25.88"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="146.23,-28.48 151.46,-19.27 141.63,-23.21 146.23,-28.48"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M111.06,-54.54C120.79,-46.04 133.11,-35.29 143.14,-26.53"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="145.19,-29.38 150.42,-20.17 140.59,-24.11 145.19,-29.38"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
Reference in New Issue
Block a user