Problem
In C++ , Write a program that reads from the keyboard a number from 0 to 9 and displays all the numbers from 0 to 'IOOOO containing:
1) At least one digit as the number given. - Only two digits as the number given.
2) The last two digits, how many digits were given.