The above shows a long division, where each box represents a single-digit integer between 0 and 9 inclusive. Fill the boxes in such a way that
Given that there are 11 unique solutions, find the sum of remainders of all the 11 solutions.
Details and Assumptions :
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.
Used Python, runs in about half a second on my machine, if not less:
Output: