The Chinese Remainder Theorem (CRT) is a theorem that deals with finding a
solution to a system of congruences.
This article covers the definition of the CRT and an example implementation in C++.
Published on Fri, Jun 5, 2015 • 3 min read
#math
#number theory
#chinese remainder theorem
#congruences