Status: IN
`longestBalancedSubstring` always returns an even integer (including 0) because `best` is updated as `2 * min(zeros, ones)`, and updates occur only when processing `'1'` characters.
Source: entries/2026/06/06/find-the-longest-balanced-substring-of-a-binary-string-solution.md