Topic: Bit Manipulation Problem / Level: intermediate

Problem: Write a program to determine if two integers differ by only one bit.

Run the code to see the output here...