Find the 10 digit number satisfying below conditions
Its first digit is the number of occurrence of 0’s in the number.
Second digit is the number of occurrence of 1’s in the number.
Third digit is the number of occurrence of 2’s in the number.
4th digit is the number of occurrence of 3’s in the number.
and so on up to 10th digit(which is number of occurrence of 9’s in the number).
See Answer