Topic: Bit Manipulation Problem / Level: advanced

Problem: Write a program to count the number of distinct integers that can be formed by combining two binary numbers.

Run the code to see the output here...