mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-30 05:22:46 +08:00
Documentation for fc180b6061
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 5.0.1 (20220820.1526)
|
||||
<!-- Generated by graphviz version 6.0.1 (20220911.1526)
|
||||
-->
|
||||
<!-- Title: linkedlist Pages: 1 -->
|
||||
<svg width="103pt" height="27pt"
|
||||
@@ -20,8 +20,8 @@
|
||||
<!-- Node1->Node1 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node1</title>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M65.07,-12.45C69.85,-11.93 73,-10.95 73,-9.5 73,-7.18 64.94,-6.06 55.04,-6.13"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="64.89,-8.95 55.04,-12.87 65.18,-15.95 64.89,-8.95"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M65.07,-12.61C69.85,-12.07 73,-11.03 73,-9.5 73,-7.05 64.94,-5.86 55.04,-5.94"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="64.88,-9.12 55.04,-13.06 65.19,-16.11 64.88,-9.12"/>
|
||||
<text text-anchor="middle" x="84" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00"> next</text>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user