Topic: Bit Manipulation Problem / Level: beginner

Problem: Turn off the rightmost set bit of a number.

Run the code to see the output here...