stdlib-gcd-delegation

Status: IN

The GCD solution delegates entirely to `math.gcd` (C-accelerated in CPython) with no custom Euclidean algorithm.

Source: entries/2026/06/06/find-greatest-common-divisor-of-array-solution.md

JSON