Topic: Bit Manipulation Problem / Level: beginner

Problem: Find the number of bits to flip to convert an integer X to Y.

Run the code to see the output here...