Modulo has special properties that make calculations easier:
These let you take modulo at each step instead of waiting until the end. This prevents overflow when working with large numbers.
##### ###### ##### ### # # ### # # ###### ## ## ## ## ## ## ## # # # # # ## ##### #### ##### # # # # # # # #### ## # ## ## ## ## # # # # # ## ## # ###### ## ### # ### # ######
##### ###### ##### ### # # ### # # ###### ## ## ## ## ## ## ## # # # # # ## ##### #### ##### # # # # # # # #### ## # ## ## ## ## # # # # # ## ## # ###### ## ### # ### # ######
Addition and multiplication
Modulo has special properties that make calculations easier:
These let you take modulo at each step instead of waiting until the end. This prevents overflow when working with large numbers.