Topic: Bit Manipulation Problem / Level: beginner

Problem: Calculate the bitwise NOT of a given number.

Run the code to see the output here...