Topic: Bit Manipulation Problem / Level: beginner

Problem: Write a program to set all bits except for the kth bit.

Run the code to see the output here...