Math

Modular Arithmetic Properties

Posted on

In competitive programming, Modular Arithmetic Properties are essential tools in solving big number problems. In the problem statement, whenever they say, “print the answer  “, it’s not that simple. You may have worked a lot to get the logic, but the output must be given as they say. You may get your answer stored in a […]