Topic: Bit Manipulation Problem / Level: beginner

Problem: Toggle the ith bit of a number.

Run the code to see the output here...