Day 23 of 30-Day LeetCode Challenge
1 min readApr 23, 2020
Given a range [m, n] where 0 <= m <= n <= 2147483647, return the bitwise AND of all numbers in this range, inclusive.
Given a range [m, n] where 0 <= m <= n <= 2147483647, return the bitwise AND of all numbers in this range, inclusive.
We never really grow up, we only learn how to act in public