{"id":"zip-truncates-silently-on-length-mismatch","text":"`min_moves_to_seat` uses `zip(sorted(seats), sorted(students))` — if the two lists differ in length, `zip` silently truncates to the shorter one, producing a wrong answer with no error.","truth_value":"IN","source":"entries/2026/06/06/minimum-number-of-moves-to-seat-everyone-solution.md","source_url":"","source_hash":"","justifications":[],"dependents":[],"metadata":{},"created_at":"","updated_at":"","reviewed_at":"","verified_at":"","retracted_at":"","explanation":{"steps":[{"node":"zip-truncates-silently-on-length-mismatch","truth_value":"IN","reason":"premise"}]}}