+ 2
How do you calculate the modulus without a calculator when the divisor (y) is larger than the dividend (x). e.g. "x mod y"
This comes up in challenges on solo learn with only a few seconds to complete.
1 Réponse
+ 1
Thank you!
This comes up in challenges on solo learn with only a few seconds to complete.