Topic: Bit Manipulation Problem / Level: beginner

Problem: Count the number of leading zeros in a given integer.

Run the code to see the output here...