The above shows a cryptogram, with each letter representing a distinct single digit non-negative integer with . What is the number of all possible distinct solution(s) for this cryptogram?
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.
Notice that N + E = E. Therefore N is 0 or 9. If N is 0, then E + S must be 10, but since this carries N=0 is not possible. If N is 9, then E + S must carry and therefore by 19, but since the only digit combination is 8 and 9, and 9 is already taken, N cannot be 9 either. This means there are no solutions.