Status: IN
`findLengthOfLCIS` updates `max_len` only inside the increasing branch (when `cur_len` grows), not after every iteration, avoiding redundant comparisons
Source: entries/2026/06/06/longest-continuous-increasing-subsequence-solution.md
JSON