SP13925 RANGZER2 - ZEROES IN RANGE V2
Description
You are given two integers a and b. Find the number of zeroes in the digits of all the numbers in the range \[a,b\] inclusive.
**Input:**
The first line consists of an integer t, the number of test cases. For each test case you will be given two integers a and b (a
Input Format
N/A
Output Format
N/A