good-triplets-pruning-order-skips-innermost-loop

Status: IN

The `a`-constraint is checked between the second and third loops: a failed `(i, j)` pair skips all `k` iterations, while `b` and `c` constraints are only checked in the innermost loop.

Source: entries/2026/06/06/count-good-triplets-solution.md

JSON