Chinese Remainder Theorem
There's a total of 1 articles.
Chinese Remainder Theorem
The chinese remainder theorem (CRT) is a theorem that deals with finding a solution to a system of congruences.
This article covers the defition of the CRT and an example implementation in C++.