mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-31 01:02:46 +08:00
Documentation for 0953376d31
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<map id="math/check_amicable_pair.cpp" name="math/check_amicable_pair.cpp">
|
||||
<area shape="rect" id="node1" title="A C++ Program to check whether a pair of number is amicable pair or not." alt="" coords="9,5,157,46"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="5,94,70,120"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="94,94,165,120"/>
|
||||
<area shape="rect" id="Node000001" title="A C++ Program to check whether a pair of number is amicable pair or not." alt="" coords="9,5,157,46"/>
|
||||
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,70,120"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="74,48,54,82,49,80,69,45"/>
|
||||
<area shape="rect" id="Node000003" title=" " alt="" coords="94,94,165,120"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="97,45,117,80,113,82,92,48"/>
|
||||
</map>
|
||||
|
||||
Reference in New Issue
Block a user