Hello
Today I looked at something that seems like it should have a simple solution, but I may have looked at for too long, and can't solve it. My problem is as follows.
When you divide a whole number by a whole number n, then it is clear that the possible remainders are 0,1,2,...n-1. If you...