first-violation-sufficiency

Status: IN

`canBeIncreasing` only examines the first violation of strict monotonicity because any valid single removal must resolve it; if neither of the two candidate removals at that point fixes the array, no single removal anywhere can.

Source: entries/2026/06/06/remove-one-element-to-make-the-array-strictly-increasing-solution.md

Depended on by

JSON