aboutsummaryrefslogtreecommitdiff
path: root/gcd/README.md
blob: 63e27cffe417216634b5845144dae646fa2ab348 (plain)
1
2
3
4
# GCD

or [greatest common divisor](https://en.wikipedia.org/wiki/Greatest_common_divisor)
is a simple problem every CS student will encounter in their studies.