finding-3digit-output-sorted-by-construction

Status: IN

The output list is sorted without an explicit sort call, guaranteed by ascending iteration over `range(100, 999, 2)`.

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

JSON