Given a non-negative number N, the number of array elements (N<=100)
Fill an array of N elements with the first natural five-digit numbers whose sum of digits is a two-digit number
Sample Input and Output
| 
Test No. | 
Input data | 
Imprint | 
| 
1 | 
5 | 
10009 10018 10019 10027 10028  |