TheAlgorithms-C/d8/d48/problem__10_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 7.0.0 (20221023.0053)
-->
<!-- Title: project_euler/problem_10/sol1.c Pages: 1 -->
<svg width="186pt" height="93pt"
viewBox="0.00 0.00 185.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_10/sol1.c</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Problem 10 solution">
<polygon fill="#999999" stroke="#666666" points="143.5,-85 33.5,-85 33.5,-55 143.5,-55 143.5,-85"/>
<text text-anchor="start" x="41.5" y="-73" font-family="Helvetica,sans-Serif" font-size="10.00">project_euler/problem</text>
<text text-anchor="middle" x="88.5" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">_10/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="47,-19 0,-19 0,0 47,0 47,-19"/>
<text text-anchor="middle" x="23.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">math.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="M72.43,-54.54C63.09,-46.13 51.28,-35.51 41.61,-26.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="44.04,-24.28 34.26,-20.19 39.36,-29.48 44.04,-24.28"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="111.5,-19 65.5,-19 65.5,0 111.5,0 111.5,-19"/>
<text text-anchor="middle" x="88.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="M88.5,-54.54C88.5,-47.34 88.5,-38.53 88.5,-30.68"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="92,-30.69 88.5,-20.69 85,-30.69 92,-30.69"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="177.5,-19 129.5,-19 129.5,0 177.5,0 177.5,-19"/>
<text text-anchor="middle" x="153.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="M104.57,-54.54C113.91,-46.13 125.72,-35.51 135.39,-26.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="137.64,-29.48 142.74,-20.19 132.96,-24.28 137.64,-29.48"/>
</g>
</g>
</svg>