Loading repovive.com/problems/faang/2
This problem is based on a Meta interview problem described here.
A positive integer is called uniform if all of its digits are the same. For example, , , , , and are uniform integers, while , , and are not.
Given two integers and , count the number of uniform integers in the inclusive range .