Documentation for 1a1570d775

This commit is contained in:
github-actions
2023-04-28 14:48:59 +00:00
parent ffdd173f0d
commit 7312767170
3827 changed files with 57379 additions and 55777 deletions

View File

@@ -1,6 +1,6 @@
<map id="math/armstrong_number.cpp" name="math/armstrong_number.cpp">
<area shape="rect" id="node1" title="Program to check if a number is an Armstrong/Narcissistic number in decimal system." alt="" coords="31,5,218,31"/>
<area shape="rect" id="node2" title=" " alt="" coords="5,79,71,104"/>
<area shape="rect" id="node3" title=" " alt="" coords="95,79,154,104"/>
<area shape="rect" id="node4" title=" " alt="" coords="178,79,250,104"/>
<area shape="rect" id="node1" title="Program to check if a number is an Armstrong/Narcissistic number in decimal system." alt="" coords="30,5,216,31"/>
<area shape="rect" id="node2" title=" " alt="" coords="5,79,70,105"/>
<area shape="rect" id="node3" title=" " alt="" coords="94,79,152,105"/>
<area shape="rect" id="node4" title=" " alt="" coords="175,79,247,105"/>
</map>

View File

@@ -1,19 +1,19 @@
<?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 8.0.2 (20230410.1723)
<!-- Generated by graphviz version 8.0.4 (20230421.1958)
-->
<!-- Title: math/armstrong_number.cpp Pages: 1 -->
<svg width="192pt" height="82pt"
viewBox="0.00 0.00 191.50 82.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 78)">
<svg width="189pt" height="83pt"
viewBox="0.00 0.00 188.88 82.50" 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 78.5)">
<title>math/armstrong_number.cpp</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Program to check if a number is an Armstrong/Narcissistic number in decimal system.">
<polygon fill="#999999" stroke="#666666" points="159.5,-74 19.5,-74 19.5,-55 159.5,-55 159.5,-74"/>
<text text-anchor="middle" x="89.5" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">math/armstrong_number.cpp</text>
<polygon fill="#999999" stroke="#666666" points="158,-74.5 18.25,-74.5 18.25,-55.25 158,-55.25 158,-74.5"/>
<text text-anchor="middle" x="88.12" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">math/armstrong_number.cpp</text>
</a>
</g>
</g>
@@ -21,46 +21,46 @@
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="49,-19 0,-19 0,0 49,0 49,-19"/>
<text text-anchor="middle" x="24.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
<polygon fill="#e0e0e0" stroke="#999999" points="48.25,-19.25 0,-19.25 0,0 48.25,0 48.25,-19.25"/>
<text text-anchor="middle" x="24.12" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</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="M78.47,-54.51C68.99,-46.77 55.08,-35.43 43.75,-26.2"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="46.33,-22.96 36.36,-19.36 41.9,-28.39 46.33,-22.96"/>
<path fill="none" stroke="#63b8ff" d="M77.27,-54.84C67.93,-47.07 54.23,-35.67 43.08,-26.4"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="45.75,-23.23 35.82,-19.52 41.27,-28.61 45.75,-23.23"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="111.5,-19 67.5,-19 67.5,0 111.5,0 111.5,-19"/>
<text text-anchor="middle" x="89.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">cmath</text>
<polygon fill="#e0e0e0" stroke="#999999" points="109.62,-19.25 66.62,-19.25 66.62,0 109.62,0 109.62,-19.25"/>
<text text-anchor="middle" x="88.12" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">cmath</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="M89.5,-54.75C89.5,-48.11 89.5,-38.73 89.5,-30.31"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="93,-30.44 89.5,-20.44 86,-30.44 93,-30.44"/>
<path fill="none" stroke="#63b8ff" d="M88.12,-55.08C88.12,-48.42 88.12,-38.99 88.12,-30.53"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="91.63,-30.61 88.12,-20.61 84.63,-30.61 91.63,-30.61"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="183.5,-19 129.5,-19 129.5,0 183.5,0 183.5,-19"/>
<text text-anchor="middle" x="156.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
<polygon fill="#e0e0e0" stroke="#999999" points="180.88,-19.25 127.38,-19.25 127.38,0 180.88,0 180.88,-19.25"/>
<text text-anchor="middle" x="154.12" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</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="M100.87,-54.51C110.74,-46.7 125.27,-35.21 137,-25.93"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="138.63,-28.31 144.3,-19.36 134.29,-22.82 138.63,-28.31"/>
<path fill="none" stroke="#63b8ff" d="M99.32,-54.84C108.96,-47.07 123.08,-35.67 134.57,-26.4"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="136.51,-28.53 142.09,-19.52 132.11,-23.08 136.51,-28.53"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB