Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Computer Science. Textbook
算術
GCD(最大公约数)
让我们找到
\(gcd(|a|, |b|)\)
并将两个数字除以它 - 这就是答案。