check-double-zero-pair

Status: IN

Two zeros in the input correctly return `True` because the second zero finds `2 * 0 = 0` already in `seen` from the first zero

Source: entries/2026/06/06/check-if-n-and-its-double-exist-solution.md

JSON