Topic: Bit Manipulation Problem / Level: beginner

Problem: Create a function that finds the total number of bits that can be set in a given range.

Run the code to see the output here...