mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-12 03:28:29 +08:00
Documentation for 6376bf46af
This commit is contained in:
@@ -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: large_number Pages: 1 -->
|
||||
<svg width="119pt" height="105pt"
|
||||
@@ -41,8 +41,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M55.25,-55.37C55.25,-42.77 55.25,-28.37 55.25,-19.38"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="51.75,-55.22 55.25,-65.22 58.75,-55.22 51.75,-55.22"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M55.25,-54.98C55.25,-42.48 55.25,-28.27 55.25,-19.38"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="51.75,-54.71 55.25,-64.71 58.75,-54.71 51.75,-54.71"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="71" y="-39" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> _digits</text>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
@@ -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: large_number Pages: 1 -->
|
||||
<svg width="119pt" height="105pt"
|
||||
@@ -31,8 +31,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M55.25,-55.37C55.25,-42.77 55.25,-28.37 55.25,-19.38"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="51.75,-55.22 55.25,-65.22 58.75,-55.22 51.75,-55.22"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M55.25,-54.98C55.25,-42.48 55.25,-28.27 55.25,-19.38"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="51.75,-54.71 55.25,-64.71 58.75,-54.71 51.75,-54.71"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="71" y="-39" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> _digits</text>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
Reference in New Issue
Block a user