mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-29 13:03:58 +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: data_structures::linked_list::list Pages: 1 -->
|
||||
<svg width="306pt" height="129pt"
|
||||
@@ -81,8 +81,8 @@
|
||||
<!-- Node4->Node4 -->
|
||||
<g id="edge5" class="edge">
|
||||
<title>Node4->Node4</title>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M42.25,-40.6C44.4,-44.97 49.65,-48 58,-48 72.06,-48 77.34,-39.41 73.82,-30.28"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="45.74,-40.25 42.18,-30.28 38.74,-40.3 45.74,-40.25"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M42.07,-40.6C44.25,-44.97 49.56,-48 58,-48 72.22,-48 77.55,-39.41 74,-30.28"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="45.57,-40.25 42,-30.28 38.57,-40.3 45.57,-40.25"/>
|
||||
<text text-anchor="middle" x="58" y="-51" font-family="Helvetica,sans-Serif" font-size="10.00"> next</text>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 5.1 KiB |
Reference in New Issue
Block a user