Topic: Bit Manipulation Problem / Level: intermediate

Problem: Write a program that finds the number of unique representations of a number in binary.

Run the code to see the output here...