mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-21 12:23:13 +08:00
12 lines
967 B
Plaintext
12 lines
967 B
Plaintext
<map id="greedy_algorithms/binary_addition.cpp" name="greedy_algorithms/binary_addition.cpp">
|
|
<area shape="rect" id="Node000001" title="Adds two binary numbers and outputs resulting string." alt="" coords="98,5,264,46"/>
|
|
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,80,120"/>
|
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="148,49,78,88,75,84,145,44"/>
|
|
<area shape="rect" id="Node000003" title=" " alt="" coords="104,94,168,120"/>
|
|
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="172,48,153,82,148,79,168,45"/>
|
|
<area shape="rect" id="Node000004" title=" " alt="" coords="192,94,264,120"/>
|
|
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="195,45,215,79,211,82,190,48"/>
|
|
<area shape="rect" id="Node000005" title=" " alt="" coords="288,94,341,120"/>
|
|
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="216,44,282,83,280,88,213,49"/>
|
|
</map>
|