Idiom #74 Compute GCD. Compute the greatest common divisor x of big integers a and b. Use an integer type able to handle huge numbers. Definition in Wikipedia.
確定! 回上一頁