Topic: Bit Manipulation Problem / Level: beginner

Problem: Find the smallest bit that needs to be flipped to convert one number to another.

Run the code to see the output here...