TheAlgorithms-C/db/d74/problem__13_2sol1_8c__incl.svg

84 lines
3.6 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 2.46.0 (20210118.1747)
-->
<!-- Title: project_euler/problem_13/sol1.c Pages: 1 -->
<svg width="255pt" height="95pt"
viewBox="0.00 0.00 255.00 95.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 91)">
<title>project_euler/problem_13/sol1.c</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-91 251,-91 251,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Problem 13 solution">
<polygon fill="#bfbfbf" stroke="black" points="67.5,-56.5 67.5,-86.5 177.5,-86.5 177.5,-56.5 67.5,-56.5"/>
<text text-anchor="start" x="75.5" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">project_euler/problem</text>
<text text-anchor="middle" x="122.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">_13/sol1.c</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="0,-0.5 0,-19.5 49,-19.5 49,-0.5 0,-0.5"/>
<text text-anchor="middle" x="24.5" y="-7.5" 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="midnightblue" d="M99.28,-56.4C83.71,-46.95 63.3,-34.56 47.74,-25.11"/>
<polygon fill="midnightblue" stroke="midnightblue" points="49.12,-21.86 38.76,-19.66 45.49,-27.84 49.12,-21.86"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="67.5,-0.5 67.5,-19.5 113.5,-19.5 113.5,-0.5 67.5,-0.5"/>
<text text-anchor="middle" x="90.5" y="-7.5" 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="midnightblue" d="M114.92,-56.4C110.46,-48.11 104.78,-37.55 100.02,-28.71"/>
<polygon fill="midnightblue" stroke="midnightblue" points="102.98,-26.81 95.16,-19.66 96.81,-30.12 102.98,-26.81"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="131.5,-0.5 131.5,-19.5 179.5,-19.5 179.5,-0.5 131.5,-0.5"/>
<text text-anchor="middle" x="155.5" y="-7.5" 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="midnightblue" d="M130.32,-56.4C134.97,-48.02 140.9,-37.33 145.84,-28.42"/>
<polygon fill="midnightblue" stroke="midnightblue" points="148.91,-30.1 150.7,-19.66 142.79,-26.71 148.91,-30.1"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="198,-0.5 198,-19.5 247,-19.5 247,-0.5 198,-0.5"/>
<text text-anchor="middle" x="222.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">string.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node5 -->
<g id="edge4" class="edge">
<title>Node1&#45;&gt;Node5</title>
<path fill="none" stroke="midnightblue" d="M146.2,-56.4C162.23,-46.86 183.3,-34.32 199.24,-24.84"/>
<polygon fill="midnightblue" stroke="midnightblue" points="201.14,-27.78 207.95,-19.66 197.57,-21.76 201.14,-27.78"/>
</g>
</g>
</svg>