Find a ten digit number where it's first digit is count of zeros in the number, the second digit is count of 1s in the number etc. until the tenth digit which is count of 9s in the number.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
6210001000 there are 6 zeros there are 2 ones there is 1 two there are 0 threes there are 0 fours there are 0 fives there is 1 six there are 0 sevens there are 0 eights there are 0 nines
Most of the numbers arent necessary to fill in, so I began with 0s and then started filling them in starting with the number of zeros in space one. The trick is two move one step at a time and to work the numbers with the rules until they all fit, moving too quickly or randomly will just create unecessary work