Topic: Bit Manipulation Problem / Level: beginner

Problem: Find the highest power of two less than or equal to a given number.

Run the code to see the output here...