Topic: Bit Manipulation Problem / Level: beginner

Problem: Clear the rightmost set bit of a given integer.

Run the code to see the output here...