Add Chinese Remainder Theorem
Signed-off-by:
Bruno Freitas Tissei <bft15@inf.ufpr.br>
Showing
- algorithms/math/chinese_remainder_theorem.cpp 47 additions, 0 deletionsalgorithms/math/chinese_remainder_theorem.cpp
- algorithms/math/extended_euclidean.cpp 5 additions, 12 deletionsalgorithms/math/extended_euclidean.cpp
- algorithms/math/linear_diophantine_equation.cpp 4 additions, 6 deletionsalgorithms/math/linear_diophantine_equation.cpp
- algorithms/math/modular_multiplicative_inverse.cpp 2 additions, 3 deletionsalgorithms/math/modular_multiplicative_inverse.cpp
- caderno.pdf 0 additions, 0 deletionscaderno.pdf
- contests/ICPC_LA18/F.cpp 484 additions, 0 deletionscontests/ICPC_LA18/F.cpp
No preview for this file type
contests/ICPC_LA18/F.cpp
0 → 100644
Please register or sign in to comment