Topic: Bit Manipulation Problem / Level: advanced

Problem: Write a program to count how many binary representations can be formed from a given integer.

Run the code to see the output here...