perform-string-shifts-empty-crash

Status: IN

Passing an empty string to `inorder` raises `ZeroDivisionError` at `net %= len(s)` — no guard exists.

Source: entries/2026/06/06/perform-string-shifts-solution.md

JSON