TheAlgorithms-C/dc/d52/problem__16_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_16/sol1.c Pages: 1 -->
<svg width="253pt" height="93pt"
viewBox="0.00 0.00 252.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_16/sol1.c</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Problem 16 solution">
<polygon fill="#999999" stroke="#666666" points="177.5,-85 67.5,-85 67.5,-55 177.5,-55 177.5,-85"/>
<text text-anchor="start" x="75.5" y="-73" font-family="Helvetica,sans-Serif" font-size="10.00">project_euler/problem</text>
<text text-anchor="middle" x="122.5" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">_16/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="M98.79,-54.99C83.15,-45.75 62.76,-33.7 47.14,-24.47"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="48.51,-21.21 38.12,-19.14 44.95,-27.24 48.51,-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="114,-19 65,-19 65,0 114,0 114,-19"/>
<text text-anchor="middle" x="89.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">stdint.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="M114.51,-54.84C109.97,-46.78 104.23,-36.62 99.4,-28.06"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="102.41,-26.26 94.44,-19.27 96.31,-29.7 102.41,-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="178.5,-19 132.5,-19 132.5,0 178.5,0 178.5,-19"/>
<text text-anchor="middle" x="155.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">stdio.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="M130.49,-54.84C135.03,-46.78 140.77,-36.62 145.6,-28.06"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="148.69,-29.7 150.56,-19.27 142.59,-26.26 148.69,-29.7"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="244.5,-19 196.5,-19 196.5,0 244.5,0 244.5,-19"/>
<text text-anchor="middle" x="220.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">stdlib.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="M146.22,-54.84C161.7,-45.6 181.82,-33.59 197.21,-24.4"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="199.31,-27.23 206.1,-19.09 195.72,-21.21 199.31,-27.23"/>
</g>
</g>
</svg>