mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-21 04:18:34 +08:00
10 lines
763 B
Plaintext
10 lines
763 B
Plaintext
<map id="data_structures/linked_list.cpp" name="data_structures/linked_list.cpp">
|
|
<area shape="rect" id="Node000001" title="Implementation of singly linked list algorithm." alt="" coords="60,5,209,46"/>
|
|
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,77,120"/>
|
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="113,48,69,86,65,82,110,44"/>
|
|
<area shape="rect" id="Node000003" title=" " alt="" coords="100,94,168,120"/>
|
|
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="137,46,137,78,132,78,132,46"/>
|
|
<area shape="rect" id="Node000004" title=" " alt="" coords="193,94,246,120"/>
|
|
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="157,44,197,81,194,85,154,48"/>
|
|
</map>
|