Count the number of 3-digit positive integers such that it is divisible by all of its digits.
For example, 132 is such a number because it is divisible by its digits 1, 3 and 2.
By default, it is impossible to divisible by 0, so the 3-digit integer can't have a digit 0.
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.