algorithm_rs
0.1.0
In algorithm_rs::math::gcd
?
Function
algorithm_rs
::
math
::
gcd
::
gcd
source
·
[
−
]
pub fn gcd(a:
i64
, b:
i64
) ->
i64