mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-07-17 03:51:27 +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: others::postfix_expression::Stack Pages: 1 -->
|
||||
<svg width="139pt" 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="M65.38,-66.53C65.38,-55.2 65.38,-41.25 65.38,-30.92"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="61.88,-66.49 65.38,-76.49 68.88,-66.49 61.88,-66.49"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M65.38,-66.17C65.38,-54.91 65.38,-41.14 65.38,-30.92"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="61.88,-65.98 65.38,-75.98 68.88,-65.98 61.88,-65.98"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="78.88" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> stack</text>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 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: others::postfix_expression::Stack Pages: 1 -->
|
||||
<svg width="139pt" 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="M65.38,-66.53C65.38,-55.2 65.38,-41.25 65.38,-30.92"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="61.88,-66.49 65.38,-76.49 68.88,-66.49 61.88,-66.49"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M65.38,-66.17C65.38,-54.91 65.38,-41.14 65.38,-30.92"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="61.88,-65.98 65.38,-75.98 68.88,-65.98 61.88,-65.98"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="78.88" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> stack</text>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
Reference in New Issue
Block a user