TheAlgorithms-C/d6/d42/problem__22_2sol1_8c__incl.svg

83 lines
3.5 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 8.0.4 (20230421.1958)
-->
<!-- Title: project_euler/problem_22/sol1.c Pages: 1 -->
<svg width="246pt" height="94pt"
viewBox="0.00 0.00 246.12 93.75" 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.75)">
<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="174.12,-85.75 65.12,-85.75 65.12,-55.25 174.12,-55.25 174.12,-85.75"/>
<text text-anchor="start" x="73.12" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">project_euler/problem</text>
<text text-anchor="middle" x="119.62" y="-61" 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="45.25,-19.25 0,-19.25 0,0 45.25,0 45.25,-19.25"/>
<text text-anchor="middle" x="22.62" y="-5.75" 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="M95.65,-54.95C80.74,-45.9 61.63,-34.3 46.7,-25.24"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="48.94,-21.9 38.58,-19.7 45.31,-27.88 48.94,-21.9"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="110.38,-19.25 62.88,-19.25 62.88,0 110.38,0 110.38,-19.25"/>
<text text-anchor="middle" x="86.62" y="-5.75" 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="M111.47,-54.95C107.12,-47.19 101.72,-37.56 97.07,-29.26"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="99.65,-27.71 91.71,-20.7 93.55,-31.14 99.65,-27.71"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="176.75,-19.25 128.5,-19.25 128.5,0 176.75,0 176.75,-19.25"/>
<text text-anchor="middle" x="152.62" y="-5.75" 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="M127.78,-54.95C132.13,-47.19 137.53,-37.56 142.18,-29.26"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="145.7,-31.14 147.54,-20.7 139.6,-27.71 145.7,-31.14"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="238.12,-19.25 195.12,-19.25 195.12,0 238.12,0 238.12,-19.25"/>
<text text-anchor="middle" x="216.62" y="-5.75" 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="M143.6,-54.95C158.51,-45.9 177.62,-34.3 192.55,-25.24"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="193.94,-27.88 200.67,-19.7 190.31,-21.9 193.94,-27.88"/>
</g>
</g>
</svg>