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,5 +1,5 @@
<map id="others/happy_number.cpp" name="others/happy_number.cpp">
<area shape="rect" id="Node000001" title="A happy number is a number whose sum of digits is calculated until the sum is a single digit,..." alt="" coords="5,5,176,31"/>
<area shape="rect" id="Node000002" title=" " alt="" coords="55,79,126,105"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="93,31,93,64,88,64,88,31"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="93,31,93,63,88,63,88,31"/>
</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/happy_number.cpp Pages: 1 -->
<svg width="136pt" height="83pt"
@@ -40,8 +40,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="M63.88,-55.08C63.88,-48.42 63.88,-38.99 63.88,-30.53"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="67.38,-30.61 63.88,-20.61 60.38,-30.61 67.38,-30.61"/>
<path fill="none" stroke="#63b8ff" d="M63.88,-55.08C63.88,-48.57 63.88,-39.42 63.88,-31.12"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="67.38,-31.12 63.88,-21.12 60.38,-31.12 67.38,-31.12"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 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/happy_number.cpp Pages: 1 -->
<svg width="136pt" height="83pt"
@@ -30,8 +30,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="M63.88,-55.08C63.88,-48.42 63.88,-38.99 63.88,-30.53"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="67.38,-30.61 63.88,-20.61 60.38,-30.61 67.38,-30.61"/>
<path fill="none" stroke="#63b8ff" d="M63.88,-55.08C63.88,-48.57 63.88,-39.42 63.88,-31.12"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="67.38,-31.12 63.88,-21.12 60.38,-31.12 67.38,-31.12"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB