l-geq-w-by-construction

Status: IN

`L >= W` is enforced structurally, not by a conditional: since `w <= sqrt(area)`, `area // w >= sqrt(area) >= w` always holds.

Source: entries/2026/06/06/construct-the-rectangle-solution.md

JSON