Topic: Bit Manipulation Problem / Level: advanced

Problem: Implement a function that computes the bitwise AND of all numbers in a given range.

Run the code to see the output here...