I'm looking for solution to a problem to calculate modulo of very large number that can contain 25000 digits or less (n) with 10 digit number (m). ( n % m ) ?
Pointer to appropriate theory resource is also welcome.
Thanks
I'm looking for solution to a problem to calculate modulo of very large number that can contain 25000 digits or less (n) with 10 digit number (m). ( n % m ) ?
Pointer to appropriate theory resource is also welcome.
Thanks