Status: IN
`findLHS` only checks `k + 1` in the counter (never `k - 1`), ensuring each valid adjacent pair is counted exactly once without double-counting
Source: entries/2026/06/06/longest-harmonious-subsequence-solution.md
JSON