third-max-distinct-invariant

Status: IN

The duplicate-skip guard (`if n in (first, second, third)`) ensures `first`, `second`, and `third` are always mutually distinct when non-`None` throughout execution.

Source: entries/2026/06/06/third-maximum-number-solution.md

JSON