[][src]Crate rust_algorithm

Functions

gcd

求两个数的最大公约数(greatest common divisor)

gcd_of_strings