在 Python 中,数学模块包含许多可以相当快速地执行的数学运算。内置函数 math.gcd(a, b) 计算任意两个 整数数的 GCD。可以从 3.5 版本开始使用。
math.gcd(a, b)
solve(A)
n
A
1000 ms 256 Mb Rules for program design and list of errors in automatic problem checking