non-binary-input-silent-miscount

Status: IN

In `checkZeroOnes`, characters other than `"1"` are silently counted toward `max_zeros`, since the only branch check is `c == "1"`

Source: entries/2026/06/06/longer-contiguous-segments-of-ones-than-zeros-solution.md

JSON