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 7.0.4 (20221203.1631)
-->
<!-- 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="M96.78,-54.54C81.76,-45.58 62.54,-34.1 47.48,-25.11"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="49.5,-22.24 39.12,-20.12 45.91,-28.25 49.5,-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="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="M112.84,-54.54C108.49,-46.82 103.09,-37.24 98.43,-28.99"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="101.6,-27.48 93.64,-20.49 95.5,-30.92 101.6,-27.48"/>
</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.4,-54.54C133.89,-46.82 139.46,-37.24 144.25,-28.99"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="147.2,-30.89 149.2,-20.48 141.15,-27.37 147.2,-30.89"/>
</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="M145.47,-54.54C160.64,-45.58 180.06,-34.1 195.27,-25.11"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="196.9,-28.22 203.73,-20.12 193.34,-22.19 196.9,-28.22"/>
</g>
</g>
</svg>