Instructions for Mod Simulator
Simulator not currently compatible with mobile
Score is ((number of correct) - (number of incorrect) * (1/2)) * (900)/(time elapsed (in seconds))
The modulo of “a divided by b” is the remainder after performing the division. For example,
7 mod 3 is 1 (7/3 = 2 1/3)
29 mod 13 is 3 (29/13 = 2 3/13)
97 mod 56 is 41 (97/56 = 1 41/56)
Correct Answers: 0
Score: 0
Modulus Simulator
Timer: 0 seconds