mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-11 19:17:21 +08:00
88 lines
3.9 KiB
XML
88 lines
3.9 KiB
XML
<?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 7.0.6 (20230106.0513)
|
|
-->
|
|
<!-- Title: main Pages: 1 -->
|
|
<svg width="257pt" height="83pt"
|
|
viewBox="0.00 0.00 257.00 83.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 79)">
|
|
<title>main</title>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title=" ">
|
|
<polygon fill="#999999" stroke="#666666" points="38,-56 0,-56 0,-37 38,-37 38,-56"/>
|
|
<text text-anchor="middle" x="19" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">main</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="node2" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_node2"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/io/manip/endl.html#" xlink:title=" ">
|
|
<polygon fill="white" stroke="#666666" points="247.5,-75 193.5,-75 193.5,-56 247.5,-56 247.5,-75"/>
|
|
<text text-anchor="middle" x="220.5" y="-63" font-family="Helvetica,sans-Serif" font-size="10.00">std::endl</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node2 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node1->Node2</title>
|
|
<path fill="none" stroke="#63b8ff" d="M38.08,-54.59C48.38,-58.76 61.66,-63.39 74,-65.5 110.22,-71.69 152.25,-70.84 181.8,-68.96"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="182.02,-72.45 191.75,-68.25 181.52,-65.47 182.02,-72.45"/>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="node3" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_node3"><a xlink:href="../../dc/d1a/pascal__triangle_8cpp.html#a4fc0e5a112f715c3a73989450b2cc5fd" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="#666666" points="156,-56 74,-56 74,-37 156,-37 156,-56"/>
|
|
<text text-anchor="middle" x="115" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">pascal_triangle</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node3 -->
|
|
<g id="edge2" class="edge">
|
|
<title>Node1->Node3</title>
|
|
<path fill="none" stroke="#63b8ff" d="M38.12,-46.5C45.17,-46.5 53.63,-46.5 62.31,-46.5"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="62.23,-50 72.23,-46.5 62.23,-43 62.23,-50"/>
|
|
</g>
|
|
<!-- Node4 -->
|
|
<g id="node4" class="node">
|
|
<title>Node4</title>
|
|
<g id="a_node4"><a xlink:href="../../dc/d1a/pascal__triangle_8cpp.html#ad7a31d9cb2818d21b1ba12aead7f4c5c" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="#666666" points="152,-19 78,-19 78,0 152,0 152,-19"/>
|
|
<text text-anchor="middle" x="115" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">show_pascal</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node4 -->
|
|
<g id="edge3" class="edge">
|
|
<title>Node1->Node4</title>
|
|
<path fill="none" stroke="#63b8ff" d="M38.12,-39.37C49.49,-34.89 64.53,-28.97 78.23,-23.58"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="79.39,-26.88 87.42,-19.96 76.83,-20.37 79.39,-26.88"/>
|
|
</g>
|
|
<!-- Node4->Node2 -->
|
|
<g id="edge4" class="edge">
|
|
<title>Node4->Node2</title>
|
|
<path fill="none" stroke="#63b8ff" d="M139.06,-19.33C144.67,-21.87 150.6,-24.68 156,-27.5 169.04,-34.3 183.11,-42.62 194.69,-49.74"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="192.51,-52.5 202.85,-54.81 196.21,-46.56 192.51,-52.5"/>
|
|
</g>
|
|
<!-- Node5 -->
|
|
<g id="node5" class="node">
|
|
<title>Node5</title>
|
|
<g id="a_node5"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/io/manip/setw.html#" xlink:title=" ">
|
|
<polygon fill="white" stroke="#666666" points="249,-19 192,-19 192,0 249,0 249,-19"/>
|
|
<text text-anchor="middle" x="220.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">std::setw</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node4->Node5 -->
|
|
<g id="edge5" class="edge">
|
|
<title>Node4->Node5</title>
|
|
<path fill="none" stroke="#63b8ff" d="M152.49,-9.5C161.57,-9.5 171.35,-9.5 180.55,-9.5"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="180.28,-13 190.28,-9.5 180.28,-6 180.28,-13"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|