Topic: Bit Manipulation Problem / Level: advanced

Problem: Write a program to find the maximum integer that can be formed using the bits of two binary numbers.

Run the code to see the output here...