mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-01 22:13:03 +08:00
Documentation for 1bfd46e92c
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
<map id="math/power_of_two.cpp" name="math/power_of_two.cpp">
|
||||
<area shape="rect" id="Node000001" title="Implementation to check whether a number is a power of 2 or not." alt="" coords="6,5,167,31"/>
|
||||
<area shape="rect" id="Node000002" title=" " alt="" coords="5,79,77,105"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="81,33,59,68,54,65,77,30"/>
|
||||
<area shape="rect" id="Node000003" title=" " alt="" coords="101,79,165,105"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="96,30,119,65,115,68,92,33"/>
|
||||
<area shape="rect" id="node1" title="Implementation to check whether a number is a power of 2 or not." alt="" coords="6,5,167,31"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="5,79,77,105"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="101,79,165,105"/>
|
||||
</map>
|
||||
|
||||
Reference in New Issue
Block a user