TheAlgorithms-C/d9/d75/problem__15_2sol1_8c__incl.svg

69 lines
3.0 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.1 (20210213.1702)
-->
<!-- Title: project_euler/problem_15/sol1.c Pages: 1 -->
<svg width="188pt" height="95pt"
viewBox="0.00 0.00 187.50 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_15/sol1.c</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-91 183.5,-91 183.5,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Problem 15 solution">
<polygon fill="#bfbfbf" stroke="black" points="35.5,-56.5 35.5,-86.5 145.5,-86.5 145.5,-56.5 35.5,-56.5"/>
<text text-anchor="start" x="43.5" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">project_euler/problem</text>
<text text-anchor="middle" x="90.5" y="-63.5" 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="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="M74.86,-56.4C64.87,-47.4 51.92,-35.72 41.65,-26.47"/>
<polygon fill="midnightblue" stroke="midnightblue" points="43.87,-23.75 34.1,-19.66 39.19,-28.95 43.87,-23.75"/>
</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="M90.5,-56.4C90.5,-48.47 90.5,-38.46 90.5,-29.86"/>
<polygon fill="midnightblue" stroke="midnightblue" points="94,-29.66 90.5,-19.66 87,-29.66 94,-29.66"/>
</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="M105.9,-56.4C115.74,-47.4 128.49,-35.72 138.61,-26.47"/>
<polygon fill="midnightblue" stroke="midnightblue" points="141.03,-28.99 146.04,-19.66 136.3,-23.83 141.03,-28.99"/>
</g>
</g>
</svg>