mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-21 12:23:13 +08:00
10 lines
787 B
Plaintext
10 lines
787 B
Plaintext
<map id="dynamic_programming/armstrong_number.cpp" name="dynamic_programming/armstrong_number.cpp">
|
|
<area shape="rect" id="Node000001" title="Checks whether a number is an Armstrong Number or not." alt="" coords="44,5,202,46"/>
|
|
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,70,120"/>
|
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="104,48,63,86,60,82,100,44"/>
|
|
<area shape="rect" id="Node000003" title=" " alt="" coords="94,94,152,120"/>
|
|
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="126,46,126,79,120,79,120,46"/>
|
|
<area shape="rect" id="Node000004" title=" " alt="" coords="175,94,247,120"/>
|
|
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="146,44,188,82,185,86,143,48"/>
|
|
</map>
|