mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-21 20:31:43 +08:00
10 lines
745 B
Plaintext
10 lines
745 B
Plaintext
<map id="graph/connected_components_with_dsu.cpp" name="graph/connected_components_with_dsu.cpp">
|
|
<area shape="rect" id="Node000001" title="Disjoint union" alt="" coords="23,5,219,46"/>
|
|
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,77,120"/>
|
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="103,48,66,85,62,81,99,45"/>
|
|
<area shape="rect" id="Node000003" title=" " alt="" coords="101,94,141,120"/>
|
|
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="124,46,124,78,118,78,118,46"/>
|
|
<area shape="rect" id="Node000004" title=" " alt="" coords="164,94,222,120"/>
|
|
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="141,45,174,80,170,84,137,48"/>
|
|
</map>
|