Documentation for 6376bf46af

This commit is contained in:
github-actions
2023-09-27 18:42:32 +00:00
parent d28eba1fef
commit b5b4d78981
5708 changed files with 52275 additions and 51112 deletions

View File

@@ -1,11 +1,11 @@
<map id="others/decimal_to_roman_numeral.cpp" name="others/decimal_to_roman_numeral.cpp">
<area shape="rect" id="Node000001" title="This Programme Converts a given decimal number in the range [0,4000) to both Lower case and Upper cas..." alt="" coords="73,5,240,46"/>
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,63,120"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="128,49,66,88,64,83,125,44"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="128,49,67,88,64,83,125,44"/>
<area shape="rect" id="Node000003" title=" " alt="" coords="87,94,144,120"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="149,48,131,82,126,79,144,45"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="149,48,131,81,126,79,144,45"/>
<area shape="rect" id="Node000004" title=" " alt="" coords="168,94,228,120"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="169,45,187,79,183,82,165,48"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="169,45,187,79,182,81,165,48"/>
<area shape="rect" id="Node000005" title=" " alt="" coords="252,94,323,120"/>
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="191,44,256,84,254,88,188,49"/>
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="191,44,256,83,253,88,188,49"/>
</map>

View File

@@ -1,7 +1,7 @@
<?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.1.0 (20230707.0739)
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
-->
<!-- Title: others/decimal_to_roman_numeral.cpp Pages: 1 -->
<svg width="246pt" height="94pt"
@@ -41,8 +41,8 @@
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M90.76,-54.95C76.75,-45.98 58.84,-34.52 44.74,-25.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="46.99,-22.14 36.68,-19.7 43.22,-28.04 46.99,-22.14"/>
<path fill="none" stroke="#63b8ff" d="M90.76,-54.95C76.89,-46.07 59.18,-34.74 45.15,-25.76"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="47.27,-22.96 36.96,-20.52 43.49,-28.86 47.27,-22.96"/>
</a>
</g>
</g>
@@ -59,8 +59,8 @@
<g id="edge2_Node000001_Node000003" class="edge">
<title>Node1&#45;&gt;Node3</title>
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M105.84,-54.95C101.75,-47.19 96.68,-37.56 92.31,-29.26"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="95.03,-27.92 87.28,-20.7 88.84,-31.18 95.03,-27.92"/>
<path fill="none" stroke="#63b8ff" d="M105.84,-54.95C101.84,-47.36 96.91,-37.99 92.61,-29.82"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="95.74,-28.26 87.98,-21.04 89.55,-31.52 95.74,-28.26"/>
</a>
</g>
</g>
@@ -77,8 +77,8 @@
<g id="edge3_Node000001_Node000004" class="edge">
<title>Node1&#45;&gt;Node4</title>
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M121.16,-54.95C125.25,-47.19 130.32,-37.56 134.69,-29.26"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="138.16,-31.18 139.72,-20.7 131.97,-27.92 138.16,-31.18"/>
<path fill="none" stroke="#63b8ff" d="M121.16,-54.95C125.16,-47.36 130.09,-37.99 134.39,-29.82"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="137.45,-31.52 139.02,-21.04 131.26,-28.26 137.45,-31.52"/>
</a>
</g>
</g>
@@ -95,8 +95,8 @@
<g id="edge4_Node000001_Node000005" class="edge">
<title>Node1&#45;&gt;Node5</title>
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M137.98,-54.8C153.04,-45.74 172.28,-34.19 187.3,-25.16"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="188.7,-27.8 195.47,-19.65 185.1,-21.8 188.7,-27.8"/>
<path fill="none" stroke="#63b8ff" d="M137.98,-54.8C152.9,-45.83 171.92,-34.41 186.87,-25.42"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="188.4,-28.58 195.17,-20.43 184.8,-22.58 188.4,-28.58"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB

View File

@@ -1,7 +1,7 @@
<?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.1.0 (20230707.0739)
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
-->
<!-- Title: others/decimal_to_roman_numeral.cpp Pages: 1 -->
<svg width="246pt" height="94pt"
@@ -31,8 +31,8 @@
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M90.76,-54.95C76.75,-45.98 58.84,-34.52 44.74,-25.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="46.99,-22.14 36.68,-19.7 43.22,-28.04 46.99,-22.14"/>
<path fill="none" stroke="#63b8ff" d="M90.76,-54.95C76.89,-46.07 59.18,-34.74 45.15,-25.76"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="47.27,-22.96 36.96,-20.52 43.49,-28.86 47.27,-22.96"/>
</a>
</g>
</g>
@@ -49,8 +49,8 @@
<g id="edge2_Node000001_Node000003" class="edge">
<title>Node1&#45;&gt;Node3</title>
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M105.84,-54.95C101.75,-47.19 96.68,-37.56 92.31,-29.26"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="95.03,-27.92 87.28,-20.7 88.84,-31.18 95.03,-27.92"/>
<path fill="none" stroke="#63b8ff" d="M105.84,-54.95C101.84,-47.36 96.91,-37.99 92.61,-29.82"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="95.74,-28.26 87.98,-21.04 89.55,-31.52 95.74,-28.26"/>
</a>
</g>
</g>
@@ -67,8 +67,8 @@
<g id="edge3_Node000001_Node000004" class="edge">
<title>Node1&#45;&gt;Node4</title>
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M121.16,-54.95C125.25,-47.19 130.32,-37.56 134.69,-29.26"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="138.16,-31.18 139.72,-20.7 131.97,-27.92 138.16,-31.18"/>
<path fill="none" stroke="#63b8ff" d="M121.16,-54.95C125.16,-47.36 130.09,-37.99 134.39,-29.82"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="137.45,-31.52 139.02,-21.04 131.26,-28.26 137.45,-31.52"/>
</a>
</g>
</g>
@@ -85,8 +85,8 @@
<g id="edge4_Node000001_Node000005" class="edge">
<title>Node1&#45;&gt;Node5</title>
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M137.98,-54.8C153.04,-45.74 172.28,-34.19 187.3,-25.16"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="188.7,-27.8 195.47,-19.65 185.1,-21.8 188.7,-27.8"/>
<path fill="none" stroke="#63b8ff" d="M137.98,-54.8C152.9,-45.83 171.92,-34.41 186.87,-25.42"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="188.4,-28.58 195.17,-20.43 184.8,-22.58 188.4,-28.58"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB