Competitive-Programming icon indicating copy to clipboard operation
Competitive-Programming copied to clipboard

Find smallest number under given conditions by CRT

Open mayank-kumarr opened this issue 5 years ago • 1 comments

Making use of modular multiplicative inverse to find the smallest number by Chinese Remainder Theorem, for which sets of some numbers and their remainders are given. Add the code in C++ and JAVA.

mayank-kumarr avatar Dec 17 '19 18:12 mayank-kumarr

I would like to address this issue.

mayank-kumarr avatar Dec 17 '19 18:12 mayank-kumarr