TheAlgorithms-C/d7/ded/problem__10_2sol2_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.44.1 (20200629.0846)
-->
<!-- Title: project_euler/problem_10/sol2.c Pages: 1 -->
<svg width="186pt" height="95pt"
viewBox="0.00 0.00 185.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_10/sol2.c</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-91 181.5,-91 181.5,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Problem 10 solution">
<polygon fill="#bfbfbf" stroke="black" points="33.5,-56.5 33.5,-86.5 143.5,-86.5 143.5,-56.5 33.5,-56.5"/>
<text text-anchor="start" x="41.5" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">project_euler/problem</text>
<text text-anchor="middle" x="88.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">_10/sol2.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 47,-19.5 47,-0.5 0,-0.5"/>
<text text-anchor="middle" x="23.5" y="-7.5" 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="midnightblue" d="M73.1,-56.4C63.26,-47.4 50.51,-35.72 40.39,-26.47"/>
<polygon fill="midnightblue" stroke="midnightblue" points="42.7,-23.83 32.96,-19.66 37.97,-28.99 42.7,-23.83"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="65.5,-0.5 65.5,-19.5 111.5,-19.5 111.5,-0.5 65.5,-0.5"/>
<text text-anchor="middle" x="88.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="M88.5,-56.4C88.5,-48.47 88.5,-38.46 88.5,-29.86"/>
<polygon fill="midnightblue" stroke="midnightblue" points="92,-29.66 88.5,-19.66 85,-29.66 92,-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="129.5,-0.5 129.5,-19.5 177.5,-19.5 177.5,-0.5 129.5,-0.5"/>
<text text-anchor="middle" x="153.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="M103.9,-56.4C113.74,-47.4 126.49,-35.72 136.61,-26.47"/>
<polygon fill="midnightblue" stroke="midnightblue" points="139.03,-28.99 144.04,-19.66 134.3,-23.83 139.03,-28.99"/>
</g>
</g>
</svg>