Topic: Bit Manipulation Problem / Level: advanced

Problem: Create a function to find the bitwise complement of a given number.

Run the code to see the output here...