Topic: Bit Manipulation Problem / Level: beginner

Problem: Determine if a binary representation of a number contains consecutive set bits.

Run the code to see the output here...