I have recently learned Modular Multiplicative inverse and want to solve some problems on it.
Can someone provide link to some problems that require finding modular multiplicative inverse and also applying Chinese remainder theorem in some cases?
I have recently learned Modular Multiplicative inverse and want to solve some problems on it.
Can someone provide link to some problems that require finding modular multiplicative inverse and also applying Chinese remainder theorem in some cases?
there might be many problems which included modulo inverse concept , and mostly included in combinations problem.please look in tag combination
problems which i recently went through
MOVES :Codechef is an easy problem where you can apply modular multiplicative inverse .
SPOILERS: solution