2020-06-28 23:07:29 +08:00
|
|
|
<?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">
|
2022-06-08 02:13:03 +08:00
|
|
|
<!-- Generated by graphviz version 3.0.0 (20220226.1711)
|
2020-06-28 23:07:29 +08:00
|
|
|
-->
|
|
|
|
<!-- Title: project_euler/problem_23/sol2.c Pages: 1 -->
|
2022-06-08 02:13:03 +08:00
|
|
|
<svg width="244pt" height="95pt"
|
|
|
|
viewBox="0.00 0.00 244.00 95.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
2020-06-28 23:07:29 +08:00
|
|
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 91)">
|
|
|
|
<title>project_euler/problem_23/sol2.c</title>
|
2022-06-08 02:13:03 +08:00
|
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-91 240,-91 240,4 -4,4"/>
|
2020-06-28 23:07:29 +08:00
|
|
|
<!-- Node1 -->
|
|
|
|
<g id="node1" class="node">
|
|
|
|
<title>Node1</title>
|
|
|
|
<g id="a_node1"><a xlink:title="Problem 23 solution - optimization using look-up array">
|
2022-06-08 02:13:03 +08:00
|
|
|
<polygon fill="#bfbfbf" stroke="black" points="65,-56.5 65,-86.5 175,-86.5 175,-56.5 65,-56.5"/>
|
|
|
|
<text text-anchor="start" x="73" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">project_euler/problem</text>
|
|
|
|
<text text-anchor="middle" x="120" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">_23/sol2.c</text>
|
2020-06-28 23:07:29 +08:00
|
|
|
</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 46,-19.5 46,-0.5 0,-0.5"/>
|
|
|
|
<text text-anchor="middle" x="23" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">stdio.h</text>
|
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node1->Node2 -->
|
|
|
|
<g id="edge1" class="edge">
|
|
|
|
<title>Node1->Node2</title>
|
2022-06-08 02:13:03 +08:00
|
|
|
<path fill="none" stroke="midnightblue" d="M97.01,-56.4C81.61,-46.95 61.41,-34.56 46,-25.11"/>
|
|
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="47.47,-21.9 37.11,-19.66 43.81,-27.87 47.47,-21.9"/>
|
2020-06-28 23:07:29 +08:00
|
|
|
</g>
|
|
|
|
<!-- Node3 -->
|
|
|
|
<g id="node3" class="node">
|
|
|
|
<title>Node3</title>
|
|
|
|
<g id="a_node3"><a xlink:title=" ">
|
|
|
|
<polygon fill="white" stroke="#bfbfbf" points="64,-0.5 64,-19.5 112,-19.5 112,-0.5 64,-0.5"/>
|
|
|
|
<text text-anchor="middle" x="88" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">stdlib.h</text>
|
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node1->Node3 -->
|
|
|
|
<g id="edge2" class="edge">
|
|
|
|
<title>Node1->Node3</title>
|
2022-06-08 02:13:03 +08:00
|
|
|
<path fill="none" stroke="midnightblue" d="M112.42,-56.4C107.96,-48.11 102.28,-37.55 97.52,-28.71"/>
|
|
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="100.48,-26.81 92.66,-19.66 94.31,-30.12 100.48,-26.81"/>
|
2020-06-28 23:07:29 +08:00
|
|
|
</g>
|
|
|
|
<!-- Node4 -->
|
|
|
|
<g id="node4" class="node">
|
|
|
|
<title>Node4</title>
|
|
|
|
<g id="a_node4"><a xlink:title=" ">
|
|
|
|
<polygon fill="white" stroke="#bfbfbf" points="130,-0.5 130,-19.5 174,-19.5 174,-0.5 130,-0.5"/>
|
|
|
|
<text text-anchor="middle" x="152" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">time.h</text>
|
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node1->Node4 -->
|
|
|
|
<g id="edge3" class="edge">
|
|
|
|
<title>Node1->Node4</title>
|
2022-06-08 02:13:03 +08:00
|
|
|
<path fill="none" stroke="midnightblue" d="M127.58,-56.4C132.04,-48.11 137.72,-37.55 142.48,-28.71"/>
|
|
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="145.69,-30.12 147.34,-19.66 139.52,-26.81 145.69,-30.12"/>
|
|
|
|
</g>
|
|
|
|
<!-- Node5 -->
|
|
|
|
<g id="node5" class="node">
|
|
|
|
<title>Node5</title>
|
|
|
|
<g id="a_node5"><a xlink:title=" ">
|
|
|
|
<polygon fill="white" stroke="#bfbfbf" points="192,-0.5 192,-19.5 236,-19.5 236,-0.5 192,-0.5"/>
|
|
|
|
<text text-anchor="middle" x="214" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">omp.h</text>
|
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node1->Node5 -->
|
|
|
|
<g id="edge4" class="edge">
|
|
|
|
<title>Node1->Node5</title>
|
|
|
|
<path fill="none" stroke="midnightblue" d="M142.28,-56.4C157.2,-46.95 176.78,-34.56 191.71,-25.11"/>
|
|
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="193.74,-27.96 200.32,-19.66 190,-22.05 193.74,-27.96"/>
|
2020-06-28 23:07:29 +08:00
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
</svg>
|