Topic: Bit Manipulation Problem / Level: beginner

Problem: Write a program that checks if two numbers can be made equal by toggling bits.

Run the code to see the output here...