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,7 +1,7 @@
<map id="math/number_of_positive_divisors.cpp" name="math/number_of_positive_divisors.cpp">
<area shape="rect" id="Node000001" title="C++ Program to calculate the number of positive divisors." alt="" coords="5,5,173,46"/>
<area shape="rect" id="Node000002" title=" " alt="" coords="12,94,76,120"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="80,48,60,82,55,80,75,45"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="80,48,61,82,56,79,75,45"/>
<area shape="rect" id="Node000003" title=" " alt="" coords="100,94,171,120"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="103,45,123,80,119,82,98,48"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="103,45,123,79,118,82,98,48"/>
</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: math/number_of_positive_divisors.cpp Pages: 1 -->
<svg width="134pt" 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="M54.35,-54.95C49.82,-47.1 44.18,-37.35 39.35,-28.99"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="42.02,-27.61 33.99,-20.7 35.96,-31.11 42.02,-27.61"/>
<path fill="none" stroke="#63b8ff" d="M54.35,-54.95C49.92,-47.28 44.43,-37.77 39.67,-29.54"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="42.78,-27.92 34.75,-21.01 36.72,-31.42 42.78,-27.92"/>
</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="M71.4,-54.95C76.06,-47.1 81.86,-37.35 86.84,-28.99"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="90.25,-31.09 92.35,-20.7 84.24,-27.51 90.25,-31.09"/>
<path fill="none" stroke="#63b8ff" d="M71.4,-54.95C75.96,-47.28 81.61,-37.77 86.51,-29.54"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="89.48,-31.39 91.58,-21 83.46,-27.81 89.48,-31.39"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 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: math/number_of_positive_divisors.cpp Pages: 1 -->
<svg width="134pt" 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="M54.35,-54.95C49.82,-47.1 44.18,-37.35 39.35,-28.99"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="42.02,-27.61 33.99,-20.7 35.96,-31.11 42.02,-27.61"/>
<path fill="none" stroke="#63b8ff" d="M54.35,-54.95C49.92,-47.28 44.43,-37.77 39.67,-29.54"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="42.78,-27.92 34.75,-21.01 36.72,-31.42 42.78,-27.92"/>
</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="M71.4,-54.95C76.06,-47.1 81.86,-37.35 86.84,-28.99"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="90.25,-31.09 92.35,-20.7 84.24,-27.51 90.25,-31.09"/>
<path fill="none" stroke="#63b8ff" d="M71.4,-54.95C75.96,-47.28 81.61,-37.77 86.51,-29.54"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="89.48,-31.39 91.58,-21 83.46,-27.81 89.48,-31.39"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB