A power of 2
For programmers
0
0
06.01.2010
A positive integer is given. How can you determine whether it is a power of 2 without using recursion and floating point operations?
8 commentaries