TheAlgorithms-C/d6/d42/problem__22_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 6.0.2 (20221011.1828)
-->
<!-- Title: project_euler/problem_22/sol1.c Pages: 1 -->
<svg width="250pt" height="93pt"
viewBox="0.00 0.00 250.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_22/sol1.c</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Problem 22 solution">
<polygon fill="#999999" stroke="#666666" points="176,-85 66,-85 66,-55 176,-55 176,-85"/>
<text text-anchor="start" x="74" y="-73" font-family="Helvetica,sans-Serif" font-size="10.00">project_euler/problem</text>
<text text-anchor="middle" x="121" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">_22/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="46,-19 0,-19 0,0 46,0 46,-19"/>
<text text-anchor="middle" x="23" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">stdio.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="M97.28,-54.84C81.8,-45.6 61.68,-33.59 46.29,-24.4"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="47.78,-21.21 37.4,-19.09 44.19,-27.23 47.78,-21.21"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="112,-19 64,-19 64,0 112,0 112,-19"/>
<text text-anchor="middle" x="88" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">stdlib.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="M113.01,-54.84C108.47,-46.78 102.73,-36.62 97.9,-28.06"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="100.91,-26.26 92.94,-19.27 94.81,-29.7 100.91,-26.26"/>
</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 130.5,-19 130.5,0 179.5,0 179.5,-19"/>
<text text-anchor="middle" x="155" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">string.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="M129.23,-54.84C133.91,-46.78 139.82,-36.62 144.8,-28.06"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="147.91,-29.67 149.91,-19.27 141.85,-26.15 147.91,-29.67"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="242,-19 198,-19 198,0 242,0 242,-19"/>
<text text-anchor="middle" x="220" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">time.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="M144.71,-54.99C160.35,-45.75 180.74,-33.7 196.36,-24.47"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="198.55,-27.24 205.38,-19.14 194.99,-21.21 198.55,-27.24"/>
</g>
</g>
</svg>