ユークリッドの互除法（Euclidean algorithm）

２つの整数の最大公約数 (greatest common divisor = GCD)を求めます。