trial-division-pattern-reuse

Status: IN

The strip-all-factors-then-check-residual pattern (used in `ugly-number`) recurs in `power-of-two`, `power-of-three`, `power-of-four`, and `three-divisors` solutions

Source: entries/2026/06/06/ugly-number-solution.md

JSON