Topic: Bit Manipulation Problem / Level: advanced

Problem: Create a function to swap two numbers without using a temporary variable.

Run the code to see the output here...