Topic: Bit Manipulation Problem / Level: beginner

Problem: Compute the bitwise AND of a range of numbers.

Run the code to see the output here...