TheAlgorithms-C/d9/d75/problem__15_2sol1_8c__incl.svg

68 lines
2.8 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.1 (20230327.1645)
-->
<!-- Title: project_euler/problem_15/sol1.c Pages: 1 -->
<svg width="188pt" height="93pt"
viewBox="0.00 0.00 187.50 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_15/sol1.c</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Problem 15 solution">
<polygon fill="#999999" stroke="#666666" points="145.5,-85 35.5,-85 35.5,-55 145.5,-55 145.5,-85"/>
<text text-anchor="start" x="43.5" y="-73" font-family="Helvetica,sans-Serif" font-size="10.00">project_euler/problem</text>
<text text-anchor="middle" x="90.5" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">_15/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="M74.19,-54.54C64.5,-45.96 52.22,-35.07 42.28,-26.26"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="45.09,-24.19 35.29,-20.18 40.45,-29.43 45.09,-24.19"/>
</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="M90.5,-54.54C90.5,-47.17 90.5,-38.1 90.5,-30.11"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="94,-30.18 90.5,-20.18 87,-30.18 94,-30.18"/>
</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="M106.57,-54.54C116.01,-46.04 127.96,-35.29 137.69,-26.53"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="139.77,-29.47 144.86,-20.18 135.09,-24.26 139.77,-29.47"/>
</g>
</g>
</svg>