Topic: Bit Manipulation Problem / Level: beginner

Problem: Set the most significant bit (MSB) in a binary number.

Run the code to see the output here...