mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-22 04:42:10 +08:00
8 lines
648 B
Plaintext
8 lines
648 B
Plaintext
<map id="bit_manipulation/power_of_2.cpp" name="bit_manipulation/power_of_2.cpp">
|
|
<area shape="rect" id="Node000001" title="[Find whether a given number is power of 2] (https://www.geeksforgeeks.org/program-to-find-whether-a-..." alt="" coords="6,5,160,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,50,79,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,79,112,82,92,48"/>
|
|
</map>
|