redistribute-chars-divisibility-is-necessary-and-sufficient

Status: IN

The check `all(count % n == 0)` is both necessary and sufficient for redistribution because characters can move freely between any two strings.

Source: entries/2026/06/06/redistribute-characters-to-make-all-strings-equal-solution.md

JSON