Topic: Bit Manipulation Problem / Level: beginner

Problem: Write a program to find the Hamming distance between two numbers.

Run the code to see the output here...