nice-substring-divide-conquer-split-correctness

Status: IN

Splitting on a character whose case-counterpart is absent is sound: that character cannot appear in any nice substring, so the answer lies entirely in one of the two halves.

Source: entries/2026/06/06/longest-nice-substring-solution.md

JSON