Topic: Bit Manipulation Problem / Level: beginner

Problem: Toggle all bits in a given integer.

Run the code to see the output here...