Let's explore the multiplication property of modular arithmetic: (A * B) mod C ... A = C * Q1 + R1 where 0 ≤ R1 < C and Q1 is some integer. A mod C = R1.
確定! 回上一頁