TheAlgorithms-C/db/d74/problem__13_2sol1_8c__incl.svg

83 lines
3.4 KiB
XML
Raw Normal View History

<?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: project_euler/problem_13/sol1.c Pages: 1 -->
<svg width="255pt" height="93pt"
viewBox="0.00 0.00 255.00 93.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 89)">
<title>project_euler/problem_13/sol1.c</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Problem 13 solution">
<polygon fill="#999999" stroke="#666666" points="177.5,-85 67.5,-85 67.5,-55 177.5,-55 177.5,-85"/>
<text text-anchor="start" x="75.5" y="-73" font-family="Helvetica,sans-Serif" font-size="10.00">project_euler/problem</text>
<text text-anchor="middle" x="122.5" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">_13/sol1.c</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="49,-19 0,-19 0,0 49,0 49,-19"/>
<text text-anchor="middle" x="24.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">stdint.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="#63b8ff" d="M98.28,-54.54C83.26,-45.58 64.04,-34.1 48.98,-25.11"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="51,-22.24 40.62,-20.12 47.41,-28.25 51,-22.24"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="113.5,-19 67.5,-19 67.5,0 113.5,0 113.5,-19"/>
<text text-anchor="middle" x="90.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">stdio.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="#63b8ff" d="M114.59,-54.54C110.42,-46.91 105.25,-37.46 100.77,-29.27"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="103.84,-27.6 95.97,-20.5 97.7,-30.96 103.84,-27.6"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="179.5,-19 131.5,-19 131.5,0 179.5,0 179.5,-19"/>
<text text-anchor="middle" x="155.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">stdlib.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="#63b8ff" d="M130.66,-54.54C135.01,-46.82 140.41,-37.24 145.07,-28.99"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="148,-30.92 149.86,-20.49 141.9,-27.48 148,-30.92"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="247,-19 198,-19 198,0 247,0 247,-19"/>
<text text-anchor="middle" x="222.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">string.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node5 -->
<g id="edge4" class="edge">
<title>Node1&#45;&gt;Node5</title>
<path fill="none" stroke="#63b8ff" d="M147.22,-54.54C162.54,-45.58 182.16,-34.1 197.52,-25.11"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="199.21,-28.18 206.07,-20.11 195.67,-22.14 199.21,-28.18"/>
</g>
</g>
</svg>