finding-3digit-constant-candidate-space

Status: IN

The algorithm examines exactly 450 candidate numbers regardless of input size, making runtime O(1) in the length of `digits`.

Source: entries/2026/06/06/finding-3-digit-even-numbers-solution.md

JSON