Description: This program is used to judge whether two large numbers are mutually prime numbers.For example,A and M are large numbers , when we run the program ,we will see whether A and M are coprime, whether A have the inverse of module M, and shows running time it takes.
To Search:
File list (Check if you may need any files):
niyuan\董求平.cpp
......\Num.h
niyuan