monotonic-vacuous-truth-short-arrays

Status: IN

Arrays of length 0 or 1 return `True` from `isMonotonic` without entering the loop — `range(0)` produces no iterations, so both flags remain `True`.

Source: entries/2026/06/06/monotonic-array-solution.md

JSON