Identifier
Images
[] => []
[[1]] => [[1]]
[[1,2]] => [[1,2]]
[[1],[2]] => [[1],[2]]
[[1,2,3]] => [[1,2,3]]
[[1,3],[2]] => [[1,2],[3]]
[[1,2],[3]] => [[1,3],[2]]
[[1],[2],[3]] => [[1],[2],[3]]
[[1,2,3,4]] => [[1,2,3,4]]
[[1,3,4],[2]] => [[1,2,3],[4]]
[[1,2,4],[3]] => [[1,2,4],[3]]
[[1,2,3],[4]] => [[1,3,4],[2]]
[[1,3],[2,4]] => [[1,3],[2,4]]
[[1,2],[3,4]] => [[1,2],[3,4]]
[[1,4],[2],[3]] => [[1,2],[3],[4]]
[[1,3],[2],[4]] => [[1,3],[2],[4]]
[[1,2],[3],[4]] => [[1,4],[2],[3]]
[[1],[2],[3],[4]] => [[1],[2],[3],[4]]
[[1,2,3,4,5]] => [[1,2,3,4,5]]
[[1,3,4,5],[2]] => [[1,2,3,4],[5]]
[[1,2,4,5],[3]] => [[1,2,3,5],[4]]
[[1,2,3,5],[4]] => [[1,2,4,5],[3]]
[[1,2,3,4],[5]] => [[1,3,4,5],[2]]
[[1,3,5],[2,4]] => [[1,2,4],[3,5]]
[[1,2,5],[3,4]] => [[1,2,3],[4,5]]
[[1,3,4],[2,5]] => [[1,3,4],[2,5]]
[[1,2,4],[3,5]] => [[1,3,5],[2,4]]
[[1,2,3],[4,5]] => [[1,2,5],[3,4]]
[[1,4,5],[2],[3]] => [[1,2,3],[4],[5]]
[[1,3,5],[2],[4]] => [[1,2,4],[3],[5]]
[[1,2,5],[3],[4]] => [[1,2,5],[3],[4]]
[[1,3,4],[2],[5]] => [[1,3,4],[2],[5]]
[[1,2,4],[3],[5]] => [[1,3,5],[2],[4]]
[[1,2,3],[4],[5]] => [[1,4,5],[2],[3]]
[[1,4],[2,5],[3]] => [[1,3],[2,4],[5]]
[[1,3],[2,5],[4]] => [[1,2],[3,4],[5]]
[[1,2],[3,5],[4]] => [[1,2],[3,5],[4]]
[[1,3],[2,4],[5]] => [[1,4],[2,5],[3]]
[[1,2],[3,4],[5]] => [[1,3],[2,5],[4]]
[[1,5],[2],[3],[4]] => [[1,2],[3],[4],[5]]
[[1,4],[2],[3],[5]] => [[1,3],[2],[4],[5]]
[[1,3],[2],[4],[5]] => [[1,4],[2],[3],[5]]
[[1,2],[3],[4],[5]] => [[1,5],[2],[3],[4]]
[[1],[2],[3],[4],[5]] => [[1],[2],[3],[4],[5]]
[[1,2,3,4,5,6]] => [[1,2,3,4,5,6]]
[[1,3,4,5,6],[2]] => [[1,2,3,4,5],[6]]
[[1,2,4,5,6],[3]] => [[1,2,3,4,6],[5]]
[[1,2,3,5,6],[4]] => [[1,2,3,5,6],[4]]
[[1,2,3,4,6],[5]] => [[1,2,4,5,6],[3]]
[[1,2,3,4,5],[6]] => [[1,3,4,5,6],[2]]
[[1,3,5,6],[2,4]] => [[1,2,3,5],[4,6]]
[[1,2,5,6],[3,4]] => [[1,2,3,4],[5,6]]
[[1,3,4,6],[2,5]] => [[1,2,4,5],[3,6]]
[[1,2,4,6],[3,5]] => [[1,2,4,6],[3,5]]
[[1,2,3,6],[4,5]] => [[1,2,3,6],[4,5]]
[[1,3,4,5],[2,6]] => [[1,3,4,5],[2,6]]
[[1,2,4,5],[3,6]] => [[1,3,4,6],[2,5]]
[[1,2,3,5],[4,6]] => [[1,3,5,6],[2,4]]
[[1,2,3,4],[5,6]] => [[1,2,5,6],[3,4]]
[[1,4,5,6],[2],[3]] => [[1,2,3,4],[5],[6]]
[[1,3,5,6],[2],[4]] => [[1,2,3,5],[4],[6]]
[[1,2,5,6],[3],[4]] => [[1,2,3,6],[4],[5]]
[[1,3,4,6],[2],[5]] => [[1,2,4,5],[3],[6]]
[[1,2,4,6],[3],[5]] => [[1,2,4,6],[3],[5]]
[[1,2,3,6],[4],[5]] => [[1,2,5,6],[3],[4]]
[[1,3,4,5],[2],[6]] => [[1,3,4,5],[2],[6]]
[[1,2,4,5],[3],[6]] => [[1,3,4,6],[2],[5]]
[[1,2,3,5],[4],[6]] => [[1,3,5,6],[2],[4]]
[[1,2,3,4],[5],[6]] => [[1,4,5,6],[2],[3]]
[[1,3,5],[2,4,6]] => [[1,3,5],[2,4,6]]
[[1,2,5],[3,4,6]] => [[1,3,4],[2,5,6]]
[[1,3,4],[2,5,6]] => [[1,2,5],[3,4,6]]
[[1,2,4],[3,5,6]] => [[1,2,4],[3,5,6]]
[[1,2,3],[4,5,6]] => [[1,2,3],[4,5,6]]
[[1,4,6],[2,5],[3]] => [[1,2,4],[3,5],[6]]
[[1,3,6],[2,5],[4]] => [[1,2,3],[4,5],[6]]
[[1,2,6],[3,5],[4]] => [[1,2,3],[4,6],[5]]
[[1,3,6],[2,4],[5]] => [[1,2,5],[3,6],[4]]
[[1,2,6],[3,4],[5]] => [[1,2,4],[3,6],[5]]
[[1,4,5],[2,6],[3]] => [[1,3,4],[2,5],[6]]
[[1,3,5],[2,6],[4]] => [[1,3,5],[2,4],[6]]
[[1,2,5],[3,6],[4]] => [[1,3,6],[2,4],[5]]
[[1,3,4],[2,6],[5]] => [[1,2,5],[3,4],[6]]
[[1,2,4],[3,6],[5]] => [[1,2,6],[3,4],[5]]
[[1,2,3],[4,6],[5]] => [[1,2,6],[3,5],[4]]
[[1,3,5],[2,4],[6]] => [[1,3,5],[2,6],[4]]
[[1,2,5],[3,4],[6]] => [[1,3,4],[2,6],[5]]
[[1,3,4],[2,5],[6]] => [[1,4,5],[2,6],[3]]
[[1,2,4],[3,5],[6]] => [[1,4,6],[2,5],[3]]
[[1,2,3],[4,5],[6]] => [[1,3,6],[2,5],[4]]
[[1,5,6],[2],[3],[4]] => [[1,2,3],[4],[5],[6]]
[[1,4,6],[2],[3],[5]] => [[1,2,4],[3],[5],[6]]
[[1,3,6],[2],[4],[5]] => [[1,2,5],[3],[4],[6]]
[[1,2,6],[3],[4],[5]] => [[1,2,6],[3],[4],[5]]
[[1,4,5],[2],[3],[6]] => [[1,3,4],[2],[5],[6]]
[[1,3,5],[2],[4],[6]] => [[1,3,5],[2],[4],[6]]
[[1,2,5],[3],[4],[6]] => [[1,3,6],[2],[4],[5]]
[[1,3,4],[2],[5],[6]] => [[1,4,5],[2],[3],[6]]
[[1,2,4],[3],[5],[6]] => [[1,4,6],[2],[3],[5]]
[[1,2,3],[4],[5],[6]] => [[1,5,6],[2],[3],[4]]
[[1,4],[2,5],[3,6]] => [[1,4],[2,5],[3,6]]
>>> Load all 3491 entries. <<<
[[1,3],[2,5],[4,6]] => [[1,3],[2,5],[4,6]]
[[1,2],[3,5],[4,6]] => [[1,3],[2,4],[5,6]]
[[1,3],[2,4],[5,6]] => [[1,2],[3,5],[4,6]]
[[1,2],[3,4],[5,6]] => [[1,2],[3,4],[5,6]]
[[1,5],[2,6],[3],[4]] => [[1,3],[2,4],[5],[6]]
[[1,4],[2,6],[3],[5]] => [[1,2],[3,4],[5],[6]]
[[1,3],[2,6],[4],[5]] => [[1,2],[3,5],[4],[6]]
[[1,2],[3,6],[4],[5]] => [[1,2],[3,6],[4],[5]]
[[1,4],[2,5],[3],[6]] => [[1,4],[2,5],[3],[6]]
[[1,3],[2,5],[4],[6]] => [[1,3],[2,5],[4],[6]]
[[1,2],[3,5],[4],[6]] => [[1,3],[2,6],[4],[5]]
[[1,3],[2,4],[5],[6]] => [[1,5],[2,6],[3],[4]]
[[1,2],[3,4],[5],[6]] => [[1,4],[2,6],[3],[5]]
[[1,6],[2],[3],[4],[5]] => [[1,2],[3],[4],[5],[6]]
[[1,5],[2],[3],[4],[6]] => [[1,3],[2],[4],[5],[6]]
[[1,4],[2],[3],[5],[6]] => [[1,4],[2],[3],[5],[6]]
[[1,3],[2],[4],[5],[6]] => [[1,5],[2],[3],[4],[6]]
[[1,2],[3],[4],[5],[6]] => [[1,6],[2],[3],[4],[5]]
[[1],[2],[3],[4],[5],[6]] => [[1],[2],[3],[4],[5],[6]]
[[1,2,3,4,5,6,7]] => [[1,2,3,4,5,6,7]]
[[1,3,4,5,6,7],[2]] => [[1,2,3,4,5,6],[7]]
[[1,2,4,5,6,7],[3]] => [[1,2,3,4,5,7],[6]]
[[1,2,3,5,6,7],[4]] => [[1,2,3,4,6,7],[5]]
[[1,2,3,4,6,7],[5]] => [[1,2,3,5,6,7],[4]]
[[1,2,3,4,5,7],[6]] => [[1,2,4,5,6,7],[3]]
[[1,2,3,4,5,6],[7]] => [[1,3,4,5,6,7],[2]]
[[1,3,5,6,7],[2,4]] => [[1,2,3,4,6],[5,7]]
[[1,2,5,6,7],[3,4]] => [[1,2,3,4,5],[6,7]]
[[1,3,4,6,7],[2,5]] => [[1,2,3,5,6],[4,7]]
[[1,2,4,6,7],[3,5]] => [[1,2,3,5,7],[4,6]]
[[1,2,3,6,7],[4,5]] => [[1,2,3,4,7],[5,6]]
[[1,3,4,5,7],[2,6]] => [[1,2,4,5,6],[3,7]]
[[1,2,4,5,7],[3,6]] => [[1,2,4,5,7],[3,6]]
[[1,2,3,5,7],[4,6]] => [[1,2,4,6,7],[3,5]]
[[1,2,3,4,7],[5,6]] => [[1,2,3,6,7],[4,5]]
[[1,3,4,5,6],[2,7]] => [[1,3,4,5,6],[2,7]]
[[1,2,4,5,6],[3,7]] => [[1,3,4,5,7],[2,6]]
[[1,2,3,5,6],[4,7]] => [[1,3,4,6,7],[2,5]]
[[1,2,3,4,6],[5,7]] => [[1,3,5,6,7],[2,4]]
[[1,2,3,4,5],[6,7]] => [[1,2,5,6,7],[3,4]]
[[1,4,5,6,7],[2],[3]] => [[1,2,3,4,5],[6],[7]]
[[1,3,5,6,7],[2],[4]] => [[1,2,3,4,6],[5],[7]]
[[1,2,5,6,7],[3],[4]] => [[1,2,3,4,7],[5],[6]]
[[1,3,4,6,7],[2],[5]] => [[1,2,3,5,6],[4],[7]]
[[1,2,4,6,7],[3],[5]] => [[1,2,3,5,7],[4],[6]]
[[1,2,3,6,7],[4],[5]] => [[1,2,3,6,7],[4],[5]]
[[1,3,4,5,7],[2],[6]] => [[1,2,4,5,6],[3],[7]]
[[1,2,4,5,7],[3],[6]] => [[1,2,4,5,7],[3],[6]]
[[1,2,3,5,7],[4],[6]] => [[1,2,4,6,7],[3],[5]]
[[1,2,3,4,7],[5],[6]] => [[1,2,5,6,7],[3],[4]]
[[1,3,4,5,6],[2],[7]] => [[1,3,4,5,6],[2],[7]]
[[1,2,4,5,6],[3],[7]] => [[1,3,4,5,7],[2],[6]]
[[1,2,3,5,6],[4],[7]] => [[1,3,4,6,7],[2],[5]]
[[1,2,3,4,6],[5],[7]] => [[1,3,5,6,7],[2],[4]]
[[1,2,3,4,5],[6],[7]] => [[1,4,5,6,7],[2],[3]]
[[1,3,5,7],[2,4,6]] => [[1,2,4,6],[3,5,7]]
[[1,2,5,7],[3,4,6]] => [[1,2,4,5],[3,6,7]]
[[1,3,4,7],[2,5,6]] => [[1,2,3,6],[4,5,7]]
[[1,2,4,7],[3,5,6]] => [[1,2,3,5],[4,6,7]]
[[1,2,3,7],[4,5,6]] => [[1,2,3,4],[5,6,7]]
[[1,3,5,6],[2,4,7]] => [[1,3,4,6],[2,5,7]]
[[1,2,5,6],[3,4,7]] => [[1,3,4,5],[2,6,7]]
[[1,3,4,6],[2,5,7]] => [[1,3,5,6],[2,4,7]]
[[1,2,4,6],[3,5,7]] => [[1,3,5,7],[2,4,6]]
[[1,2,3,6],[4,5,7]] => [[1,3,4,7],[2,5,6]]
[[1,3,4,5],[2,6,7]] => [[1,2,5,6],[3,4,7]]
[[1,2,4,5],[3,6,7]] => [[1,2,5,7],[3,4,6]]
[[1,2,3,5],[4,6,7]] => [[1,2,4,7],[3,5,6]]
[[1,2,3,4],[5,6,7]] => [[1,2,3,7],[4,5,6]]
[[1,4,6,7],[2,5],[3]] => [[1,2,3,5],[4,6],[7]]
[[1,3,6,7],[2,5],[4]] => [[1,2,3,4],[5,6],[7]]
[[1,2,6,7],[3,5],[4]] => [[1,2,3,4],[5,7],[6]]
[[1,3,6,7],[2,4],[5]] => [[1,2,3,6],[4,7],[5]]
[[1,2,6,7],[3,4],[5]] => [[1,2,3,5],[4,7],[6]]
[[1,4,5,7],[2,6],[3]] => [[1,2,4,5],[3,6],[7]]
[[1,3,5,7],[2,6],[4]] => [[1,2,4,6],[3,5],[7]]
[[1,2,5,7],[3,6],[4]] => [[1,2,4,7],[3,5],[6]]
[[1,3,4,7],[2,6],[5]] => [[1,2,3,6],[4,5],[7]]
[[1,2,4,7],[3,6],[5]] => [[1,2,3,7],[4,5],[6]]
[[1,2,3,7],[4,6],[5]] => [[1,2,3,7],[4,6],[5]]
[[1,3,5,7],[2,4],[6]] => [[1,2,4,6],[3,7],[5]]
[[1,2,5,7],[3,4],[6]] => [[1,2,4,5],[3,7],[6]]
[[1,3,4,7],[2,5],[6]] => [[1,2,5,6],[3,7],[4]]
[[1,2,4,7],[3,5],[6]] => [[1,2,5,7],[3,6],[4]]
[[1,2,3,7],[4,5],[6]] => [[1,2,4,7],[3,6],[5]]
[[1,4,5,6],[2,7],[3]] => [[1,3,4,5],[2,6],[7]]
[[1,3,5,6],[2,7],[4]] => [[1,3,4,6],[2,5],[7]]
[[1,2,5,6],[3,7],[4]] => [[1,3,4,7],[2,5],[6]]
[[1,3,4,6],[2,7],[5]] => [[1,3,5,6],[2,4],[7]]
[[1,2,4,6],[3,7],[5]] => [[1,3,5,7],[2,4],[6]]
[[1,2,3,6],[4,7],[5]] => [[1,3,6,7],[2,4],[5]]
[[1,3,4,5],[2,7],[6]] => [[1,2,5,6],[3,4],[7]]
[[1,2,4,5],[3,7],[6]] => [[1,2,5,7],[3,4],[6]]
[[1,2,3,5],[4,7],[6]] => [[1,2,6,7],[3,4],[5]]
[[1,2,3,4],[5,7],[6]] => [[1,2,6,7],[3,5],[4]]
[[1,3,5,6],[2,4],[7]] => [[1,3,4,6],[2,7],[5]]
[[1,2,5,6],[3,4],[7]] => [[1,3,4,5],[2,7],[6]]
[[1,3,4,6],[2,5],[7]] => [[1,3,5,6],[2,7],[4]]
[[1,2,4,6],[3,5],[7]] => [[1,3,5,7],[2,6],[4]]
[[1,2,3,6],[4,5],[7]] => [[1,3,4,7],[2,6],[5]]
[[1,3,4,5],[2,6],[7]] => [[1,4,5,6],[2,7],[3]]
[[1,2,4,5],[3,6],[7]] => [[1,4,5,7],[2,6],[3]]
[[1,2,3,5],[4,6],[7]] => [[1,4,6,7],[2,5],[3]]
[[1,2,3,4],[5,6],[7]] => [[1,3,6,7],[2,5],[4]]
[[1,5,6,7],[2],[3],[4]] => [[1,2,3,4],[5],[6],[7]]
[[1,4,6,7],[2],[3],[5]] => [[1,2,3,5],[4],[6],[7]]
[[1,3,6,7],[2],[4],[5]] => [[1,2,3,6],[4],[5],[7]]
[[1,2,6,7],[3],[4],[5]] => [[1,2,3,7],[4],[5],[6]]
[[1,4,5,7],[2],[3],[6]] => [[1,2,4,5],[3],[6],[7]]
[[1,3,5,7],[2],[4],[6]] => [[1,2,4,6],[3],[5],[7]]
[[1,2,5,7],[3],[4],[6]] => [[1,2,4,7],[3],[5],[6]]
[[1,3,4,7],[2],[5],[6]] => [[1,2,5,6],[3],[4],[7]]
[[1,2,4,7],[3],[5],[6]] => [[1,2,5,7],[3],[4],[6]]
[[1,2,3,7],[4],[5],[6]] => [[1,2,6,7],[3],[4],[5]]
[[1,4,5,6],[2],[3],[7]] => [[1,3,4,5],[2],[6],[7]]
[[1,3,5,6],[2],[4],[7]] => [[1,3,4,6],[2],[5],[7]]
[[1,2,5,6],[3],[4],[7]] => [[1,3,4,7],[2],[5],[6]]
[[1,3,4,6],[2],[5],[7]] => [[1,3,5,6],[2],[4],[7]]
[[1,2,4,6],[3],[5],[7]] => [[1,3,5,7],[2],[4],[6]]
[[1,2,3,6],[4],[5],[7]] => [[1,3,6,7],[2],[4],[5]]
[[1,3,4,5],[2],[6],[7]] => [[1,4,5,6],[2],[3],[7]]
[[1,2,4,5],[3],[6],[7]] => [[1,4,5,7],[2],[3],[6]]
[[1,2,3,5],[4],[6],[7]] => [[1,4,6,7],[2],[3],[5]]
[[1,2,3,4],[5],[6],[7]] => [[1,5,6,7],[2],[3],[4]]
[[1,4,6],[2,5,7],[3]] => [[1,3,5],[2,4,6],[7]]
[[1,3,6],[2,5,7],[4]] => [[1,3,4],[2,5,6],[7]]
[[1,2,6],[3,5,7],[4]] => [[1,3,4],[2,5,7],[6]]
[[1,3,6],[2,4,7],[5]] => [[1,3,6],[2,4,7],[5]]
[[1,2,6],[3,4,7],[5]] => [[1,3,5],[2,4,7],[6]]
[[1,4,5],[2,6,7],[3]] => [[1,2,5],[3,4,6],[7]]
[[1,3,5],[2,6,7],[4]] => [[1,2,4],[3,5,6],[7]]
[[1,2,5],[3,6,7],[4]] => [[1,2,4],[3,5,7],[6]]
[[1,3,4],[2,6,7],[5]] => [[1,2,3],[4,5,6],[7]]
[[1,2,4],[3,6,7],[5]] => [[1,2,3],[4,5,7],[6]]
[[1,2,3],[4,6,7],[5]] => [[1,2,3],[4,6,7],[5]]
[[1,3,5],[2,4,7],[6]] => [[1,2,6],[3,4,7],[5]]
[[1,2,5],[3,4,7],[6]] => [[1,2,5],[3,4,7],[6]]
[[1,3,4],[2,5,7],[6]] => [[1,2,6],[3,5,7],[4]]
[[1,2,4],[3,5,7],[6]] => [[1,2,5],[3,6,7],[4]]
[[1,2,3],[4,5,7],[6]] => [[1,2,4],[3,6,7],[5]]
[[1,3,5],[2,4,6],[7]] => [[1,4,6],[2,5,7],[3]]
[[1,2,5],[3,4,6],[7]] => [[1,4,5],[2,6,7],[3]]
[[1,3,4],[2,5,6],[7]] => [[1,3,6],[2,5,7],[4]]
[[1,2,4],[3,5,6],[7]] => [[1,3,5],[2,6,7],[4]]
[[1,2,3],[4,5,6],[7]] => [[1,3,4],[2,6,7],[5]]
[[1,4,7],[2,5],[3,6]] => [[1,2,5],[3,6],[4,7]]
[[1,3,7],[2,5],[4,6]] => [[1,2,4],[3,6],[5,7]]
[[1,2,7],[3,5],[4,6]] => [[1,2,4],[3,5],[6,7]]
[[1,3,7],[2,4],[5,6]] => [[1,2,3],[4,6],[5,7]]
[[1,2,7],[3,4],[5,6]] => [[1,2,3],[4,5],[6,7]]
[[1,4,6],[2,5],[3,7]] => [[1,3,5],[2,6],[4,7]]
[[1,3,6],[2,5],[4,7]] => [[1,3,4],[2,6],[5,7]]
[[1,2,6],[3,5],[4,7]] => [[1,3,4],[2,5],[6,7]]
[[1,3,6],[2,4],[5,7]] => [[1,3,6],[2,4],[5,7]]
[[1,2,6],[3,4],[5,7]] => [[1,3,5],[2,4],[6,7]]
[[1,4,5],[2,6],[3,7]] => [[1,4,5],[2,6],[3,7]]
[[1,3,5],[2,6],[4,7]] => [[1,4,6],[2,5],[3,7]]
[[1,2,5],[3,6],[4,7]] => [[1,4,7],[2,5],[3,6]]
[[1,3,4],[2,6],[5,7]] => [[1,3,6],[2,5],[4,7]]
[[1,2,4],[3,6],[5,7]] => [[1,3,7],[2,5],[4,6]]
[[1,2,3],[4,6],[5,7]] => [[1,3,7],[2,4],[5,6]]
[[1,3,5],[2,4],[6,7]] => [[1,2,6],[3,4],[5,7]]
[[1,2,5],[3,4],[6,7]] => [[1,2,5],[3,4],[6,7]]
[[1,3,4],[2,5],[6,7]] => [[1,2,6],[3,5],[4,7]]
[[1,2,4],[3,5],[6,7]] => [[1,2,7],[3,5],[4,6]]
[[1,2,3],[4,5],[6,7]] => [[1,2,7],[3,4],[5,6]]
[[1,5,7],[2,6],[3],[4]] => [[1,2,4],[3,5],[6],[7]]
[[1,4,7],[2,6],[3],[5]] => [[1,2,3],[4,5],[6],[7]]
[[1,3,7],[2,6],[4],[5]] => [[1,2,3],[4,6],[5],[7]]
[[1,2,7],[3,6],[4],[5]] => [[1,2,3],[4,7],[5],[6]]
[[1,4,7],[2,5],[3],[6]] => [[1,2,5],[3,6],[4],[7]]
[[1,3,7],[2,5],[4],[6]] => [[1,2,4],[3,6],[5],[7]]
[[1,2,7],[3,5],[4],[6]] => [[1,2,4],[3,7],[5],[6]]
[[1,3,7],[2,4],[5],[6]] => [[1,2,6],[3,7],[4],[5]]
[[1,2,7],[3,4],[5],[6]] => [[1,2,5],[3,7],[4],[6]]
[[1,5,6],[2,7],[3],[4]] => [[1,3,4],[2,5],[6],[7]]
[[1,4,6],[2,7],[3],[5]] => [[1,3,5],[2,4],[6],[7]]
[[1,3,6],[2,7],[4],[5]] => [[1,3,6],[2,4],[5],[7]]
[[1,2,6],[3,7],[4],[5]] => [[1,3,7],[2,4],[5],[6]]
[[1,4,5],[2,7],[3],[6]] => [[1,2,5],[3,4],[6],[7]]
[[1,3,5],[2,7],[4],[6]] => [[1,2,6],[3,4],[5],[7]]
[[1,2,5],[3,7],[4],[6]] => [[1,2,7],[3,4],[5],[6]]
[[1,3,4],[2,7],[5],[6]] => [[1,2,6],[3,5],[4],[7]]
[[1,2,4],[3,7],[5],[6]] => [[1,2,7],[3,5],[4],[6]]
[[1,2,3],[4,7],[5],[6]] => [[1,2,7],[3,6],[4],[5]]
[[1,4,6],[2,5],[3],[7]] => [[1,3,5],[2,6],[4],[7]]
[[1,3,6],[2,5],[4],[7]] => [[1,3,4],[2,6],[5],[7]]
[[1,2,6],[3,5],[4],[7]] => [[1,3,4],[2,7],[5],[6]]
[[1,3,6],[2,4],[5],[7]] => [[1,3,6],[2,7],[4],[5]]
[[1,2,6],[3,4],[5],[7]] => [[1,3,5],[2,7],[4],[6]]
[[1,4,5],[2,6],[3],[7]] => [[1,4,5],[2,6],[3],[7]]
[[1,3,5],[2,6],[4],[7]] => [[1,4,6],[2,5],[3],[7]]
[[1,2,5],[3,6],[4],[7]] => [[1,4,7],[2,5],[3],[6]]
[[1,3,4],[2,6],[5],[7]] => [[1,3,6],[2,5],[4],[7]]
[[1,2,4],[3,6],[5],[7]] => [[1,3,7],[2,5],[4],[6]]
[[1,2,3],[4,6],[5],[7]] => [[1,3,7],[2,6],[4],[5]]
[[1,3,5],[2,4],[6],[7]] => [[1,4,6],[2,7],[3],[5]]
[[1,2,5],[3,4],[6],[7]] => [[1,4,5],[2,7],[3],[6]]
[[1,3,4],[2,5],[6],[7]] => [[1,5,6],[2,7],[3],[4]]
[[1,2,4],[3,5],[6],[7]] => [[1,5,7],[2,6],[3],[4]]
[[1,2,3],[4,5],[6],[7]] => [[1,4,7],[2,6],[3],[5]]
[[1,6,7],[2],[3],[4],[5]] => [[1,2,3],[4],[5],[6],[7]]
[[1,5,7],[2],[3],[4],[6]] => [[1,2,4],[3],[5],[6],[7]]
[[1,4,7],[2],[3],[5],[6]] => [[1,2,5],[3],[4],[6],[7]]
[[1,3,7],[2],[4],[5],[6]] => [[1,2,6],[3],[4],[5],[7]]
[[1,2,7],[3],[4],[5],[6]] => [[1,2,7],[3],[4],[5],[6]]
[[1,5,6],[2],[3],[4],[7]] => [[1,3,4],[2],[5],[6],[7]]
[[1,4,6],[2],[3],[5],[7]] => [[1,3,5],[2],[4],[6],[7]]
[[1,3,6],[2],[4],[5],[7]] => [[1,3,6],[2],[4],[5],[7]]
[[1,2,6],[3],[4],[5],[7]] => [[1,3,7],[2],[4],[5],[6]]
[[1,4,5],[2],[3],[6],[7]] => [[1,4,5],[2],[3],[6],[7]]
[[1,3,5],[2],[4],[6],[7]] => [[1,4,6],[2],[3],[5],[7]]
[[1,2,5],[3],[4],[6],[7]] => [[1,4,7],[2],[3],[5],[6]]
[[1,3,4],[2],[5],[6],[7]] => [[1,5,6],[2],[3],[4],[7]]
[[1,2,4],[3],[5],[6],[7]] => [[1,5,7],[2],[3],[4],[6]]
[[1,2,3],[4],[5],[6],[7]] => [[1,6,7],[2],[3],[4],[5]]
[[1,5],[2,6],[3,7],[4]] => [[1,4],[2,5],[3,6],[7]]
[[1,4],[2,6],[3,7],[5]] => [[1,3],[2,5],[4,6],[7]]
[[1,3],[2,6],[4,7],[5]] => [[1,3],[2,4],[5,6],[7]]
[[1,2],[3,6],[4,7],[5]] => [[1,3],[2,4],[5,7],[6]]
[[1,4],[2,5],[3,7],[6]] => [[1,2],[3,5],[4,6],[7]]
[[1,3],[2,5],[4,7],[6]] => [[1,2],[3,4],[5,6],[7]]
[[1,2],[3,5],[4,7],[6]] => [[1,2],[3,4],[5,7],[6]]
[[1,3],[2,4],[5,7],[6]] => [[1,2],[3,6],[4,7],[5]]
[[1,2],[3,4],[5,7],[6]] => [[1,2],[3,5],[4,7],[6]]
[[1,4],[2,5],[3,6],[7]] => [[1,5],[2,6],[3,7],[4]]
[[1,3],[2,5],[4,6],[7]] => [[1,4],[2,6],[3,7],[5]]
[[1,2],[3,5],[4,6],[7]] => [[1,4],[2,5],[3,7],[6]]
[[1,3],[2,4],[5,6],[7]] => [[1,3],[2,6],[4,7],[5]]
[[1,2],[3,4],[5,6],[7]] => [[1,3],[2,5],[4,7],[6]]
[[1,6],[2,7],[3],[4],[5]] => [[1,3],[2,4],[5],[6],[7]]
[[1,5],[2,7],[3],[4],[6]] => [[1,2],[3,4],[5],[6],[7]]
[[1,4],[2,7],[3],[5],[6]] => [[1,2],[3,5],[4],[6],[7]]
[[1,3],[2,7],[4],[5],[6]] => [[1,2],[3,6],[4],[5],[7]]
[[1,2],[3,7],[4],[5],[6]] => [[1,2],[3,7],[4],[5],[6]]
[[1,5],[2,6],[3],[4],[7]] => [[1,4],[2,5],[3],[6],[7]]
[[1,4],[2,6],[3],[5],[7]] => [[1,3],[2,5],[4],[6],[7]]
[[1,3],[2,6],[4],[5],[7]] => [[1,3],[2,6],[4],[5],[7]]
[[1,2],[3,6],[4],[5],[7]] => [[1,3],[2,7],[4],[5],[6]]
[[1,4],[2,5],[3],[6],[7]] => [[1,5],[2,6],[3],[4],[7]]
[[1,3],[2,5],[4],[6],[7]] => [[1,4],[2,6],[3],[5],[7]]
[[1,2],[3,5],[4],[6],[7]] => [[1,4],[2,7],[3],[5],[6]]
[[1,3],[2,4],[5],[6],[7]] => [[1,6],[2,7],[3],[4],[5]]
[[1,2],[3,4],[5],[6],[7]] => [[1,5],[2,7],[3],[4],[6]]
[[1,7],[2],[3],[4],[5],[6]] => [[1,2],[3],[4],[5],[6],[7]]
[[1,6],[2],[3],[4],[5],[7]] => [[1,3],[2],[4],[5],[6],[7]]
[[1,5],[2],[3],[4],[6],[7]] => [[1,4],[2],[3],[5],[6],[7]]
[[1,4],[2],[3],[5],[6],[7]] => [[1,5],[2],[3],[4],[6],[7]]
[[1,3],[2],[4],[5],[6],[7]] => [[1,6],[2],[3],[4],[5],[7]]
[[1,2],[3],[4],[5],[6],[7]] => [[1,7],[2],[3],[4],[5],[6]]
[[1],[2],[3],[4],[5],[6],[7]] => [[1],[2],[3],[4],[5],[6],[7]]
[[1,2,3,4,5,6,7,8]] => [[1,2,3,4,5,6,7,8]]
[[1,3,4,5,6,7,8],[2]] => [[1,2,3,4,5,6,7],[8]]
[[1,2,4,5,6,7,8],[3]] => [[1,2,3,4,5,6,8],[7]]
[[1,2,3,5,6,7,8],[4]] => [[1,2,3,4,5,7,8],[6]]
[[1,2,3,4,6,7,8],[5]] => [[1,2,3,4,6,7,8],[5]]
[[1,2,3,4,5,7,8],[6]] => [[1,2,3,5,6,7,8],[4]]
[[1,2,3,4,5,6,8],[7]] => [[1,2,4,5,6,7,8],[3]]
[[1,2,3,4,5,6,7],[8]] => [[1,3,4,5,6,7,8],[2]]
[[1,3,5,6,7,8],[2,4]] => [[1,2,3,4,5,7],[6,8]]
[[1,2,5,6,7,8],[3,4]] => [[1,2,3,4,5,6],[7,8]]
[[1,3,4,6,7,8],[2,5]] => [[1,2,3,4,6,7],[5,8]]
[[1,2,4,6,7,8],[3,5]] => [[1,2,3,4,6,8],[5,7]]
[[1,2,3,6,7,8],[4,5]] => [[1,2,3,4,5,8],[6,7]]
[[1,3,4,5,7,8],[2,6]] => [[1,2,3,5,6,7],[4,8]]
[[1,2,4,5,7,8],[3,6]] => [[1,2,3,5,6,8],[4,7]]
[[1,2,3,5,7,8],[4,6]] => [[1,2,3,5,7,8],[4,6]]
[[1,2,3,4,7,8],[5,6]] => [[1,2,3,4,7,8],[5,6]]
[[1,3,4,5,6,8],[2,7]] => [[1,2,4,5,6,7],[3,8]]
[[1,2,4,5,6,8],[3,7]] => [[1,2,4,5,6,8],[3,7]]
[[1,2,3,5,6,8],[4,7]] => [[1,2,4,5,7,8],[3,6]]
[[1,2,3,4,6,8],[5,7]] => [[1,2,4,6,7,8],[3,5]]
[[1,2,3,4,5,8],[6,7]] => [[1,2,3,6,7,8],[4,5]]
[[1,3,4,5,6,7],[2,8]] => [[1,3,4,5,6,7],[2,8]]
[[1,2,4,5,6,7],[3,8]] => [[1,3,4,5,6,8],[2,7]]
[[1,2,3,5,6,7],[4,8]] => [[1,3,4,5,7,8],[2,6]]
[[1,2,3,4,6,7],[5,8]] => [[1,3,4,6,7,8],[2,5]]
[[1,2,3,4,5,7],[6,8]] => [[1,3,5,6,7,8],[2,4]]
[[1,2,3,4,5,6],[7,8]] => [[1,2,5,6,7,8],[3,4]]
[[1,4,5,6,7,8],[2],[3]] => [[1,2,3,4,5,6],[7],[8]]
[[1,3,5,6,7,8],[2],[4]] => [[1,2,3,4,5,7],[6],[8]]
[[1,2,5,6,7,8],[3],[4]] => [[1,2,3,4,5,8],[6],[7]]
[[1,3,4,6,7,8],[2],[5]] => [[1,2,3,4,6,7],[5],[8]]
[[1,2,4,6,7,8],[3],[5]] => [[1,2,3,4,6,8],[5],[7]]
[[1,2,3,6,7,8],[4],[5]] => [[1,2,3,4,7,8],[5],[6]]
[[1,3,4,5,7,8],[2],[6]] => [[1,2,3,5,6,7],[4],[8]]
[[1,2,4,5,7,8],[3],[6]] => [[1,2,3,5,6,8],[4],[7]]
[[1,2,3,5,7,8],[4],[6]] => [[1,2,3,5,7,8],[4],[6]]
[[1,2,3,4,7,8],[5],[6]] => [[1,2,3,6,7,8],[4],[5]]
[[1,3,4,5,6,8],[2],[7]] => [[1,2,4,5,6,7],[3],[8]]
[[1,2,4,5,6,8],[3],[7]] => [[1,2,4,5,6,8],[3],[7]]
[[1,2,3,5,6,8],[4],[7]] => [[1,2,4,5,7,8],[3],[6]]
[[1,2,3,4,6,8],[5],[7]] => [[1,2,4,6,7,8],[3],[5]]
[[1,2,3,4,5,8],[6],[7]] => [[1,2,5,6,7,8],[3],[4]]
[[1,3,4,5,6,7],[2],[8]] => [[1,3,4,5,6,7],[2],[8]]
[[1,2,4,5,6,7],[3],[8]] => [[1,3,4,5,6,8],[2],[7]]
[[1,2,3,5,6,7],[4],[8]] => [[1,3,4,5,7,8],[2],[6]]
[[1,2,3,4,6,7],[5],[8]] => [[1,3,4,6,7,8],[2],[5]]
[[1,2,3,4,5,7],[6],[8]] => [[1,3,5,6,7,8],[2],[4]]
[[1,2,3,4,5,6],[7],[8]] => [[1,4,5,6,7,8],[2],[3]]
[[1,3,5,7,8],[2,4,6]] => [[1,2,3,5,7],[4,6,8]]
[[1,2,5,7,8],[3,4,6]] => [[1,2,3,5,6],[4,7,8]]
[[1,3,4,7,8],[2,5,6]] => [[1,2,3,4,7],[5,6,8]]
[[1,2,4,7,8],[3,5,6]] => [[1,2,3,4,6],[5,7,8]]
[[1,2,3,7,8],[4,5,6]] => [[1,2,3,4,5],[6,7,8]]
[[1,3,5,6,8],[2,4,7]] => [[1,2,4,5,7],[3,6,8]]
[[1,2,5,6,8],[3,4,7]] => [[1,2,4,5,6],[3,7,8]]
[[1,3,4,6,8],[2,5,7]] => [[1,2,4,6,7],[3,5,8]]
[[1,2,4,6,8],[3,5,7]] => [[1,2,4,6,8],[3,5,7]]
[[1,2,3,6,8],[4,5,7]] => [[1,2,4,5,8],[3,6,7]]
[[1,3,4,5,8],[2,6,7]] => [[1,2,3,6,7],[4,5,8]]
[[1,2,4,5,8],[3,6,7]] => [[1,2,3,6,8],[4,5,7]]
[[1,2,3,5,8],[4,6,7]] => [[1,2,3,5,8],[4,6,7]]
[[1,2,3,4,8],[5,6,7]] => [[1,2,3,4,8],[5,6,7]]
[[1,3,5,6,7],[2,4,8]] => [[1,3,4,5,7],[2,6,8]]
[[1,2,5,6,7],[3,4,8]] => [[1,3,4,5,6],[2,7,8]]
[[1,3,4,6,7],[2,5,8]] => [[1,3,4,6,7],[2,5,8]]
[[1,2,4,6,7],[3,5,8]] => [[1,3,4,6,8],[2,5,7]]
[[1,2,3,6,7],[4,5,8]] => [[1,3,4,5,8],[2,6,7]]
[[1,3,4,5,7],[2,6,8]] => [[1,3,5,6,7],[2,4,8]]
[[1,2,4,5,7],[3,6,8]] => [[1,3,5,6,8],[2,4,7]]
[[1,2,3,5,7],[4,6,8]] => [[1,3,5,7,8],[2,4,6]]
[[1,2,3,4,7],[5,6,8]] => [[1,3,4,7,8],[2,5,6]]
[[1,3,4,5,6],[2,7,8]] => [[1,2,5,6,7],[3,4,8]]
[[1,2,4,5,6],[3,7,8]] => [[1,2,5,6,8],[3,4,7]]
[[1,2,3,5,6],[4,7,8]] => [[1,2,5,7,8],[3,4,6]]
[[1,2,3,4,6],[5,7,8]] => [[1,2,4,7,8],[3,5,6]]
[[1,2,3,4,5],[6,7,8]] => [[1,2,3,7,8],[4,5,6]]
[[1,4,6,7,8],[2,5],[3]] => [[1,2,3,4,6],[5,7],[8]]
[[1,3,6,7,8],[2,5],[4]] => [[1,2,3,4,5],[6,7],[8]]
[[1,2,6,7,8],[3,5],[4]] => [[1,2,3,4,5],[6,8],[7]]
[[1,3,6,7,8],[2,4],[5]] => [[1,2,3,4,7],[5,8],[6]]
[[1,2,6,7,8],[3,4],[5]] => [[1,2,3,4,6],[5,8],[7]]
[[1,4,5,7,8],[2,6],[3]] => [[1,2,3,5,6],[4,7],[8]]
[[1,3,5,7,8],[2,6],[4]] => [[1,2,3,5,7],[4,6],[8]]
[[1,2,5,7,8],[3,6],[4]] => [[1,2,3,5,8],[4,6],[7]]
[[1,3,4,7,8],[2,6],[5]] => [[1,2,3,4,7],[5,6],[8]]
[[1,2,4,7,8],[3,6],[5]] => [[1,2,3,4,8],[5,6],[7]]
[[1,2,3,7,8],[4,6],[5]] => [[1,2,3,4,8],[5,7],[6]]
[[1,3,5,7,8],[2,4],[6]] => [[1,2,3,5,7],[4,8],[6]]
[[1,2,5,7,8],[3,4],[6]] => [[1,2,3,5,6],[4,8],[7]]
[[1,3,4,7,8],[2,5],[6]] => [[1,2,3,6,7],[4,8],[5]]
[[1,2,4,7,8],[3,5],[6]] => [[1,2,3,6,8],[4,7],[5]]
[[1,2,3,7,8],[4,5],[6]] => [[1,2,3,5,8],[4,7],[6]]
[[1,4,5,6,8],[2,7],[3]] => [[1,2,4,5,6],[3,7],[8]]
[[1,3,5,6,8],[2,7],[4]] => [[1,2,4,5,7],[3,6],[8]]
[[1,2,5,6,8],[3,7],[4]] => [[1,2,4,5,8],[3,6],[7]]
[[1,3,4,6,8],[2,7],[5]] => [[1,2,4,6,7],[3,5],[8]]
[[1,2,4,6,8],[3,7],[5]] => [[1,2,4,6,8],[3,5],[7]]
[[1,2,3,6,8],[4,7],[5]] => [[1,2,4,7,8],[3,5],[6]]
[[1,3,4,5,8],[2,7],[6]] => [[1,2,3,6,7],[4,5],[8]]
[[1,2,4,5,8],[3,7],[6]] => [[1,2,3,6,8],[4,5],[7]]
[[1,2,3,5,8],[4,7],[6]] => [[1,2,3,7,8],[4,5],[6]]
[[1,2,3,4,8],[5,7],[6]] => [[1,2,3,7,8],[4,6],[5]]
[[1,3,5,6,8],[2,4],[7]] => [[1,2,4,5,7],[3,8],[6]]
[[1,2,5,6,8],[3,4],[7]] => [[1,2,4,5,6],[3,8],[7]]
[[1,3,4,6,8],[2,5],[7]] => [[1,2,4,6,7],[3,8],[5]]
[[1,2,4,6,8],[3,5],[7]] => [[1,2,4,6,8],[3,7],[5]]
[[1,2,3,6,8],[4,5],[7]] => [[1,2,4,5,8],[3,7],[6]]
[[1,3,4,5,8],[2,6],[7]] => [[1,2,5,6,7],[3,8],[4]]
[[1,2,4,5,8],[3,6],[7]] => [[1,2,5,6,8],[3,7],[4]]
[[1,2,3,5,8],[4,6],[7]] => [[1,2,5,7,8],[3,6],[4]]
[[1,2,3,4,8],[5,6],[7]] => [[1,2,4,7,8],[3,6],[5]]
[[1,4,5,6,7],[2,8],[3]] => [[1,3,4,5,6],[2,7],[8]]
[[1,3,5,6,7],[2,8],[4]] => [[1,3,4,5,7],[2,6],[8]]
[[1,2,5,6,7],[3,8],[4]] => [[1,3,4,5,8],[2,6],[7]]
[[1,3,4,6,7],[2,8],[5]] => [[1,3,4,6,7],[2,5],[8]]
[[1,2,4,6,7],[3,8],[5]] => [[1,3,4,6,8],[2,5],[7]]
[[1,2,3,6,7],[4,8],[5]] => [[1,3,4,7,8],[2,5],[6]]
[[1,3,4,5,7],[2,8],[6]] => [[1,3,5,6,7],[2,4],[8]]
[[1,2,4,5,7],[3,8],[6]] => [[1,3,5,6,8],[2,4],[7]]
[[1,2,3,5,7],[4,8],[6]] => [[1,3,5,7,8],[2,4],[6]]
[[1,2,3,4,7],[5,8],[6]] => [[1,3,6,7,8],[2,4],[5]]
[[1,3,4,5,6],[2,8],[7]] => [[1,2,5,6,7],[3,4],[8]]
[[1,2,4,5,6],[3,8],[7]] => [[1,2,5,6,8],[3,4],[7]]
[[1,2,3,5,6],[4,8],[7]] => [[1,2,5,7,8],[3,4],[6]]
[[1,2,3,4,6],[5,8],[7]] => [[1,2,6,7,8],[3,4],[5]]
[[1,2,3,4,5],[6,8],[7]] => [[1,2,6,7,8],[3,5],[4]]
[[1,3,5,6,7],[2,4],[8]] => [[1,3,4,5,7],[2,8],[6]]
[[1,2,5,6,7],[3,4],[8]] => [[1,3,4,5,6],[2,8],[7]]
[[1,3,4,6,7],[2,5],[8]] => [[1,3,4,6,7],[2,8],[5]]
[[1,2,4,6,7],[3,5],[8]] => [[1,3,4,6,8],[2,7],[5]]
[[1,2,3,6,7],[4,5],[8]] => [[1,3,4,5,8],[2,7],[6]]
[[1,3,4,5,7],[2,6],[8]] => [[1,3,5,6,7],[2,8],[4]]
[[1,2,4,5,7],[3,6],[8]] => [[1,3,5,6,8],[2,7],[4]]
[[1,2,3,5,7],[4,6],[8]] => [[1,3,5,7,8],[2,6],[4]]
[[1,2,3,4,7],[5,6],[8]] => [[1,3,4,7,8],[2,6],[5]]
[[1,3,4,5,6],[2,7],[8]] => [[1,4,5,6,7],[2,8],[3]]
[[1,2,4,5,6],[3,7],[8]] => [[1,4,5,6,8],[2,7],[3]]
[[1,2,3,5,6],[4,7],[8]] => [[1,4,5,7,8],[2,6],[3]]
[[1,2,3,4,6],[5,7],[8]] => [[1,4,6,7,8],[2,5],[3]]
[[1,2,3,4,5],[6,7],[8]] => [[1,3,6,7,8],[2,5],[4]]
[[1,5,6,7,8],[2],[3],[4]] => [[1,2,3,4,5],[6],[7],[8]]
[[1,4,6,7,8],[2],[3],[5]] => [[1,2,3,4,6],[5],[7],[8]]
[[1,3,6,7,8],[2],[4],[5]] => [[1,2,3,4,7],[5],[6],[8]]
[[1,2,6,7,8],[3],[4],[5]] => [[1,2,3,4,8],[5],[6],[7]]
[[1,4,5,7,8],[2],[3],[6]] => [[1,2,3,5,6],[4],[7],[8]]
[[1,3,5,7,8],[2],[4],[6]] => [[1,2,3,5,7],[4],[6],[8]]
[[1,2,5,7,8],[3],[4],[6]] => [[1,2,3,5,8],[4],[6],[7]]
[[1,3,4,7,8],[2],[5],[6]] => [[1,2,3,6,7],[4],[5],[8]]
[[1,2,4,7,8],[3],[5],[6]] => [[1,2,3,6,8],[4],[5],[7]]
[[1,2,3,7,8],[4],[5],[6]] => [[1,2,3,7,8],[4],[5],[6]]
[[1,4,5,6,8],[2],[3],[7]] => [[1,2,4,5,6],[3],[7],[8]]
[[1,3,5,6,8],[2],[4],[7]] => [[1,2,4,5,7],[3],[6],[8]]
[[1,2,5,6,8],[3],[4],[7]] => [[1,2,4,5,8],[3],[6],[7]]
[[1,3,4,6,8],[2],[5],[7]] => [[1,2,4,6,7],[3],[5],[8]]
[[1,2,4,6,8],[3],[5],[7]] => [[1,2,4,6,8],[3],[5],[7]]
[[1,2,3,6,8],[4],[5],[7]] => [[1,2,4,7,8],[3],[5],[6]]
[[1,3,4,5,8],[2],[6],[7]] => [[1,2,5,6,7],[3],[4],[8]]
[[1,2,4,5,8],[3],[6],[7]] => [[1,2,5,6,8],[3],[4],[7]]
[[1,2,3,5,8],[4],[6],[7]] => [[1,2,5,7,8],[3],[4],[6]]
[[1,2,3,4,8],[5],[6],[7]] => [[1,2,6,7,8],[3],[4],[5]]
[[1,4,5,6,7],[2],[3],[8]] => [[1,3,4,5,6],[2],[7],[8]]
[[1,3,5,6,7],[2],[4],[8]] => [[1,3,4,5,7],[2],[6],[8]]
[[1,2,5,6,7],[3],[4],[8]] => [[1,3,4,5,8],[2],[6],[7]]
[[1,3,4,6,7],[2],[5],[8]] => [[1,3,4,6,7],[2],[5],[8]]
[[1,2,4,6,7],[3],[5],[8]] => [[1,3,4,6,8],[2],[5],[7]]
[[1,2,3,6,7],[4],[5],[8]] => [[1,3,4,7,8],[2],[5],[6]]
[[1,3,4,5,7],[2],[6],[8]] => [[1,3,5,6,7],[2],[4],[8]]
[[1,2,4,5,7],[3],[6],[8]] => [[1,3,5,6,8],[2],[4],[7]]
[[1,2,3,5,7],[4],[6],[8]] => [[1,3,5,7,8],[2],[4],[6]]
[[1,2,3,4,7],[5],[6],[8]] => [[1,3,6,7,8],[2],[4],[5]]
[[1,3,4,5,6],[2],[7],[8]] => [[1,4,5,6,7],[2],[3],[8]]
[[1,2,4,5,6],[3],[7],[8]] => [[1,4,5,6,8],[2],[3],[7]]
[[1,2,3,5,6],[4],[7],[8]] => [[1,4,5,7,8],[2],[3],[6]]
[[1,2,3,4,6],[5],[7],[8]] => [[1,4,6,7,8],[2],[3],[5]]
[[1,2,3,4,5],[6],[7],[8]] => [[1,5,6,7,8],[2],[3],[4]]
[[1,3,5,7],[2,4,6,8]] => [[1,3,5,7],[2,4,6,8]]
[[1,2,5,7],[3,4,6,8]] => [[1,3,5,6],[2,4,7,8]]
[[1,3,4,7],[2,5,6,8]] => [[1,3,4,7],[2,5,6,8]]
[[1,2,4,7],[3,5,6,8]] => [[1,3,4,6],[2,5,7,8]]
[[1,2,3,7],[4,5,6,8]] => [[1,3,4,5],[2,6,7,8]]
[[1,3,5,6],[2,4,7,8]] => [[1,2,5,7],[3,4,6,8]]
[[1,2,5,6],[3,4,7,8]] => [[1,2,5,6],[3,4,7,8]]
[[1,3,4,6],[2,5,7,8]] => [[1,2,4,7],[3,5,6,8]]
[[1,2,4,6],[3,5,7,8]] => [[1,2,4,6],[3,5,7,8]]
[[1,2,3,6],[4,5,7,8]] => [[1,2,4,5],[3,6,7,8]]
[[1,3,4,5],[2,6,7,8]] => [[1,2,3,7],[4,5,6,8]]
[[1,2,4,5],[3,6,7,8]] => [[1,2,3,6],[4,5,7,8]]
[[1,2,3,5],[4,6,7,8]] => [[1,2,3,5],[4,6,7,8]]
[[1,2,3,4],[5,6,7,8]] => [[1,2,3,4],[5,6,7,8]]
[[1,4,6,8],[2,5,7],[3]] => [[1,2,4,6],[3,5,7],[8]]
[[1,3,6,8],[2,5,7],[4]] => [[1,2,4,5],[3,6,7],[8]]
[[1,2,6,8],[3,5,7],[4]] => [[1,2,4,5],[3,6,8],[7]]
[[1,3,6,8],[2,4,7],[5]] => [[1,2,4,7],[3,5,8],[6]]
[[1,2,6,8],[3,4,7],[5]] => [[1,2,4,6],[3,5,8],[7]]
[[1,4,5,8],[2,6,7],[3]] => [[1,2,3,6],[4,5,7],[8]]
[[1,3,5,8],[2,6,7],[4]] => [[1,2,3,5],[4,6,7],[8]]
[[1,2,5,8],[3,6,7],[4]] => [[1,2,3,5],[4,6,8],[7]]
[[1,3,4,8],[2,6,7],[5]] => [[1,2,3,4],[5,6,7],[8]]
[[1,2,4,8],[3,6,7],[5]] => [[1,2,3,4],[5,6,8],[7]]
[[1,2,3,8],[4,6,7],[5]] => [[1,2,3,4],[5,7,8],[6]]
[[1,3,5,8],[2,4,7],[6]] => [[1,2,3,7],[4,5,8],[6]]
[[1,2,5,8],[3,4,7],[6]] => [[1,2,3,6],[4,5,8],[7]]
[[1,3,4,8],[2,5,7],[6]] => [[1,2,3,7],[4,6,8],[5]]
[[1,2,4,8],[3,5,7],[6]] => [[1,2,3,6],[4,7,8],[5]]
[[1,2,3,8],[4,5,7],[6]] => [[1,2,3,5],[4,7,8],[6]]
[[1,3,5,8],[2,4,6],[7]] => [[1,2,5,7],[3,6,8],[4]]
[[1,2,5,8],[3,4,6],[7]] => [[1,2,5,6],[3,7,8],[4]]
[[1,3,4,8],[2,5,6],[7]] => [[1,2,4,7],[3,6,8],[5]]
[[1,2,4,8],[3,5,6],[7]] => [[1,2,4,6],[3,7,8],[5]]
[[1,2,3,8],[4,5,6],[7]] => [[1,2,4,5],[3,7,8],[6]]
[[1,4,6,7],[2,5,8],[3]] => [[1,3,4,6],[2,5,7],[8]]
[[1,3,6,7],[2,5,8],[4]] => [[1,3,4,5],[2,6,7],[8]]
[[1,2,6,7],[3,5,8],[4]] => [[1,3,4,5],[2,6,8],[7]]
[[1,3,6,7],[2,4,8],[5]] => [[1,3,4,7],[2,5,8],[6]]
[[1,2,6,7],[3,4,8],[5]] => [[1,3,4,6],[2,5,8],[7]]
[[1,4,5,7],[2,6,8],[3]] => [[1,3,5,6],[2,4,7],[8]]
[[1,3,5,7],[2,6,8],[4]] => [[1,3,5,7],[2,4,6],[8]]
[[1,2,5,7],[3,6,8],[4]] => [[1,3,5,8],[2,4,6],[7]]
[[1,3,4,7],[2,6,8],[5]] => [[1,3,4,7],[2,5,6],[8]]
[[1,2,4,7],[3,6,8],[5]] => [[1,3,4,8],[2,5,6],[7]]
[[1,2,3,7],[4,6,8],[5]] => [[1,3,4,8],[2,5,7],[6]]
[[1,3,5,7],[2,4,8],[6]] => [[1,3,5,7],[2,4,8],[6]]
[[1,2,5,7],[3,4,8],[6]] => [[1,3,5,6],[2,4,8],[7]]
[[1,3,4,7],[2,5,8],[6]] => [[1,3,6,7],[2,4,8],[5]]
[[1,2,4,7],[3,5,8],[6]] => [[1,3,6,8],[2,4,7],[5]]
[[1,2,3,7],[4,5,8],[6]] => [[1,3,5,8],[2,4,7],[6]]
[[1,4,5,6],[2,7,8],[3]] => [[1,2,5,6],[3,4,7],[8]]
[[1,3,5,6],[2,7,8],[4]] => [[1,2,5,7],[3,4,6],[8]]
[[1,2,5,6],[3,7,8],[4]] => [[1,2,5,8],[3,4,6],[7]]
[[1,3,4,6],[2,7,8],[5]] => [[1,2,4,7],[3,5,6],[8]]
[[1,2,4,6],[3,7,8],[5]] => [[1,2,4,8],[3,5,6],[7]]
[[1,2,3,6],[4,7,8],[5]] => [[1,2,4,8],[3,5,7],[6]]
[[1,3,4,5],[2,7,8],[6]] => [[1,2,3,7],[4,5,6],[8]]
[[1,2,4,5],[3,7,8],[6]] => [[1,2,3,8],[4,5,6],[7]]
[[1,2,3,5],[4,7,8],[6]] => [[1,2,3,8],[4,5,7],[6]]
[[1,2,3,4],[5,7,8],[6]] => [[1,2,3,8],[4,6,7],[5]]
[[1,3,5,6],[2,4,8],[7]] => [[1,2,5,7],[3,4,8],[6]]
[[1,2,5,6],[3,4,8],[7]] => [[1,2,5,6],[3,4,8],[7]]
[[1,3,4,6],[2,5,8],[7]] => [[1,2,6,7],[3,4,8],[5]]
[[1,2,4,6],[3,5,8],[7]] => [[1,2,6,8],[3,4,7],[5]]
[[1,2,3,6],[4,5,8],[7]] => [[1,2,5,8],[3,4,7],[6]]
[[1,3,4,5],[2,6,8],[7]] => [[1,2,6,7],[3,5,8],[4]]
[[1,2,4,5],[3,6,8],[7]] => [[1,2,6,8],[3,5,7],[4]]
[[1,2,3,5],[4,6,8],[7]] => [[1,2,5,8],[3,6,7],[4]]
[[1,2,3,4],[5,6,8],[7]] => [[1,2,4,8],[3,6,7],[5]]
[[1,3,5,7],[2,4,6],[8]] => [[1,3,5,7],[2,6,8],[4]]
[[1,2,5,7],[3,4,6],[8]] => [[1,3,5,6],[2,7,8],[4]]
[[1,3,4,7],[2,5,6],[8]] => [[1,3,4,7],[2,6,8],[5]]
[[1,2,4,7],[3,5,6],[8]] => [[1,3,4,6],[2,7,8],[5]]
[[1,2,3,7],[4,5,6],[8]] => [[1,3,4,5],[2,7,8],[6]]
[[1,3,5,6],[2,4,7],[8]] => [[1,4,5,7],[2,6,8],[3]]
[[1,2,5,6],[3,4,7],[8]] => [[1,4,5,6],[2,7,8],[3]]
[[1,3,4,6],[2,5,7],[8]] => [[1,4,6,7],[2,5,8],[3]]
[[1,2,4,6],[3,5,7],[8]] => [[1,4,6,8],[2,5,7],[3]]
[[1,2,3,6],[4,5,7],[8]] => [[1,4,5,8],[2,6,7],[3]]
[[1,3,4,5],[2,6,7],[8]] => [[1,3,6,7],[2,5,8],[4]]
[[1,2,4,5],[3,6,7],[8]] => [[1,3,6,8],[2,5,7],[4]]
[[1,2,3,5],[4,6,7],[8]] => [[1,3,5,8],[2,6,7],[4]]
[[1,2,3,4],[5,6,7],[8]] => [[1,3,4,8],[2,6,7],[5]]
[[1,4,7,8],[2,5],[3,6]] => [[1,2,3,6],[4,7],[5,8]]
[[1,3,7,8],[2,5],[4,6]] => [[1,2,3,5],[4,7],[6,8]]
[[1,2,7,8],[3,5],[4,6]] => [[1,2,3,5],[4,6],[7,8]]
[[1,3,7,8],[2,4],[5,6]] => [[1,2,3,4],[5,7],[6,8]]
[[1,2,7,8],[3,4],[5,6]] => [[1,2,3,4],[5,6],[7,8]]
[[1,4,6,8],[2,5],[3,7]] => [[1,2,4,6],[3,7],[5,8]]
[[1,3,6,8],[2,5],[4,7]] => [[1,2,4,5],[3,7],[6,8]]
[[1,2,6,8],[3,5],[4,7]] => [[1,2,4,5],[3,6],[7,8]]
[[1,3,6,8],[2,4],[5,7]] => [[1,2,4,7],[3,5],[6,8]]
[[1,2,6,8],[3,4],[5,7]] => [[1,2,4,6],[3,5],[7,8]]
[[1,4,5,8],[2,6],[3,7]] => [[1,2,5,6],[3,7],[4,8]]
[[1,3,5,8],[2,6],[4,7]] => [[1,2,5,7],[3,6],[4,8]]
[[1,2,5,8],[3,6],[4,7]] => [[1,2,5,8],[3,6],[4,7]]
[[1,3,4,8],[2,6],[5,7]] => [[1,2,4,7],[3,6],[5,8]]
[[1,2,4,8],[3,6],[5,7]] => [[1,2,4,8],[3,6],[5,7]]
[[1,2,3,8],[4,6],[5,7]] => [[1,2,4,8],[3,5],[6,7]]
[[1,3,5,8],[2,4],[6,7]] => [[1,2,3,7],[4,5],[6,8]]
[[1,2,5,8],[3,4],[6,7]] => [[1,2,3,6],[4,5],[7,8]]
[[1,3,4,8],[2,5],[6,7]] => [[1,2,3,7],[4,6],[5,8]]
[[1,2,4,8],[3,5],[6,7]] => [[1,2,3,8],[4,6],[5,7]]
[[1,2,3,8],[4,5],[6,7]] => [[1,2,3,8],[4,5],[6,7]]
[[1,4,6,7],[2,5],[3,8]] => [[1,3,4,6],[2,7],[5,8]]
[[1,3,6,7],[2,5],[4,8]] => [[1,3,4,5],[2,7],[6,8]]
[[1,2,6,7],[3,5],[4,8]] => [[1,3,4,5],[2,6],[7,8]]
[[1,3,6,7],[2,4],[5,8]] => [[1,3,4,7],[2,5],[6,8]]
[[1,2,6,7],[3,4],[5,8]] => [[1,3,4,6],[2,5],[7,8]]
[[1,4,5,7],[2,6],[3,8]] => [[1,3,5,6],[2,7],[4,8]]
[[1,3,5,7],[2,6],[4,8]] => [[1,3,5,7],[2,6],[4,8]]
[[1,2,5,7],[3,6],[4,8]] => [[1,3,5,8],[2,6],[4,7]]
[[1,3,4,7],[2,6],[5,8]] => [[1,3,4,7],[2,6],[5,8]]
[[1,2,4,7],[3,6],[5,8]] => [[1,3,4,8],[2,6],[5,7]]
[[1,2,3,7],[4,6],[5,8]] => [[1,3,4,8],[2,5],[6,7]]
[[1,3,5,7],[2,4],[6,8]] => [[1,3,5,7],[2,4],[6,8]]
[[1,2,5,7],[3,4],[6,8]] => [[1,3,5,6],[2,4],[7,8]]
[[1,3,4,7],[2,5],[6,8]] => [[1,3,6,7],[2,4],[5,8]]
[[1,2,4,7],[3,5],[6,8]] => [[1,3,6,8],[2,4],[5,7]]
[[1,2,3,7],[4,5],[6,8]] => [[1,3,5,8],[2,4],[6,7]]
[[1,4,5,6],[2,7],[3,8]] => [[1,4,5,6],[2,7],[3,8]]
[[1,3,5,6],[2,7],[4,8]] => [[1,4,5,7],[2,6],[3,8]]
[[1,2,5,6],[3,7],[4,8]] => [[1,4,5,8],[2,6],[3,7]]
[[1,3,4,6],[2,7],[5,8]] => [[1,4,6,7],[2,5],[3,8]]
[[1,2,4,6],[3,7],[5,8]] => [[1,4,6,8],[2,5],[3,7]]
[[1,2,3,6],[4,7],[5,8]] => [[1,4,7,8],[2,5],[3,6]]
[[1,3,4,5],[2,7],[6,8]] => [[1,3,6,7],[2,5],[4,8]]
[[1,2,4,5],[3,7],[6,8]] => [[1,3,6,8],[2,5],[4,7]]
[[1,2,3,5],[4,7],[6,8]] => [[1,3,7,8],[2,5],[4,6]]
[[1,2,3,4],[5,7],[6,8]] => [[1,3,7,8],[2,4],[5,6]]
[[1,3,5,6],[2,4],[7,8]] => [[1,2,5,7],[3,4],[6,8]]
[[1,2,5,6],[3,4],[7,8]] => [[1,2,5,6],[3,4],[7,8]]
[[1,3,4,6],[2,5],[7,8]] => [[1,2,6,7],[3,4],[5,8]]
[[1,2,4,6],[3,5],[7,8]] => [[1,2,6,8],[3,4],[5,7]]
[[1,2,3,6],[4,5],[7,8]] => [[1,2,5,8],[3,4],[6,7]]
[[1,3,4,5],[2,6],[7,8]] => [[1,2,6,7],[3,5],[4,8]]
[[1,2,4,5],[3,6],[7,8]] => [[1,2,6,8],[3,5],[4,7]]
[[1,2,3,5],[4,6],[7,8]] => [[1,2,7,8],[3,5],[4,6]]
[[1,2,3,4],[5,6],[7,8]] => [[1,2,7,8],[3,4],[5,6]]
[[1,5,7,8],[2,6],[3],[4]] => [[1,2,3,5],[4,6],[7],[8]]
[[1,4,7,8],[2,6],[3],[5]] => [[1,2,3,4],[5,6],[7],[8]]
[[1,3,7,8],[2,6],[4],[5]] => [[1,2,3,4],[5,7],[6],[8]]
[[1,2,7,8],[3,6],[4],[5]] => [[1,2,3,4],[5,8],[6],[7]]
[[1,4,7,8],[2,5],[3],[6]] => [[1,2,3,6],[4,7],[5],[8]]
[[1,3,7,8],[2,5],[4],[6]] => [[1,2,3,5],[4,7],[6],[8]]
[[1,2,7,8],[3,5],[4],[6]] => [[1,2,3,5],[4,8],[6],[7]]
[[1,3,7,8],[2,4],[5],[6]] => [[1,2,3,7],[4,8],[5],[6]]
[[1,2,7,8],[3,4],[5],[6]] => [[1,2,3,6],[4,8],[5],[7]]
[[1,5,6,8],[2,7],[3],[4]] => [[1,2,4,5],[3,6],[7],[8]]
[[1,4,6,8],[2,7],[3],[5]] => [[1,2,4,6],[3,5],[7],[8]]
[[1,3,6,8],[2,7],[4],[5]] => [[1,2,4,7],[3,5],[6],[8]]
[[1,2,6,8],[3,7],[4],[5]] => [[1,2,4,8],[3,5],[6],[7]]
[[1,4,5,8],[2,7],[3],[6]] => [[1,2,3,6],[4,5],[7],[8]]
[[1,3,5,8],[2,7],[4],[6]] => [[1,2,3,7],[4,5],[6],[8]]
[[1,2,5,8],[3,7],[4],[6]] => [[1,2,3,8],[4,5],[6],[7]]
[[1,3,4,8],[2,7],[5],[6]] => [[1,2,3,7],[4,6],[5],[8]]
[[1,2,4,8],[3,7],[5],[6]] => [[1,2,3,8],[4,6],[5],[7]]
[[1,2,3,8],[4,7],[5],[6]] => [[1,2,3,8],[4,7],[5],[6]]
[[1,4,6,8],[2,5],[3],[7]] => [[1,2,4,6],[3,7],[5],[8]]
[[1,3,6,8],[2,5],[4],[7]] => [[1,2,4,5],[3,7],[6],[8]]
[[1,2,6,8],[3,5],[4],[7]] => [[1,2,4,5],[3,8],[6],[7]]
[[1,3,6,8],[2,4],[5],[7]] => [[1,2,4,7],[3,8],[5],[6]]
[[1,2,6,8],[3,4],[5],[7]] => [[1,2,4,6],[3,8],[5],[7]]
[[1,4,5,8],[2,6],[3],[7]] => [[1,2,5,6],[3,7],[4],[8]]
[[1,3,5,8],[2,6],[4],[7]] => [[1,2,5,7],[3,6],[4],[8]]
[[1,2,5,8],[3,6],[4],[7]] => [[1,2,5,8],[3,6],[4],[7]]
[[1,3,4,8],[2,6],[5],[7]] => [[1,2,4,7],[3,6],[5],[8]]
[[1,2,4,8],[3,6],[5],[7]] => [[1,2,4,8],[3,6],[5],[7]]
[[1,2,3,8],[4,6],[5],[7]] => [[1,2,4,8],[3,7],[5],[6]]
[[1,3,5,8],[2,4],[6],[7]] => [[1,2,5,7],[3,8],[4],[6]]
[[1,2,5,8],[3,4],[6],[7]] => [[1,2,5,6],[3,8],[4],[7]]
[[1,3,4,8],[2,5],[6],[7]] => [[1,2,6,7],[3,8],[4],[5]]
[[1,2,4,8],[3,5],[6],[7]] => [[1,2,6,8],[3,7],[4],[5]]
[[1,2,3,8],[4,5],[6],[7]] => [[1,2,5,8],[3,7],[4],[6]]
[[1,5,6,7],[2,8],[3],[4]] => [[1,3,4,5],[2,6],[7],[8]]
[[1,4,6,7],[2,8],[3],[5]] => [[1,3,4,6],[2,5],[7],[8]]
[[1,3,6,7],[2,8],[4],[5]] => [[1,3,4,7],[2,5],[6],[8]]
[[1,2,6,7],[3,8],[4],[5]] => [[1,3,4,8],[2,5],[6],[7]]
[[1,4,5,7],[2,8],[3],[6]] => [[1,3,5,6],[2,4],[7],[8]]
[[1,3,5,7],[2,8],[4],[6]] => [[1,3,5,7],[2,4],[6],[8]]
[[1,2,5,7],[3,8],[4],[6]] => [[1,3,5,8],[2,4],[6],[7]]
[[1,3,4,7],[2,8],[5],[6]] => [[1,3,6,7],[2,4],[5],[8]]
[[1,2,4,7],[3,8],[5],[6]] => [[1,3,6,8],[2,4],[5],[7]]
[[1,2,3,7],[4,8],[5],[6]] => [[1,3,7,8],[2,4],[5],[6]]
[[1,4,5,6],[2,8],[3],[7]] => [[1,2,5,6],[3,4],[7],[8]]
[[1,3,5,6],[2,8],[4],[7]] => [[1,2,5,7],[3,4],[6],[8]]
[[1,2,5,6],[3,8],[4],[7]] => [[1,2,5,8],[3,4],[6],[7]]
[[1,3,4,6],[2,8],[5],[7]] => [[1,2,6,7],[3,4],[5],[8]]
[[1,2,4,6],[3,8],[5],[7]] => [[1,2,6,8],[3,4],[5],[7]]
[[1,2,3,6],[4,8],[5],[7]] => [[1,2,7,8],[3,4],[5],[6]]
[[1,3,4,5],[2,8],[6],[7]] => [[1,2,6,7],[3,5],[4],[8]]
[[1,2,4,5],[3,8],[6],[7]] => [[1,2,6,8],[3,5],[4],[7]]
[[1,2,3,5],[4,8],[6],[7]] => [[1,2,7,8],[3,5],[4],[6]]
[[1,2,3,4],[5,8],[6],[7]] => [[1,2,7,8],[3,6],[4],[5]]
[[1,4,6,7],[2,5],[3],[8]] => [[1,3,4,6],[2,7],[5],[8]]
[[1,3,6,7],[2,5],[4],[8]] => [[1,3,4,5],[2,7],[6],[8]]
[[1,2,6,7],[3,5],[4],[8]] => [[1,3,4,5],[2,8],[6],[7]]
[[1,3,6,7],[2,4],[5],[8]] => [[1,3,4,7],[2,8],[5],[6]]
[[1,2,6,7],[3,4],[5],[8]] => [[1,3,4,6],[2,8],[5],[7]]
[[1,4,5,7],[2,6],[3],[8]] => [[1,3,5,6],[2,7],[4],[8]]
[[1,3,5,7],[2,6],[4],[8]] => [[1,3,5,7],[2,6],[4],[8]]
[[1,2,5,7],[3,6],[4],[8]] => [[1,3,5,8],[2,6],[4],[7]]
[[1,3,4,7],[2,6],[5],[8]] => [[1,3,4,7],[2,6],[5],[8]]
[[1,2,4,7],[3,6],[5],[8]] => [[1,3,4,8],[2,6],[5],[7]]
[[1,2,3,7],[4,6],[5],[8]] => [[1,3,4,8],[2,7],[5],[6]]
[[1,3,5,7],[2,4],[6],[8]] => [[1,3,5,7],[2,8],[4],[6]]
[[1,2,5,7],[3,4],[6],[8]] => [[1,3,5,6],[2,8],[4],[7]]
[[1,3,4,7],[2,5],[6],[8]] => [[1,3,6,7],[2,8],[4],[5]]
[[1,2,4,7],[3,5],[6],[8]] => [[1,3,6,8],[2,7],[4],[5]]
[[1,2,3,7],[4,5],[6],[8]] => [[1,3,5,8],[2,7],[4],[6]]
[[1,4,5,6],[2,7],[3],[8]] => [[1,4,5,6],[2,7],[3],[8]]
[[1,3,5,6],[2,7],[4],[8]] => [[1,4,5,7],[2,6],[3],[8]]
[[1,2,5,6],[3,7],[4],[8]] => [[1,4,5,8],[2,6],[3],[7]]
[[1,3,4,6],[2,7],[5],[8]] => [[1,4,6,7],[2,5],[3],[8]]
[[1,2,4,6],[3,7],[5],[8]] => [[1,4,6,8],[2,5],[3],[7]]
[[1,2,3,6],[4,7],[5],[8]] => [[1,4,7,8],[2,5],[3],[6]]
[[1,3,4,5],[2,7],[6],[8]] => [[1,3,6,7],[2,5],[4],[8]]
[[1,2,4,5],[3,7],[6],[8]] => [[1,3,6,8],[2,5],[4],[7]]
[[1,2,3,5],[4,7],[6],[8]] => [[1,3,7,8],[2,5],[4],[6]]
[[1,2,3,4],[5,7],[6],[8]] => [[1,3,7,8],[2,6],[4],[5]]
[[1,3,5,6],[2,4],[7],[8]] => [[1,4,5,7],[2,8],[3],[6]]
[[1,2,5,6],[3,4],[7],[8]] => [[1,4,5,6],[2,8],[3],[7]]
[[1,3,4,6],[2,5],[7],[8]] => [[1,4,6,7],[2,8],[3],[5]]
[[1,2,4,6],[3,5],[7],[8]] => [[1,4,6,8],[2,7],[3],[5]]
[[1,2,3,6],[4,5],[7],[8]] => [[1,4,5,8],[2,7],[3],[6]]
[[1,3,4,5],[2,6],[7],[8]] => [[1,5,6,7],[2,8],[3],[4]]
[[1,2,4,5],[3,6],[7],[8]] => [[1,5,6,8],[2,7],[3],[4]]
[[1,2,3,5],[4,6],[7],[8]] => [[1,5,7,8],[2,6],[3],[4]]
[[1,2,3,4],[5,6],[7],[8]] => [[1,4,7,8],[2,6],[3],[5]]
[[1,6,7,8],[2],[3],[4],[5]] => [[1,2,3,4],[5],[6],[7],[8]]
[[1,5,7,8],[2],[3],[4],[6]] => [[1,2,3,5],[4],[6],[7],[8]]
[[1,4,7,8],[2],[3],[5],[6]] => [[1,2,3,6],[4],[5],[7],[8]]
[[1,3,7,8],[2],[4],[5],[6]] => [[1,2,3,7],[4],[5],[6],[8]]
[[1,2,7,8],[3],[4],[5],[6]] => [[1,2,3,8],[4],[5],[6],[7]]
[[1,5,6,8],[2],[3],[4],[7]] => [[1,2,4,5],[3],[6],[7],[8]]
[[1,4,6,8],[2],[3],[5],[7]] => [[1,2,4,6],[3],[5],[7],[8]]
[[1,3,6,8],[2],[4],[5],[7]] => [[1,2,4,7],[3],[5],[6],[8]]
[[1,2,6,8],[3],[4],[5],[7]] => [[1,2,4,8],[3],[5],[6],[7]]
[[1,4,5,8],[2],[3],[6],[7]] => [[1,2,5,6],[3],[4],[7],[8]]
[[1,3,5,8],[2],[4],[6],[7]] => [[1,2,5,7],[3],[4],[6],[8]]
[[1,2,5,8],[3],[4],[6],[7]] => [[1,2,5,8],[3],[4],[6],[7]]
[[1,3,4,8],[2],[5],[6],[7]] => [[1,2,6,7],[3],[4],[5],[8]]
[[1,2,4,8],[3],[5],[6],[7]] => [[1,2,6,8],[3],[4],[5],[7]]
[[1,2,3,8],[4],[5],[6],[7]] => [[1,2,7,8],[3],[4],[5],[6]]
[[1,5,6,7],[2],[3],[4],[8]] => [[1,3,4,5],[2],[6],[7],[8]]
[[1,4,6,7],[2],[3],[5],[8]] => [[1,3,4,6],[2],[5],[7],[8]]
[[1,3,6,7],[2],[4],[5],[8]] => [[1,3,4,7],[2],[5],[6],[8]]
[[1,2,6,7],[3],[4],[5],[8]] => [[1,3,4,8],[2],[5],[6],[7]]
[[1,4,5,7],[2],[3],[6],[8]] => [[1,3,5,6],[2],[4],[7],[8]]
[[1,3,5,7],[2],[4],[6],[8]] => [[1,3,5,7],[2],[4],[6],[8]]
[[1,2,5,7],[3],[4],[6],[8]] => [[1,3,5,8],[2],[4],[6],[7]]
[[1,3,4,7],[2],[5],[6],[8]] => [[1,3,6,7],[2],[4],[5],[8]]
[[1,2,4,7],[3],[5],[6],[8]] => [[1,3,6,8],[2],[4],[5],[7]]
[[1,2,3,7],[4],[5],[6],[8]] => [[1,3,7,8],[2],[4],[5],[6]]
[[1,4,5,6],[2],[3],[7],[8]] => [[1,4,5,6],[2],[3],[7],[8]]
[[1,3,5,6],[2],[4],[7],[8]] => [[1,4,5,7],[2],[3],[6],[8]]
[[1,2,5,6],[3],[4],[7],[8]] => [[1,4,5,8],[2],[3],[6],[7]]
[[1,3,4,6],[2],[5],[7],[8]] => [[1,4,6,7],[2],[3],[5],[8]]
[[1,2,4,6],[3],[5],[7],[8]] => [[1,4,6,8],[2],[3],[5],[7]]
[[1,2,3,6],[4],[5],[7],[8]] => [[1,4,7,8],[2],[3],[5],[6]]
[[1,3,4,5],[2],[6],[7],[8]] => [[1,5,6,7],[2],[3],[4],[8]]
[[1,2,4,5],[3],[6],[7],[8]] => [[1,5,6,8],[2],[3],[4],[7]]
[[1,2,3,5],[4],[6],[7],[8]] => [[1,5,7,8],[2],[3],[4],[6]]
[[1,2,3,4],[5],[6],[7],[8]] => [[1,6,7,8],[2],[3],[4],[5]]
[[1,4,7],[2,5,8],[3,6]] => [[1,3,6],[2,4,7],[5,8]]
[[1,3,7],[2,5,8],[4,6]] => [[1,3,5],[2,4,7],[6,8]]
[[1,2,7],[3,5,8],[4,6]] => [[1,3,5],[2,4,6],[7,8]]
[[1,3,7],[2,4,8],[5,6]] => [[1,3,4],[2,5,7],[6,8]]
[[1,2,7],[3,4,8],[5,6]] => [[1,3,4],[2,5,6],[7,8]]
[[1,4,6],[2,5,8],[3,7]] => [[1,2,6],[3,4,7],[5,8]]
[[1,3,6],[2,5,8],[4,7]] => [[1,2,5],[3,4,7],[6,8]]
[[1,2,6],[3,5,8],[4,7]] => [[1,2,5],[3,4,6],[7,8]]
[[1,3,6],[2,4,8],[5,7]] => [[1,2,4],[3,5,7],[6,8]]
[[1,2,6],[3,4,8],[5,7]] => [[1,2,4],[3,5,6],[7,8]]
[[1,4,5],[2,6,8],[3,7]] => [[1,2,6],[3,5,7],[4,8]]
[[1,3,5],[2,6,8],[4,7]] => [[1,2,5],[3,6,7],[4,8]]
[[1,2,5],[3,6,8],[4,7]] => [[1,2,5],[3,6,8],[4,7]]
[[1,3,4],[2,6,8],[5,7]] => [[1,2,4],[3,6,7],[5,8]]
[[1,2,4],[3,6,8],[5,7]] => [[1,2,4],[3,6,8],[5,7]]
[[1,2,3],[4,6,8],[5,7]] => [[1,2,4],[3,5,8],[6,7]]
[[1,3,5],[2,4,8],[6,7]] => [[1,2,3],[4,5,7],[6,8]]
[[1,2,5],[3,4,8],[6,7]] => [[1,2,3],[4,5,6],[7,8]]
[[1,3,4],[2,5,8],[6,7]] => [[1,2,3],[4,6,7],[5,8]]
[[1,2,4],[3,5,8],[6,7]] => [[1,2,3],[4,6,8],[5,7]]
[[1,2,3],[4,5,8],[6,7]] => [[1,2,3],[4,5,8],[6,7]]
[[1,4,6],[2,5,7],[3,8]] => [[1,4,6],[2,5,7],[3,8]]
[[1,3,6],[2,5,7],[4,8]] => [[1,4,5],[2,6,7],[3,8]]
[[1,2,6],[3,5,7],[4,8]] => [[1,4,5],[2,6,8],[3,7]]
[[1,3,6],[2,4,7],[5,8]] => [[1,4,7],[2,5,8],[3,6]]
[[1,2,6],[3,4,7],[5,8]] => [[1,4,6],[2,5,8],[3,7]]
[[1,4,5],[2,6,7],[3,8]] => [[1,3,6],[2,5,7],[4,8]]
[[1,3,5],[2,6,7],[4,8]] => [[1,3,5],[2,6,7],[4,8]]
[[1,2,5],[3,6,7],[4,8]] => [[1,3,5],[2,6,8],[4,7]]
[[1,3,4],[2,6,7],[5,8]] => [[1,3,4],[2,6,7],[5,8]]
[[1,2,4],[3,6,7],[5,8]] => [[1,3,4],[2,6,8],[5,7]]
[[1,2,3],[4,6,7],[5,8]] => [[1,3,4],[2,5,8],[6,7]]
[[1,3,5],[2,4,7],[6,8]] => [[1,3,7],[2,5,8],[4,6]]
[[1,2,5],[3,4,7],[6,8]] => [[1,3,6],[2,5,8],[4,7]]
[[1,3,4],[2,5,7],[6,8]] => [[1,3,7],[2,4,8],[5,6]]
[[1,2,4],[3,5,7],[6,8]] => [[1,3,6],[2,4,8],[5,7]]
[[1,2,3],[4,5,7],[6,8]] => [[1,3,5],[2,4,8],[6,7]]
[[1,3,5],[2,4,6],[7,8]] => [[1,2,7],[3,5,8],[4,6]]
[[1,2,5],[3,4,6],[7,8]] => [[1,2,6],[3,5,8],[4,7]]
[[1,3,4],[2,5,6],[7,8]] => [[1,2,7],[3,4,8],[5,6]]
[[1,2,4],[3,5,6],[7,8]] => [[1,2,6],[3,4,8],[5,7]]
[[1,2,3],[4,5,6],[7,8]] => [[1,2,5],[3,4,8],[6,7]]
[[1,5,7],[2,6,8],[3],[4]] => [[1,3,5],[2,4,6],[7],[8]]
[[1,4,7],[2,6,8],[3],[5]] => [[1,3,4],[2,5,6],[7],[8]]
[[1,3,7],[2,6,8],[4],[5]] => [[1,3,4],[2,5,7],[6],[8]]
[[1,2,7],[3,6,8],[4],[5]] => [[1,3,4],[2,5,8],[6],[7]]
[[1,4,7],[2,5,8],[3],[6]] => [[1,3,6],[2,4,7],[5],[8]]
[[1,3,7],[2,5,8],[4],[6]] => [[1,3,5],[2,4,7],[6],[8]]
[[1,2,7],[3,5,8],[4],[6]] => [[1,3,5],[2,4,8],[6],[7]]
[[1,3,7],[2,4,8],[5],[6]] => [[1,3,7],[2,4,8],[5],[6]]
[[1,2,7],[3,4,8],[5],[6]] => [[1,3,6],[2,4,8],[5],[7]]
[[1,5,6],[2,7,8],[3],[4]] => [[1,2,5],[3,4,6],[7],[8]]
[[1,4,6],[2,7,8],[3],[5]] => [[1,2,4],[3,5,6],[7],[8]]
[[1,3,6],[2,7,8],[4],[5]] => [[1,2,4],[3,5,7],[6],[8]]
[[1,2,6],[3,7,8],[4],[5]] => [[1,2,4],[3,5,8],[6],[7]]
[[1,4,5],[2,7,8],[3],[6]] => [[1,2,3],[4,5,6],[7],[8]]
[[1,3,5],[2,7,8],[4],[6]] => [[1,2,3],[4,5,7],[6],[8]]
[[1,2,5],[3,7,8],[4],[6]] => [[1,2,3],[4,5,8],[6],[7]]
[[1,3,4],[2,7,8],[5],[6]] => [[1,2,3],[4,6,7],[5],[8]]
[[1,2,4],[3,7,8],[5],[6]] => [[1,2,3],[4,6,8],[5],[7]]
[[1,2,3],[4,7,8],[5],[6]] => [[1,2,3],[4,7,8],[5],[6]]
[[1,4,6],[2,5,8],[3],[7]] => [[1,2,6],[3,4,7],[5],[8]]
[[1,3,6],[2,5,8],[4],[7]] => [[1,2,5],[3,4,7],[6],[8]]
[[1,2,6],[3,5,8],[4],[7]] => [[1,2,5],[3,4,8],[6],[7]]
[[1,3,6],[2,4,8],[5],[7]] => [[1,2,7],[3,4,8],[5],[6]]
[[1,2,6],[3,4,8],[5],[7]] => [[1,2,6],[3,4,8],[5],[7]]
[[1,4,5],[2,6,8],[3],[7]] => [[1,2,6],[3,5,7],[4],[8]]
[[1,3,5],[2,6,8],[4],[7]] => [[1,2,5],[3,6,7],[4],[8]]
[[1,2,5],[3,6,8],[4],[7]] => [[1,2,5],[3,6,8],[4],[7]]
[[1,3,4],[2,6,8],[5],[7]] => [[1,2,4],[3,6,7],[5],[8]]
[[1,2,4],[3,6,8],[5],[7]] => [[1,2,4],[3,6,8],[5],[7]]
[[1,2,3],[4,6,8],[5],[7]] => [[1,2,4],[3,7,8],[5],[6]]
[[1,3,5],[2,4,8],[6],[7]] => [[1,2,7],[3,5,8],[4],[6]]
[[1,2,5],[3,4,8],[6],[7]] => [[1,2,6],[3,5,8],[4],[7]]
[[1,3,4],[2,5,8],[6],[7]] => [[1,2,7],[3,6,8],[4],[5]]
[[1,2,4],[3,5,8],[6],[7]] => [[1,2,6],[3,7,8],[4],[5]]
[[1,2,3],[4,5,8],[6],[7]] => [[1,2,5],[3,7,8],[4],[6]]
[[1,4,6],[2,5,7],[3],[8]] => [[1,4,6],[2,5,7],[3],[8]]
[[1,3,6],[2,5,7],[4],[8]] => [[1,4,5],[2,6,7],[3],[8]]
[[1,2,6],[3,5,7],[4],[8]] => [[1,4,5],[2,6,8],[3],[7]]
[[1,3,6],[2,4,7],[5],[8]] => [[1,4,7],[2,5,8],[3],[6]]
[[1,2,6],[3,4,7],[5],[8]] => [[1,4,6],[2,5,8],[3],[7]]
[[1,4,5],[2,6,7],[3],[8]] => [[1,3,6],[2,5,7],[4],[8]]
[[1,3,5],[2,6,7],[4],[8]] => [[1,3,5],[2,6,7],[4],[8]]
[[1,2,5],[3,6,7],[4],[8]] => [[1,3,5],[2,6,8],[4],[7]]
[[1,3,4],[2,6,7],[5],[8]] => [[1,3,4],[2,6,7],[5],[8]]
[[1,2,4],[3,6,7],[5],[8]] => [[1,3,4],[2,6,8],[5],[7]]
[[1,2,3],[4,6,7],[5],[8]] => [[1,3,4],[2,7,8],[5],[6]]
[[1,3,5],[2,4,7],[6],[8]] => [[1,3,7],[2,5,8],[4],[6]]
[[1,2,5],[3,4,7],[6],[8]] => [[1,3,6],[2,5,8],[4],[7]]
[[1,3,4],[2,5,7],[6],[8]] => [[1,3,7],[2,6,8],[4],[5]]
[[1,2,4],[3,5,7],[6],[8]] => [[1,3,6],[2,7,8],[4],[5]]
[[1,2,3],[4,5,7],[6],[8]] => [[1,3,5],[2,7,8],[4],[6]]
[[1,3,5],[2,4,6],[7],[8]] => [[1,5,7],[2,6,8],[3],[4]]
[[1,2,5],[3,4,6],[7],[8]] => [[1,5,6],[2,7,8],[3],[4]]
[[1,3,4],[2,5,6],[7],[8]] => [[1,4,7],[2,6,8],[3],[5]]
[[1,2,4],[3,5,6],[7],[8]] => [[1,4,6],[2,7,8],[3],[5]]
[[1,2,3],[4,5,6],[7],[8]] => [[1,4,5],[2,7,8],[3],[6]]
[[1,5,8],[2,6],[3,7],[4]] => [[1,2,5],[3,6],[4,7],[8]]
[[1,4,8],[2,6],[3,7],[5]] => [[1,2,4],[3,6],[5,7],[8]]
[[1,3,8],[2,6],[4,7],[5]] => [[1,2,4],[3,5],[6,7],[8]]
[[1,2,8],[3,6],[4,7],[5]] => [[1,2,4],[3,5],[6,8],[7]]
[[1,4,8],[2,5],[3,7],[6]] => [[1,2,3],[4,6],[5,7],[8]]
[[1,3,8],[2,5],[4,7],[6]] => [[1,2,3],[4,5],[6,7],[8]]
[[1,2,8],[3,5],[4,7],[6]] => [[1,2,3],[4,5],[6,8],[7]]
[[1,3,8],[2,4],[5,7],[6]] => [[1,2,3],[4,7],[5,8],[6]]
[[1,2,8],[3,4],[5,7],[6]] => [[1,2,3],[4,6],[5,8],[7]]
[[1,4,8],[2,5],[3,6],[7]] => [[1,2,6],[3,7],[4,8],[5]]
[[1,3,8],[2,5],[4,6],[7]] => [[1,2,5],[3,7],[4,8],[6]]
[[1,2,8],[3,5],[4,6],[7]] => [[1,2,5],[3,6],[4,8],[7]]
[[1,3,8],[2,4],[5,6],[7]] => [[1,2,4],[3,7],[5,8],[6]]
[[1,2,8],[3,4],[5,6],[7]] => [[1,2,4],[3,6],[5,8],[7]]
[[1,5,7],[2,6],[3,8],[4]] => [[1,3,5],[2,6],[4,7],[8]]
[[1,4,7],[2,6],[3,8],[5]] => [[1,3,4],[2,6],[5,7],[8]]
[[1,3,7],[2,6],[4,8],[5]] => [[1,3,4],[2,5],[6,7],[8]]
[[1,2,7],[3,6],[4,8],[5]] => [[1,3,4],[2,5],[6,8],[7]]
[[1,4,7],[2,5],[3,8],[6]] => [[1,3,6],[2,4],[5,7],[8]]
[[1,3,7],[2,5],[4,8],[6]] => [[1,3,5],[2,4],[6,7],[8]]
[[1,2,7],[3,5],[4,8],[6]] => [[1,3,5],[2,4],[6,8],[7]]
[[1,3,7],[2,4],[5,8],[6]] => [[1,3,7],[2,4],[5,8],[6]]
[[1,2,7],[3,4],[5,8],[6]] => [[1,3,6],[2,4],[5,8],[7]]
[[1,5,6],[2,7],[3,8],[4]] => [[1,4,5],[2,6],[3,7],[8]]
[[1,4,6],[2,7],[3,8],[5]] => [[1,4,6],[2,5],[3,7],[8]]
[[1,3,6],[2,7],[4,8],[5]] => [[1,4,7],[2,5],[3,6],[8]]
[[1,2,6],[3,7],[4,8],[5]] => [[1,4,8],[2,5],[3,6],[7]]
[[1,4,5],[2,7],[3,8],[6]] => [[1,3,6],[2,5],[4,7],[8]]
[[1,3,5],[2,7],[4,8],[6]] => [[1,3,7],[2,5],[4,6],[8]]
[[1,2,5],[3,7],[4,8],[6]] => [[1,3,8],[2,5],[4,6],[7]]
[[1,3,4],[2,7],[5,8],[6]] => [[1,3,7],[2,4],[5,6],[8]]
[[1,2,4],[3,7],[5,8],[6]] => [[1,3,8],[2,4],[5,6],[7]]
[[1,2,3],[4,7],[5,8],[6]] => [[1,3,8],[2,4],[5,7],[6]]
[[1,4,6],[2,5],[3,8],[7]] => [[1,2,6],[3,4],[5,7],[8]]
[[1,3,6],[2,5],[4,8],[7]] => [[1,2,5],[3,4],[6,7],[8]]
[[1,2,6],[3,5],[4,8],[7]] => [[1,2,5],[3,4],[6,8],[7]]
[[1,3,6],[2,4],[5,8],[7]] => [[1,2,7],[3,4],[5,8],[6]]
[[1,2,6],[3,4],[5,8],[7]] => [[1,2,6],[3,4],[5,8],[7]]
[[1,4,5],[2,6],[3,8],[7]] => [[1,2,6],[3,5],[4,7],[8]]
[[1,3,5],[2,6],[4,8],[7]] => [[1,2,7],[3,5],[4,6],[8]]
[[1,2,5],[3,6],[4,8],[7]] => [[1,2,8],[3,5],[4,6],[7]]
[[1,3,4],[2,6],[5,8],[7]] => [[1,2,7],[3,4],[5,6],[8]]
[[1,2,4],[3,6],[5,8],[7]] => [[1,2,8],[3,4],[5,6],[7]]
[[1,2,3],[4,6],[5,8],[7]] => [[1,2,8],[3,4],[5,7],[6]]
[[1,3,5],[2,4],[6,8],[7]] => [[1,2,7],[3,5],[4,8],[6]]
[[1,2,5],[3,4],[6,8],[7]] => [[1,2,6],[3,5],[4,8],[7]]
[[1,3,4],[2,5],[6,8],[7]] => [[1,2,7],[3,6],[4,8],[5]]
[[1,2,4],[3,5],[6,8],[7]] => [[1,2,8],[3,6],[4,7],[5]]
[[1,2,3],[4,5],[6,8],[7]] => [[1,2,8],[3,5],[4,7],[6]]
[[1,4,7],[2,5],[3,6],[8]] => [[1,3,6],[2,7],[4,8],[5]]
[[1,3,7],[2,5],[4,6],[8]] => [[1,3,5],[2,7],[4,8],[6]]
[[1,2,7],[3,5],[4,6],[8]] => [[1,3,5],[2,6],[4,8],[7]]
[[1,3,7],[2,4],[5,6],[8]] => [[1,3,4],[2,7],[5,8],[6]]
[[1,2,7],[3,4],[5,6],[8]] => [[1,3,4],[2,6],[5,8],[7]]
[[1,4,6],[2,5],[3,7],[8]] => [[1,4,6],[2,7],[3,8],[5]]
[[1,3,6],[2,5],[4,7],[8]] => [[1,4,5],[2,7],[3,8],[6]]
[[1,2,6],[3,5],[4,7],[8]] => [[1,4,5],[2,6],[3,8],[7]]
[[1,3,6],[2,4],[5,7],[8]] => [[1,4,7],[2,5],[3,8],[6]]
[[1,2,6],[3,4],[5,7],[8]] => [[1,4,6],[2,5],[3,8],[7]]
[[1,4,5],[2,6],[3,7],[8]] => [[1,5,6],[2,7],[3,8],[4]]
[[1,3,5],[2,6],[4,7],[8]] => [[1,5,7],[2,6],[3,8],[4]]
[[1,2,5],[3,6],[4,7],[8]] => [[1,5,8],[2,6],[3,7],[4]]
[[1,3,4],[2,6],[5,7],[8]] => [[1,4,7],[2,6],[3,8],[5]]
[[1,2,4],[3,6],[5,7],[8]] => [[1,4,8],[2,6],[3,7],[5]]
[[1,2,3],[4,6],[5,7],[8]] => [[1,4,8],[2,5],[3,7],[6]]
[[1,3,5],[2,4],[6,7],[8]] => [[1,3,7],[2,5],[4,8],[6]]
[[1,2,5],[3,4],[6,7],[8]] => [[1,3,6],[2,5],[4,8],[7]]
[[1,3,4],[2,5],[6,7],[8]] => [[1,3,7],[2,6],[4,8],[5]]
[[1,2,4],[3,5],[6,7],[8]] => [[1,3,8],[2,6],[4,7],[5]]
[[1,2,3],[4,5],[6,7],[8]] => [[1,3,8],[2,5],[4,7],[6]]
[[1,6,8],[2,7],[3],[4],[5]] => [[1,2,4],[3,5],[6],[7],[8]]
[[1,5,8],[2,7],[3],[4],[6]] => [[1,2,3],[4,5],[6],[7],[8]]
[[1,4,8],[2,7],[3],[5],[6]] => [[1,2,3],[4,6],[5],[7],[8]]
[[1,3,8],[2,7],[4],[5],[6]] => [[1,2,3],[4,7],[5],[6],[8]]
[[1,2,8],[3,7],[4],[5],[6]] => [[1,2,3],[4,8],[5],[6],[7]]
[[1,5,8],[2,6],[3],[4],[7]] => [[1,2,5],[3,6],[4],[7],[8]]
[[1,4,8],[2,6],[3],[5],[7]] => [[1,2,4],[3,6],[5],[7],[8]]
[[1,3,8],[2,6],[4],[5],[7]] => [[1,2,4],[3,7],[5],[6],[8]]
[[1,2,8],[3,6],[4],[5],[7]] => [[1,2,4],[3,8],[5],[6],[7]]
[[1,4,8],[2,5],[3],[6],[7]] => [[1,2,6],[3,7],[4],[5],[8]]
[[1,3,8],[2,5],[4],[6],[7]] => [[1,2,5],[3,7],[4],[6],[8]]
[[1,2,8],[3,5],[4],[6],[7]] => [[1,2,5],[3,8],[4],[6],[7]]
[[1,3,8],[2,4],[5],[6],[7]] => [[1,2,7],[3,8],[4],[5],[6]]
[[1,2,8],[3,4],[5],[6],[7]] => [[1,2,6],[3,8],[4],[5],[7]]
[[1,6,7],[2,8],[3],[4],[5]] => [[1,3,4],[2,5],[6],[7],[8]]
[[1,5,7],[2,8],[3],[4],[6]] => [[1,3,5],[2,4],[6],[7],[8]]
[[1,4,7],[2,8],[3],[5],[6]] => [[1,3,6],[2,4],[5],[7],[8]]
[[1,3,7],[2,8],[4],[5],[6]] => [[1,3,7],[2,4],[5],[6],[8]]
[[1,2,7],[3,8],[4],[5],[6]] => [[1,3,8],[2,4],[5],[6],[7]]
[[1,5,6],[2,8],[3],[4],[7]] => [[1,2,5],[3,4],[6],[7],[8]]
[[1,4,6],[2,8],[3],[5],[7]] => [[1,2,6],[3,4],[5],[7],[8]]
[[1,3,6],[2,8],[4],[5],[7]] => [[1,2,7],[3,4],[5],[6],[8]]
[[1,2,6],[3,8],[4],[5],[7]] => [[1,2,8],[3,4],[5],[6],[7]]
[[1,4,5],[2,8],[3],[6],[7]] => [[1,2,6],[3,5],[4],[7],[8]]
[[1,3,5],[2,8],[4],[6],[7]] => [[1,2,7],[3,5],[4],[6],[8]]
[[1,2,5],[3,8],[4],[6],[7]] => [[1,2,8],[3,5],[4],[6],[7]]
[[1,3,4],[2,8],[5],[6],[7]] => [[1,2,7],[3,6],[4],[5],[8]]
[[1,2,4],[3,8],[5],[6],[7]] => [[1,2,8],[3,6],[4],[5],[7]]
[[1,2,3],[4,8],[5],[6],[7]] => [[1,2,8],[3,7],[4],[5],[6]]
[[1,5,7],[2,6],[3],[4],[8]] => [[1,3,5],[2,6],[4],[7],[8]]
[[1,4,7],[2,6],[3],[5],[8]] => [[1,3,4],[2,6],[5],[7],[8]]
[[1,3,7],[2,6],[4],[5],[8]] => [[1,3,4],[2,7],[5],[6],[8]]
[[1,2,7],[3,6],[4],[5],[8]] => [[1,3,4],[2,8],[5],[6],[7]]
[[1,4,7],[2,5],[3],[6],[8]] => [[1,3,6],[2,7],[4],[5],[8]]
[[1,3,7],[2,5],[4],[6],[8]] => [[1,3,5],[2,7],[4],[6],[8]]
[[1,2,7],[3,5],[4],[6],[8]] => [[1,3,5],[2,8],[4],[6],[7]]
[[1,3,7],[2,4],[5],[6],[8]] => [[1,3,7],[2,8],[4],[5],[6]]
[[1,2,7],[3,4],[5],[6],[8]] => [[1,3,6],[2,8],[4],[5],[7]]
[[1,5,6],[2,7],[3],[4],[8]] => [[1,4,5],[2,6],[3],[7],[8]]
[[1,4,6],[2,7],[3],[5],[8]] => [[1,4,6],[2,5],[3],[7],[8]]
[[1,3,6],[2,7],[4],[5],[8]] => [[1,4,7],[2,5],[3],[6],[8]]
[[1,2,6],[3,7],[4],[5],[8]] => [[1,4,8],[2,5],[3],[6],[7]]
[[1,4,5],[2,7],[3],[6],[8]] => [[1,3,6],[2,5],[4],[7],[8]]
[[1,3,5],[2,7],[4],[6],[8]] => [[1,3,7],[2,5],[4],[6],[8]]
[[1,2,5],[3,7],[4],[6],[8]] => [[1,3,8],[2,5],[4],[6],[7]]
[[1,3,4],[2,7],[5],[6],[8]] => [[1,3,7],[2,6],[4],[5],[8]]
[[1,2,4],[3,7],[5],[6],[8]] => [[1,3,8],[2,6],[4],[5],[7]]
[[1,2,3],[4,7],[5],[6],[8]] => [[1,3,8],[2,7],[4],[5],[6]]
[[1,4,6],[2,5],[3],[7],[8]] => [[1,4,6],[2,7],[3],[5],[8]]
[[1,3,6],[2,5],[4],[7],[8]] => [[1,4,5],[2,7],[3],[6],[8]]
[[1,2,6],[3,5],[4],[7],[8]] => [[1,4,5],[2,8],[3],[6],[7]]
[[1,3,6],[2,4],[5],[7],[8]] => [[1,4,7],[2,8],[3],[5],[6]]
[[1,2,6],[3,4],[5],[7],[8]] => [[1,4,6],[2,8],[3],[5],[7]]
[[1,4,5],[2,6],[3],[7],[8]] => [[1,5,6],[2,7],[3],[4],[8]]
[[1,3,5],[2,6],[4],[7],[8]] => [[1,5,7],[2,6],[3],[4],[8]]
[[1,2,5],[3,6],[4],[7],[8]] => [[1,5,8],[2,6],[3],[4],[7]]
[[1,3,4],[2,6],[5],[7],[8]] => [[1,4,7],[2,6],[3],[5],[8]]
[[1,2,4],[3,6],[5],[7],[8]] => [[1,4,8],[2,6],[3],[5],[7]]
[[1,2,3],[4,6],[5],[7],[8]] => [[1,4,8],[2,7],[3],[5],[6]]
[[1,3,5],[2,4],[6],[7],[8]] => [[1,5,7],[2,8],[3],[4],[6]]
[[1,2,5],[3,4],[6],[7],[8]] => [[1,5,6],[2,8],[3],[4],[7]]
[[1,3,4],[2,5],[6],[7],[8]] => [[1,6,7],[2,8],[3],[4],[5]]
[[1,2,4],[3,5],[6],[7],[8]] => [[1,6,8],[2,7],[3],[4],[5]]
[[1,2,3],[4,5],[6],[7],[8]] => [[1,5,8],[2,7],[3],[4],[6]]
[[1,7,8],[2],[3],[4],[5],[6]] => [[1,2,3],[4],[5],[6],[7],[8]]
[[1,6,8],[2],[3],[4],[5],[7]] => [[1,2,4],[3],[5],[6],[7],[8]]
[[1,5,8],[2],[3],[4],[6],[7]] => [[1,2,5],[3],[4],[6],[7],[8]]
[[1,4,8],[2],[3],[5],[6],[7]] => [[1,2,6],[3],[4],[5],[7],[8]]
[[1,3,8],[2],[4],[5],[6],[7]] => [[1,2,7],[3],[4],[5],[6],[8]]
[[1,2,8],[3],[4],[5],[6],[7]] => [[1,2,8],[3],[4],[5],[6],[7]]
[[1,6,7],[2],[3],[4],[5],[8]] => [[1,3,4],[2],[5],[6],[7],[8]]
[[1,5,7],[2],[3],[4],[6],[8]] => [[1,3,5],[2],[4],[6],[7],[8]]
[[1,4,7],[2],[3],[5],[6],[8]] => [[1,3,6],[2],[4],[5],[7],[8]]
[[1,3,7],[2],[4],[5],[6],[8]] => [[1,3,7],[2],[4],[5],[6],[8]]
[[1,2,7],[3],[4],[5],[6],[8]] => [[1,3,8],[2],[4],[5],[6],[7]]
[[1,5,6],[2],[3],[4],[7],[8]] => [[1,4,5],[2],[3],[6],[7],[8]]
[[1,4,6],[2],[3],[5],[7],[8]] => [[1,4,6],[2],[3],[5],[7],[8]]
[[1,3,6],[2],[4],[5],[7],[8]] => [[1,4,7],[2],[3],[5],[6],[8]]
[[1,2,6],[3],[4],[5],[7],[8]] => [[1,4,8],[2],[3],[5],[6],[7]]
[[1,4,5],[2],[3],[6],[7],[8]] => [[1,5,6],[2],[3],[4],[7],[8]]
[[1,3,5],[2],[4],[6],[7],[8]] => [[1,5,7],[2],[3],[4],[6],[8]]
[[1,2,5],[3],[4],[6],[7],[8]] => [[1,5,8],[2],[3],[4],[6],[7]]
[[1,3,4],[2],[5],[6],[7],[8]] => [[1,6,7],[2],[3],[4],[5],[8]]
[[1,2,4],[3],[5],[6],[7],[8]] => [[1,6,8],[2],[3],[4],[5],[7]]
[[1,2,3],[4],[5],[6],[7],[8]] => [[1,7,8],[2],[3],[4],[5],[6]]
[[1,5],[2,6],[3,7],[4,8]] => [[1,5],[2,6],[3,7],[4,8]]
[[1,4],[2,6],[3,7],[5,8]] => [[1,4],[2,6],[3,7],[5,8]]
[[1,3],[2,6],[4,7],[5,8]] => [[1,4],[2,5],[3,7],[6,8]]
[[1,2],[3,6],[4,7],[5,8]] => [[1,4],[2,5],[3,6],[7,8]]
[[1,4],[2,5],[3,7],[6,8]] => [[1,3],[2,6],[4,7],[5,8]]
[[1,3],[2,5],[4,7],[6,8]] => [[1,3],[2,5],[4,7],[6,8]]
[[1,2],[3,5],[4,7],[6,8]] => [[1,3],[2,5],[4,6],[7,8]]
[[1,3],[2,4],[5,7],[6,8]] => [[1,3],[2,4],[5,7],[6,8]]
[[1,2],[3,4],[5,7],[6,8]] => [[1,3],[2,4],[5,6],[7,8]]
[[1,4],[2,5],[3,6],[7,8]] => [[1,2],[3,6],[4,7],[5,8]]
[[1,3],[2,5],[4,6],[7,8]] => [[1,2],[3,5],[4,7],[6,8]]
[[1,2],[3,5],[4,6],[7,8]] => [[1,2],[3,5],[4,6],[7,8]]
[[1,3],[2,4],[5,6],[7,8]] => [[1,2],[3,4],[5,7],[6,8]]
[[1,2],[3,4],[5,6],[7,8]] => [[1,2],[3,4],[5,6],[7,8]]
[[1,6],[2,7],[3,8],[4],[5]] => [[1,4],[2,5],[3,6],[7],[8]]
[[1,5],[2,7],[3,8],[4],[6]] => [[1,3],[2,5],[4,6],[7],[8]]
[[1,4],[2,7],[3,8],[5],[6]] => [[1,3],[2,4],[5,6],[7],[8]]
[[1,3],[2,7],[4,8],[5],[6]] => [[1,3],[2,4],[5,7],[6],[8]]
[[1,2],[3,7],[4,8],[5],[6]] => [[1,3],[2,4],[5,8],[6],[7]]
[[1,5],[2,6],[3,8],[4],[7]] => [[1,2],[3,5],[4,6],[7],[8]]
[[1,4],[2,6],[3,8],[5],[7]] => [[1,2],[3,4],[5,6],[7],[8]]
[[1,3],[2,6],[4,8],[5],[7]] => [[1,2],[3,4],[5,7],[6],[8]]
[[1,2],[3,6],[4,8],[5],[7]] => [[1,2],[3,4],[5,8],[6],[7]]
[[1,4],[2,5],[3,8],[6],[7]] => [[1,2],[3,6],[4,7],[5],[8]]
[[1,3],[2,5],[4,8],[6],[7]] => [[1,2],[3,5],[4,7],[6],[8]]
[[1,2],[3,5],[4,8],[6],[7]] => [[1,2],[3,5],[4,8],[6],[7]]
[[1,3],[2,4],[5,8],[6],[7]] => [[1,2],[3,7],[4,8],[5],[6]]
[[1,2],[3,4],[5,8],[6],[7]] => [[1,2],[3,6],[4,8],[5],[7]]
[[1,5],[2,6],[3,7],[4],[8]] => [[1,5],[2,6],[3,7],[4],[8]]
[[1,4],[2,6],[3,7],[5],[8]] => [[1,4],[2,6],[3,7],[5],[8]]
[[1,3],[2,6],[4,7],[5],[8]] => [[1,4],[2,5],[3,7],[6],[8]]
[[1,2],[3,6],[4,7],[5],[8]] => [[1,4],[2,5],[3,8],[6],[7]]
[[1,4],[2,5],[3,7],[6],[8]] => [[1,3],[2,6],[4,7],[5],[8]]
[[1,3],[2,5],[4,7],[6],[8]] => [[1,3],[2,5],[4,7],[6],[8]]
[[1,2],[3,5],[4,7],[6],[8]] => [[1,3],[2,5],[4,8],[6],[7]]
[[1,3],[2,4],[5,7],[6],[8]] => [[1,3],[2,7],[4,8],[5],[6]]
[[1,2],[3,4],[5,7],[6],[8]] => [[1,3],[2,6],[4,8],[5],[7]]
[[1,4],[2,5],[3,6],[7],[8]] => [[1,6],[2,7],[3,8],[4],[5]]
[[1,3],[2,5],[4,6],[7],[8]] => [[1,5],[2,7],[3,8],[4],[6]]
[[1,2],[3,5],[4,6],[7],[8]] => [[1,5],[2,6],[3,8],[4],[7]]
[[1,3],[2,4],[5,6],[7],[8]] => [[1,4],[2,7],[3,8],[5],[6]]
[[1,2],[3,4],[5,6],[7],[8]] => [[1,4],[2,6],[3,8],[5],[7]]
[[1,7],[2,8],[3],[4],[5],[6]] => [[1,3],[2,4],[5],[6],[7],[8]]
[[1,6],[2,8],[3],[4],[5],[7]] => [[1,2],[3,4],[5],[6],[7],[8]]
[[1,5],[2,8],[3],[4],[6],[7]] => [[1,2],[3,5],[4],[6],[7],[8]]
[[1,4],[2,8],[3],[5],[6],[7]] => [[1,2],[3,6],[4],[5],[7],[8]]
[[1,3],[2,8],[4],[5],[6],[7]] => [[1,2],[3,7],[4],[5],[6],[8]]
[[1,2],[3,8],[4],[5],[6],[7]] => [[1,2],[3,8],[4],[5],[6],[7]]
[[1,6],[2,7],[3],[4],[5],[8]] => [[1,4],[2,5],[3],[6],[7],[8]]
[[1,5],[2,7],[3],[4],[6],[8]] => [[1,3],[2,5],[4],[6],[7],[8]]
[[1,4],[2,7],[3],[5],[6],[8]] => [[1,3],[2,6],[4],[5],[7],[8]]
[[1,3],[2,7],[4],[5],[6],[8]] => [[1,3],[2,7],[4],[5],[6],[8]]
[[1,2],[3,7],[4],[5],[6],[8]] => [[1,3],[2,8],[4],[5],[6],[7]]
[[1,5],[2,6],[3],[4],[7],[8]] => [[1,5],[2,6],[3],[4],[7],[8]]
[[1,4],[2,6],[3],[5],[7],[8]] => [[1,4],[2,6],[3],[5],[7],[8]]
[[1,3],[2,6],[4],[5],[7],[8]] => [[1,4],[2,7],[3],[5],[6],[8]]
[[1,2],[3,6],[4],[5],[7],[8]] => [[1,4],[2,8],[3],[5],[6],[7]]
[[1,4],[2,5],[3],[6],[7],[8]] => [[1,6],[2,7],[3],[4],[5],[8]]
[[1,3],[2,5],[4],[6],[7],[8]] => [[1,5],[2,7],[3],[4],[6],[8]]
[[1,2],[3,5],[4],[6],[7],[8]] => [[1,5],[2,8],[3],[4],[6],[7]]
[[1,3],[2,4],[5],[6],[7],[8]] => [[1,7],[2,8],[3],[4],[5],[6]]
[[1,2],[3,4],[5],[6],[7],[8]] => [[1,6],[2,8],[3],[4],[5],[7]]
[[1,8],[2],[3],[4],[5],[6],[7]] => [[1,2],[3],[4],[5],[6],[7],[8]]
[[1,7],[2],[3],[4],[5],[6],[8]] => [[1,3],[2],[4],[5],[6],[7],[8]]
[[1,6],[2],[3],[4],[5],[7],[8]] => [[1,4],[2],[3],[5],[6],[7],[8]]
[[1,5],[2],[3],[4],[6],[7],[8]] => [[1,5],[2],[3],[4],[6],[7],[8]]
[[1,4],[2],[3],[5],[6],[7],[8]] => [[1,6],[2],[3],[4],[5],[7],[8]]
[[1,3],[2],[4],[5],[6],[7],[8]] => [[1,7],[2],[3],[4],[5],[6],[8]]
[[1,2],[3],[4],[5],[6],[7],[8]] => [[1,8],[2],[3],[4],[5],[6],[7]]
[[1],[2],[3],[4],[5],[6],[7],[8]] => [[1],[2],[3],[4],[5],[6],[7],[8]]
[[1,2,3,4,5,6,7,8,9]] => [[1,2,3,4,5,6,7,8,9]]
[[1,2,3,4,5,6,7,8],[9]] => [[1,3,4,5,6,7,8,9],[2]]
[[1,2,3,4,5,6,7],[8,9]] => [[1,2,5,6,7,8,9],[3,4]]
[[1,2,3,4,5,6,7],[8],[9]] => [[1,4,5,6,7,8,9],[2],[3]]
[[1,2,3,4,5,6],[7,8,9]] => [[1,2,3,7,8,9],[4,5,6]]
[[1,2,3,4,5,6],[7,8],[9]] => [[1,3,6,7,8,9],[2,5],[4]]
[[1,2,3,4,5,6],[7],[8],[9]] => [[1,5,6,7,8,9],[2],[3],[4]]
[[1,2,3,4,5],[6,7,8,9]] => [[1,2,3,4,9],[5,6,7,8]]
[[1,2,3,4,5],[6,7,8],[9]] => [[1,3,4,8,9],[2,6,7],[5]]
[[1,2,3,4,5],[6,7],[8,9]] => [[1,2,7,8,9],[3,4],[5,6]]
[[1,2,3,4,5],[6,7],[8],[9]] => [[1,4,7,8,9],[2,6],[3],[5]]
[[1,2,3,4,5],[6],[7],[8],[9]] => [[1,6,7,8,9],[2],[3],[4],[5]]
[[1,2,3,4],[5,6,7,8],[9]] => [[1,3,4,5],[2,7,8,9],[6]]
[[1,2,3,4],[5,6,7],[8,9]] => [[1,2,5,9],[3,4,8],[6,7]]
[[1,2,3,4],[5,6,7],[8],[9]] => [[1,4,5,9],[2,7,8],[3],[6]]
[[1,2,3,4],[5,6],[7,8],[9]] => [[1,3,8,9],[2,5],[4,7],[6]]
[[1,2,3,4],[5,6],[7],[8],[9]] => [[1,5,8,9],[2,7],[3],[4],[6]]
[[1,2,3,4],[5],[6],[7],[8],[9]] => [[1,7,8,9],[2],[3],[4],[5],[6]]
[[1,2,3],[4,5,6],[7,8,9]] => [[1,2,3],[4,5,6],[7,8,9]]
[[1,2,3],[4,5,6],[7,8],[9]] => [[1,3,6],[2,5,9],[4,8],[7]]
[[1,2,3],[4,5,6],[7],[8],[9]] => [[1,5,6],[2,8,9],[3],[4],[7]]
[[1,2,3],[4,5],[6,7],[8,9]] => [[1,2,9],[3,4],[5,6],[7,8]]
[[1,2,3],[4,5],[6,7],[8],[9]] => [[1,4,9],[2,6],[3,8],[5],[7]]
[[1,2,3],[4,5],[6],[7],[8],[9]] => [[1,6,9],[2,8],[3],[4],[5],[7]]
[[1,2,3],[4],[5],[6],[7],[8],[9]] => [[1,8,9],[2],[3],[4],[5],[6],[7]]
[[1,2],[3,4],[5,6],[7,8],[9]] => [[1,3],[2,5],[4,7],[6,9],[8]]
[[1,2],[3,4],[5,6],[7],[8],[9]] => [[1,5],[2,7],[3,9],[4],[6],[8]]
[[1,2],[3,4],[5],[6],[7],[8],[9]] => [[1,7],[2,9],[3],[4],[5],[6],[8]]
[[1,2],[3],[4],[5],[6],[7],[8],[9]] => [[1,9],[2],[3],[4],[5],[6],[7],[8]]
[[1],[2],[3],[4],[5],[6],[7],[8],[9]] => [[1],[2],[3],[4],[5],[6],[7],[8],[9]]
[[1,3,4,5,6,7,8,9],[2]] => [[1,2,3,4,5,6,7,8],[9]]
[[1,2,5,6,7,8,9],[3,4]] => [[1,2,3,4,5,6,7],[8,9]]
[[1,4,5,6,7,8,9],[2],[3]] => [[1,2,3,4,5,6,7],[8],[9]]
[[1,2,3,7,8,9],[4,5,6]] => [[1,2,3,4,5,6],[7,8,9]]
[[1,3,6,7,8,9],[2,5],[4]] => [[1,2,3,4,5,6],[7,8],[9]]
[[1,5,6,7,8,9],[2],[3],[4]] => [[1,2,3,4,5,6],[7],[8],[9]]
[[1,2,3,4,9],[5,6,7,8]] => [[1,2,3,4,5],[6,7,8,9]]
[[1,3,4,8,9],[2,6,7],[5]] => [[1,2,3,4,5],[6,7,8],[9]]
[[1,2,7,8,9],[3,4],[5,6]] => [[1,2,3,4,5],[6,7],[8,9]]
[[1,4,7,8,9],[2,6],[3],[5]] => [[1,2,3,4,5],[6,7],[8],[9]]
[[1,6,7,8,9],[2],[3],[4],[5]] => [[1,2,3,4,5],[6],[7],[8],[9]]
[[1,3,4,5],[2,7,8,9],[6]] => [[1,2,3,4],[5,6,7,8],[9]]
[[1,2,5,9],[3,4,8],[6,7]] => [[1,2,3,4],[5,6,7],[8,9]]
[[1,4,5,9],[2,7,8],[3],[6]] => [[1,2,3,4],[5,6,7],[8],[9]]
[[1,3,8,9],[2,5],[4,7],[6]] => [[1,2,3,4],[5,6],[7,8],[9]]
[[1,5,8,9],[2,7],[3],[4],[6]] => [[1,2,3,4],[5,6],[7],[8],[9]]
[[1,7,8,9],[2],[3],[4],[5],[6]] => [[1,2,3,4],[5],[6],[7],[8],[9]]
[[1,3,6],[2,5,9],[4,8],[7]] => [[1,2,3],[4,5,6],[7,8],[9]]
[[1,5,6],[2,8,9],[3],[4],[7]] => [[1,2,3],[4,5,6],[7],[8],[9]]
[[1,2,9],[3,4],[5,6],[7,8]] => [[1,2,3],[4,5],[6,7],[8,9]]
[[1,4,9],[2,6],[3,8],[5],[7]] => [[1,2,3],[4,5],[6,7],[8],[9]]
[[1,6,9],[2,8],[3],[4],[5],[7]] => [[1,2,3],[4,5],[6],[7],[8],[9]]
[[1,8,9],[2],[3],[4],[5],[6],[7]] => [[1,2,3],[4],[5],[6],[7],[8],[9]]
[[1,3],[2,5],[4,7],[6,9],[8]] => [[1,2],[3,4],[5,6],[7,8],[9]]
[[1,5],[2,7],[3,9],[4],[6],[8]] => [[1,2],[3,4],[5,6],[7],[8],[9]]
[[1,7],[2,9],[3],[4],[5],[6],[8]] => [[1,2],[3,4],[5],[6],[7],[8],[9]]
[[1,9],[2],[3],[4],[5],[6],[7],[8]] => [[1,2],[3],[4],[5],[6],[7],[8],[9]]
[[1,8],[2,9],[3],[4],[5],[6],[7]] => [[1,3],[2,4],[5],[6],[7],[8],[9]]
[[1,7],[2,8],[3,9],[4],[5],[6]] => [[1,4],[2,5],[3,6],[7],[8],[9]]
[[1,7,9],[2,8],[3],[4],[5],[6]] => [[1,2,4],[3,5],[6],[7],[8],[9]]
[[1,6],[2,7],[3,8],[4,9],[5]] => [[1,5],[2,6],[3,7],[4,8],[9]]
[[1,6,9],[2,7],[3,8],[4],[5]] => [[1,2,5],[3,6],[4,7],[8],[9]]
[[1,6,8],[2,7,9],[3],[4],[5]] => [[1,3,5],[2,4,6],[7],[8],[9]]
[[1,6,8,9],[2,7],[3],[4],[5]] => [[1,2,3,5],[4,6],[7],[8],[9]]
[[1,5,9],[2,6],[3,7],[4,8]] => [[1,2,6],[3,7],[4,8],[5,9]]
[[1,5,8],[2,6,9],[3,7],[4]] => [[1,3,6],[2,4,7],[5,8],[9]]
[[1,5,8,9],[2,6],[3,7],[4]] => [[1,2,3,6],[4,7],[5,8],[9]]
[[1,5,7,9],[2,6,8],[3],[4]] => [[1,2,4,6],[3,5,7],[8],[9]]
[[1,5,7,8,9],[2,6],[3],[4]] => [[1,2,3,4,6],[5,7],[8],[9]]
[[1,4,7],[2,5,8],[3,6,9]] => [[1,4,7],[2,5,8],[3,6,9]]
[[1,4,7,9],[2,5,8],[3,6]] => [[1,2,4,7],[3,5,8],[6,9]]
[[1,4,7,8,9],[2,5],[3,6]] => [[1,2,3,4,7],[5,8],[6,9]]
[[1,4,6,8],[2,5,7,9],[3]] => [[1,3,5,7],[2,4,6,8],[9]]
[[1,4,6,8,9],[2,5,7],[3]] => [[1,2,3,5,7],[4,6,8],[9]]
[[1,4,6,7,8,9],[2,5],[3]] => [[1,2,3,4,5,7],[6,8],[9]]
[[1,3,5,7,9],[2,4,6,8]] => [[1,2,4,6,8],[3,5,7,9]]
[[1,3,5,7,8,9],[2,4,6]] => [[1,2,3,4,6,8],[5,7,9]]
[[1,3,5,6,7,8,9],[2,4]] => [[1,2,3,4,5,6,8],[7,9]]
[[1,3],[2,4],[5],[6],[7],[8],[9]] => [[1,8],[2,9],[3],[4],[5],[6],[7]]
[[1,4],[2,5],[3,6],[7],[8],[9]] => [[1,7],[2,8],[3,9],[4],[5],[6]]
[[1,2,4],[3,5],[6],[7],[8],[9]] => [[1,7,9],[2,8],[3],[4],[5],[6]]
[[1,5],[2,6],[3,7],[4,8],[9]] => [[1,6],[2,7],[3,8],[4,9],[5]]
[[1,2,5],[3,6],[4,7],[8],[9]] => [[1,6,9],[2,7],[3,8],[4],[5]]
[[1,3,5],[2,4,6],[7],[8],[9]] => [[1,6,8],[2,7,9],[3],[4],[5]]
[[1,2,3,5],[4,6],[7],[8],[9]] => [[1,6,8,9],[2,7],[3],[4],[5]]
[[1,2,6],[3,7],[4,8],[5,9]] => [[1,5,9],[2,6],[3,7],[4,8]]
[[1,3,6],[2,4,7],[5,8],[9]] => [[1,5,8],[2,6,9],[3,7],[4]]
[[1,2,3,6],[4,7],[5,8],[9]] => [[1,5,8,9],[2,6],[3,7],[4]]
[[1,2,4,6],[3,5,7],[8],[9]] => [[1,5,7,9],[2,6,8],[3],[4]]
[[1,2,3,4,6],[5,7],[8],[9]] => [[1,5,7,8,9],[2,6],[3],[4]]
[[1,2,4,7],[3,5,8],[6,9]] => [[1,4,7,9],[2,5,8],[3,6]]
[[1,2,3,4,7],[5,8],[6,9]] => [[1,4,7,8,9],[2,5],[3,6]]
[[1,3,5,7],[2,4,6,8],[9]] => [[1,4,6,8],[2,5,7,9],[3]]
[[1,2,3,5,7],[4,6,8],[9]] => [[1,4,6,8,9],[2,5,7],[3]]
[[1,2,3,4,5,7],[6,8],[9]] => [[1,4,6,7,8,9],[2,5],[3]]
[[1,2,4,6,8],[3,5,7,9]] => [[1,3,5,7,9],[2,4,6,8]]
[[1,2,3,4,6,8],[5,7,9]] => [[1,3,5,7,8,9],[2,4,6]]
[[1,2,3,4,5,6,8],[7,9]] => [[1,3,5,6,7,8,9],[2,4]]
[[1,2,3,4,5,6,7,9],[8]] => [[1,2,4,5,6,7,8,9],[3]]
[[1,2,3,4,5,6,9],[7,8]] => [[1,2,3,6,7,8,9],[4,5]]
[[1,2,3,4,9],[5,6],[7,8]] => [[1,2,3,8,9],[4,5],[6,7]]
[[1,2,3,4,9],[5,6],[7],[8]] => [[1,2,5,8,9],[3,7],[4],[6]]
[[1,2,3,9],[4,5,6],[7,8]] => [[1,2,3,6],[4,5,9],[7,8]]
[[1,2,3,9],[4],[5],[6],[7],[8]] => [[1,2,8,9],[3],[4],[5],[6],[7]]
[[1,2,9],[3,4],[5,6],[7],[8]] => [[1,2,5],[3,7],[4,9],[6],[8]]
[[1,2,9],[3],[4],[5],[6],[7],[8]] => [[1,2,9],[3],[4],[5],[6],[7],[8]]
[[1,2,4,5,6,7,8,9],[3]] => [[1,2,3,4,5,6,7,9],[8]]
[[1,3,4,6,7,8,9],[2,5]] => [[1,2,3,4,5,7,8],[6,9]]
[[1,3,5,6,7,8,9],[2],[4]] => [[1,2,3,4,5,6,8],[7],[9]]
[[1,3,5,6,8,9],[2,4,7]] => [[1,2,3,5,6,8],[4,7,9]]
[[1,2,4,7,8,9],[3,5],[6]] => [[1,2,3,4,7,9],[5,8],[6]]
[[1,4,6,7,8,9],[2],[3],[5]] => [[1,2,3,4,5,7],[6],[8],[9]]
[[1,3,5,7,8],[2,4,6,9]] => [[1,3,4,6,8],[2,5,7,9]]
[[1,2,5,7,9],[3,6,8],[4]] => [[1,2,4,6,9],[3,5,7],[8]]
[[1,4,6,8,9],[2,5],[3,7]] => [[1,2,3,5,7],[4,8],[6,9]]
[[1,3,5,8,9],[2,6],[4],[7]] => [[1,2,3,6,8],[4,7],[5],[9]]
[[1,5,7,8,9],[2],[3],[4],[6]] => [[1,2,3,4,6],[5],[7],[8],[9]]
[[1,2,5,6],[3,7,8,9],[4]] => [[1,2,3,6],[4,5,7,9],[8]]
[[1,3,4,7],[2,6,8],[5,9]] => [[1,4,5,8],[2,6,7],[3,9]]
[[1,3,6,8],[2,7,9],[4],[5]] => [[1,3,5,8],[2,4,6],[7],[9]]
[[1,2,6,9],[3,4],[5,7],[8]] => [[1,2,5,7],[3,6],[4,9],[8]]
[[1,4,6,9],[2,7],[3],[5],[8]] => [[1,2,5,7],[3,6],[4],[8],[9]]
[[1,6,8,9],[2],[3],[4],[5],[7]] => [[1,2,3,5],[4],[6],[7],[8],[9]]
[[1,2,4],[3,5,7],[6,8],[9]] => [[1,4,7],[2,5,9],[3,8],[6]]
[[1,4,7],[2,8,9],[3],[5],[6]] => [[1,2,4],[3,5,7],[6],[8],[9]]
[[1,5,8],[2,6],[3,7],[4,9]] => [[1,3,6],[2,7],[4,8],[5,9]]
[[1,3,7],[2,5],[4,8],[6],[9]] => [[1,4,6],[2,5],[3,8],[7],[9]]
[[1,5,7],[2,8],[3],[4],[6],[9]] => [[1,4,6],[2,5],[3],[7],[8],[9]]
[[1,7,9],[2],[3],[4],[5],[6],[8]] => [[1,2,4],[3],[5],[6],[7],[8],[9]]
[[1,4],[2,6],[3,8],[5],[7],[9]] => [[1,3],[2,5],[4,7],[6],[8],[9]]
[[1,6],[2,8],[3],[4],[5],[7],[9]] => [[1,3],[2,5],[4],[6],[7],[8],[9]]
[[1,8],[2],[3],[4],[5],[6],[7],[9]] => [[1,3],[2],[4],[5],[6],[7],[8],[9]]
[[1,3,4,5,6,7,8],[2,9]] => [[1,3,4,5,6,7,8],[2,9]]
[[1,3,4,5,6,7,8],[2],[9]] => [[1,3,4,5,6,7,8],[2],[9]]
[[1,3,4,5,6,7],[2,9],[8]] => [[1,2,5,6,7,8],[3,4],[9]]
[[1,3,4,5,6,7],[2],[8],[9]] => [[1,4,5,6,7,8],[2],[3],[9]]
[[1,3,4,5,6],[2,8,9],[7]] => [[1,2,3,7,8],[4,5,6],[9]]
[[1,3,4,5,6],[2,8],[7],[9]] => [[1,3,6,7,8],[2,5],[4],[9]]
[[1,3,4,5,6],[2],[7],[8],[9]] => [[1,5,6,7,8],[2],[3],[4],[9]]
[[1,3,4,5],[2,7,8],[6,9]] => [[1,3,4,8],[2,6,7],[5,9]]
[[1,3,4,5],[2,7,8],[6],[9]] => [[1,3,4,8],[2,6,7],[5],[9]]
[[1,3,4,5],[2,7],[6,9],[8]] => [[1,2,7,8],[3,4],[5,6],[9]]
[[1,3,4,5],[2,7],[6],[8],[9]] => [[1,4,7,8],[2,6],[3],[5],[9]]
[[1,3,4,5],[2],[6],[7],[8],[9]] => [[1,6,7,8],[2],[3],[4],[5],[9]]
[[1,3,4],[2,6,7],[5,8,9]] => [[1,2,5],[3,4,8],[6,7,9]]
[[1,3,4],[2,6,7],[5,9],[8]] => [[1,2,5],[3,4,8],[6,7],[9]]
[[1,3,4],[2,6,7],[5],[8],[9]] => [[1,4,5],[2,7,8],[3],[6],[9]]
[[1,3,4],[2,6],[5,8],[7],[9]] => [[1,3,8],[2,5],[4,7],[6],[9]]
[[1,3,4],[2,6],[5],[7],[8],[9]] => [[1,5,8],[2,7],[3],[4],[6],[9]]
[[1,3,4],[2],[5],[6],[7],[8],[9]] => [[1,7,8],[2],[3],[4],[5],[6],[9]]
[[1,3],[2,5],[4,7],[6],[8],[9]] => [[1,4],[2,6],[3,8],[5],[7],[9]]
[[1,3],[2,5],[4],[6],[7],[8],[9]] => [[1,6],[2,8],[3],[4],[5],[7],[9]]
[[1,3],[2],[4],[5],[6],[7],[8],[9]] => [[1,8],[2],[3],[4],[5],[6],[7],[9]]
[[1,4,5,6,7,8],[2],[3],[9]] => [[1,3,4,5,6,7],[2],[8],[9]]
[[1,5,6,7,8],[2],[3],[4],[9]] => [[1,3,4,5,6],[2],[7],[8],[9]]
[[1,6,7,8],[2],[3],[4],[5],[9]] => [[1,3,4,5],[2],[6],[7],[8],[9]]
[[1,7,8],[2],[3],[4],[5],[6],[9]] => [[1,3,4],[2],[5],[6],[7],[8],[9]]
[[1,2,5,6,7,8,9],[3],[4]] => [[1,2,3,4,5,6,9],[7],[8]]
[[1,2,6,7,8,9],[3],[4],[5]] => [[1,2,3,4,5,9],[6],[7],[8]]
[[1,2,7,8,9],[3],[4],[5],[6]] => [[1,2,3,4,9],[5],[6],[7],[8]]
[[1,2,5,6],[3,8,9],[4],[7]] => [[1,2,3,9],[4,5,6],[7],[8]]
[[1,2,8,9],[3],[4],[5],[6],[7]] => [[1,2,3,9],[4],[5],[6],[7],[8]]
[[1,2],[3,8],[4],[5],[6],[7],[9]] => [[1,3],[2,9],[4],[5],[6],[7],[8]]
[[1,2,3,4,7,8,9],[5,6]] => [[1,2,3,4,5,8,9],[6,7]]
[[1,2,4,5,8,9],[3,7],[6]] => [[1,2,3,4,7,9],[5,6],[8]]
[[1,2,4,5,6,7],[3,9],[8]] => [[1,2,5,6,7,9],[3,4],[8]]
[[1,2,5,6,9],[3,8],[4],[7]] => [[1,2,3,6,9],[4,5],[7],[8]]
[[1,2,3,4,7,8],[5,6],[9]] => [[1,3,4,5,8,9],[2,7],[6]]
[[1,2,5,6,7,8],[3],[4],[9]] => [[1,3,4,5,6,9],[2],[7],[8]]
[[1,2,4,5],[3,7],[6,9],[8]] => [[1,2,7,9],[3,4],[5,6],[8]]
[[1,2,6,7],[3,9],[4],[5],[8]] => [[1,2,5,9],[3,4],[6],[7],[8]]
[[1,2,5,6],[3,8],[4],[7],[9]] => [[1,3,6,9],[2,5],[4],[7],[8]]
[[1,2,7,8],[3],[4],[5],[6],[9]] => [[1,3,4,9],[2],[5],[6],[7],[8]]
[[1,2],[3,5],[4],[6],[7],[8],[9]] => [[1,6],[2,9],[3],[4],[5],[7],[8]]
[[1,2,4],[3],[5],[6],[7],[8],[9]] => [[1,7,9],[2],[3],[4],[5],[6],[8]]
[[1,2],[3,4],[5,7],[6],[8],[9]] => [[1,4],[2,7],[3,9],[5],[6],[8]]
[[1,3,6],[2,5],[4],[7],[8],[9]] => [[1,5,6],[2,8],[3],[4],[7],[9]]
[[1,2,3,5],[4],[6],[7],[8],[9]] => [[1,6,8,9],[2],[3],[4],[5],[7]]
[[1,2],[3,4],[5,6],[7,9],[8]] => [[1,2],[3,5],[4,7],[6,9],[8]]
[[1,2,3],[4,5,7],[6],[8],[9]] => [[1,4,6],[2,8,9],[3],[5],[7]]
[[1,2,4,7],[3,6],[5],[8],[9]] => [[1,4,5,9],[2,7],[3],[6],[8]]
[[1,2,3,4,6],[5],[7],[8],[9]] => [[1,5,7,8,9],[2],[3],[4],[6]]
[[1,3,4],[2,7],[5,8],[6,9]] => [[1,4,8],[2,5],[3,7],[6,9]]
[[1,2,5],[3,6,9],[4,8],[7]] => [[1,2,3],[4,6,9],[5,7],[8]]
[[1,3,5,8],[2,4,7],[6],[9]] => [[1,3,4,8],[2,6,9],[5],[7]]
[[1,2,3,5,8],[4,7],[6],[9]] => [[1,3,4,8,9],[2,6],[5],[7]]
[[1,2,3,4,5,7],[6],[8],[9]] => [[1,4,6,7,8,9],[2],[3],[5]]
[[1,3,6,9],[2,5,8],[4,7]] => [[1,2,3,6],[4,5,8],[7,9]]
[[1,2,3,5,6],[4,8],[7,9]] => [[1,3,6,8,9],[2,5],[4,7]]
[[1,2,3,4],[5,6,7,9],[8]] => [[1,2,4,5],[3,7,8,9],[6]]
[[1,2,4,6,9],[3,5,8],[7]] => [[1,2,3,7,9],[4,5,8],[6]]
[[1,2,3,4,6,9],[5,8],[7]] => [[1,2,3,7,8,9],[4,5],[6]]
[[1,2,3,4,5,6,8],[7],[9]] => [[1,3,5,6,7,8,9],[2],[4]]
[[1,2,3,5,7,9],[4,6,8]] => [[1,2,4,6,8,9],[3,5,7]]
[[1,2,3,4,5,7,9],[6,8]] => [[1,2,4,6,7,8,9],[3,5]]
[[1,2,8],[3,9],[4],[5],[6],[7]] => [[1,3,9],[2,4],[5],[6],[7],[8]]
[[1,2,7],[3,8],[4,9],[5],[6]] => [[1,4,9],[2,5],[3,6],[7],[8]]
[[1,2,7,9],[3,8],[4],[5],[6]] => [[1,2,4,9],[3,5],[6],[7],[8]]
[[1,2,6,9],[3,7],[4,8],[5]] => [[1,2,5,9],[3,6],[4,7],[8]]
[[1,2,6,8],[3,7,9],[4],[5]] => [[1,3,5,9],[2,4,6],[7],[8]]
[[1,2,6,8,9],[3,7],[4],[5]] => [[1,2,3,5,9],[4,6],[7],[8]]
[[1,2,5,8],[3,6,9],[4,7]] => [[1,3,6,9],[2,4,7],[5,8]]
[[1,2,5,8,9],[3,6],[4,7]] => [[1,2,3,6,9],[4,7],[5,8]]
[[1,2,5,7,8,9],[3,6],[4]] => [[1,2,3,4,6,9],[5,7],[8]]
[[1,2,4,6,8,9],[3,5,7]] => [[1,2,3,5,7,9],[4,6,8]]
[[1,2,4,6,7,8,9],[3,5]] => [[1,2,3,4,5,7,9],[6,8]]
[[1,5],[2,6],[3],[4],[7],[8],[9]] => [[1,6],[2,7],[3],[4],[5],[8],[9]]
[[1,3,6],[2,7],[4],[5],[8],[9]] => [[1,5,8],[2,6],[3],[4],[7],[9]]
[[1,3,8],[2,9],[4],[5],[6],[7]] => [[1,3,8],[2,4],[5],[6],[7],[9]]
[[1,5,7],[2,6,8],[3],[4],[9]] => [[1,4,6],[2,5,7],[3],[8],[9]]
[[1,3,4,7],[2,8],[5],[6],[9]] => [[1,4,7,8],[2,5],[3],[6],[9]]
[[1,5,9],[2,6],[3],[4],[7],[8]] => [[1,2,6],[3,7],[4],[5],[8],[9]]
[[1,3,4,9],[2],[5],[6],[7],[8]] => [[1,2,7,8],[3],[4],[5],[6],[9]]
[[1,3,4,5,8],[2,9],[6],[7]] => [[1,3,6,7,8],[2,4],[5],[9]]
[[1,3,4,7,9],[2,8],[5],[6]] => [[1,2,4,7,8],[3,5],[6],[9]]
[[1,3,4,5,6,9],[2],[7],[8]] => [[1,2,5,6,7,8],[3],[4],[9]]
[[1,6],[2,8],[3,9],[4],[5],[7]] => [[1,3],[2,5],[4,6],[7],[8],[9]]
[[1,6,8],[2,9],[3],[4],[5],[7]] => [[1,3,5],[2,4],[6],[7],[8],[9]]
[[1,5],[2,7],[3,8],[4,9],[6]] => [[1,4],[2,6],[3,7],[5,8],[9]]
[[1,5,8],[2,7],[3,9],[4],[6]] => [[1,3,4],[2,6],[5,7],[8],[9]]
[[1,5,7],[2,8,9],[3],[4],[6]] => [[1,2,4],[3,5,6],[7],[8],[9]]
[[1,5,7,9],[2,8],[3],[4],[6]] => [[1,2,4,6],[3,5],[7],[8],[9]]
[[1,4,8],[2,6],[3,7],[5,9]] => [[1,3,5],[2,7],[4,8],[6,9]]
[[1,4,7],[2,6,9],[3,8],[5]] => [[1,2,5],[3,4,7],[6,8],[9]]
[[1,4,7,9],[2,6],[3,8],[5]] => [[1,2,4,5],[3,7],[6,8],[9]]
[[1,4,6,8],[2,7,9],[3],[5]] => [[1,3,5,7],[2,4,6],[8],[9]]
[[1,4,6,8,9],[2,7],[3],[5]] => [[1,2,3,5,7],[4,6],[8],[9]]
[[1,3,6],[2,5,8],[4,7,9]] => [[1,3,6],[2,5,8],[4,7,9]]
[[1,3,6,8],[2,5,9],[4,7]] => [[1,3,5,6],[2,4,8],[7,9]]
[[1,3,6,8,9],[2,5],[4,7]] => [[1,2,3,5,6],[4,8],[7,9]]
[[1,3,5,7],[2,6,8,9],[4]] => [[1,2,4,6],[3,5,7,8],[9]]
[[1,3,5,7,9],[2,6,8],[4]] => [[1,2,4,6,8],[3,5,7],[9]]
[[1,3,5,7,8,9],[2,6],[4]] => [[1,2,3,4,6,8],[5,7],[9]]
[[1,6,8],[2,7],[3],[4],[5],[9]] => [[1,3,5],[2,6],[4],[7],[8],[9]]
[[1,5,8],[2,6],[3,7],[4],[9]] => [[1,3,6],[2,7],[4,8],[5],[9]]
[[1,5,7,8],[2,6],[3],[4],[9]] => [[1,3,4,6],[2,7],[5],[8],[9]]
[[1,4,7],[2,5,8],[3,6],[9]] => [[1,4,7],[2,5,8],[3,9],[6]]
[[1,4,7,8],[2,5],[3,6],[9]] => [[1,3,4,7],[2,8],[5,9],[6]]
[[1,4,6,8],[2,5,7],[3],[9]] => [[1,3,5,7],[2,6,8],[4],[9]]
[[1,4,6,7,8],[2,5],[3],[9]] => [[1,3,4,5,7],[2,8],[6],[9]]
[[1,3,5,7,8],[2,4,6],[9]] => [[1,3,4,6,8],[2,7,9],[5]]
[[1,3,5,6,7,8],[2,4],[9]] => [[1,3,4,5,6,8],[2,9],[7]]
[[1,2,4,5,6,7,8],[3,9]] => [[1,3,4,5,6,7,9],[2,8]]
[[1,2],[3,9],[4],[5],[6],[7],[8]] => [[1,2],[3,9],[4],[5],[6],[7],[8]]
[[1,2,5],[3,6,8],[4,7,9]] => [[1,3,6],[2,4,7],[5,8,9]]
[[1,3],[2,8],[4,9],[5],[6],[7]] => [[1,3],[2,4],[5,8],[6],[7],[9]]
[[1,2,3],[4,9],[5],[6],[7],[8]] => [[1,2,9],[3,8],[4],[5],[6],[7]]
[[1,4],[2,7],[3,8],[5,9],[6]] => [[1,4],[2,5],[3,7],[6,8],[9]]
[[1,3,9],[2,4],[5,8],[6],[7]] => [[1,2,3],[4,8],[5,9],[6],[7]]
[[1,2,4],[3,8,9],[5],[6],[7]] => [[1,2,3],[4,7,9],[5],[6],[8]]
[[1,2,3,4],[5,9],[6],[7],[8]] => [[1,2,8,9],[3,7],[4],[5],[6]]
[[1,4,9],[2,5],[3,7],[6,8]] => [[1,2,4],[3,7],[5,8],[6,9]]
[[1,2,5],[3,4,9],[6,8],[7]] => [[1,2,3],[4,6,7],[5,9],[8]]
[[1,4,5,9],[2,7],[3,8],[6]] => [[1,2,4,7],[3,6],[5,8],[9]]
[[1,2,3,5],[4,8,9],[6],[7]] => [[1,2,3,9],[4,6,8],[5],[7]]
[[1,2,3,4,5],[6,9],[7],[8]] => [[1,2,7,8,9],[3,6],[4],[5]]
[[1,4,5,6,9],[2,7],[3,8]] => [[1,2,5,6,7],[3,8],[4,9]]
[[1,2,4,6],[3,5,8,9],[7]] => [[1,2,3,7],[4,5,8,9],[6]]
[[1,2,3,4,6],[5,8,9],[7]] => [[1,2,3,8,9],[4,5,7],[6]]
[[1,2,3,4,5,6],[7,9],[8]] => [[1,2,6,7,8,9],[3,5],[4]]
[[1,2,3,5,7],[4,6,8,9]] => [[1,2,4,6,9],[3,5,7,8]]
[[1,2,3,4,5,7],[6,8,9]] => [[1,2,4,7,8,9],[3,5,6]]
[[1,3,4,6,8],[2,7,9],[5]] => [[1,3,5,7,8],[2,4,6],[9]]
[[1,2,3,7],[4,8],[5,9],[6]] => [[1,4,8,9],[2,5],[3,6],[7]]
[[1,2,3,5,8],[4,6,9],[7]] => [[1,3,6,8,9],[2,4,7],[5]]
[[1,2,3,4,5,8],[6,9],[7]] => [[1,3,6,7,8,9],[2,4],[5]]
[[1,2,3,5,6,7,8,9],[4]] => [[1,2,3,4,5,6,8,9],[7]]
[[1,2,4,5,7,8,9],[3,6]] => [[1,2,3,4,6,7,9],[5,8]]
[[1,2,4,6,7,8,9],[3],[5]] => [[1,2,3,4,5,7,9],[6],[8]]
[[1,2,4,6,7,9],[3,5,8]] => [[1,2,4,5,7,9],[3,6,8]]
[[1,2,3,6,8,9],[4,5],[7]] => [[1,2,3,5,6,9],[4,8],[7]]
[[1,3,5,7,8,9],[2],[4],[6]] => [[1,2,3,4,6,8],[5],[7],[9]]
[[1,2,4,6,9],[3,5,7,8]] => [[1,2,3,5,7],[4,6,8,9]]
[[1,3,5,7,9],[2,6],[4,8]] => [[1,2,4,6,8],[3,7],[5,9]]
[[1,2,6,7,9],[3,4],[5],[8]] => [[1,2,4,5,7],[3,9],[6],[8]]
[[1,4,6,8,9],[2],[3],[5],[7]] => [[1,2,3,5,7],[4],[6],[8],[9]]
[[1,3,6,8],[2,4,7,9],[5]] => [[1,3,5,8],[2,4,6,9],[7]]
[[1,2,4,5],[3,6,9],[7,8]] => [[1,2,3,9],[4,6,7],[5,8]]
[[1,2,5,7],[3,8,9],[4],[6]] => [[1,2,4,9],[3,5,6],[7],[8]]
[[1,3,5,8],[2,4],[6,7],[9]] => [[1,3,4,8],[2,6],[5,9],[7]]
[[1,3,7,8],[2,5],[4],[6],[9]] => [[1,3,4,6],[2,8],[5],[7],[9]]
[[1,5,7,9],[2],[3],[4],[6],[8]] => [[1,2,4,6],[3],[5],[7],[8],[9]]
[[1,2,3],[4,5,6],[7,9],[8]] => [[1,2,6],[3,5,9],[4,8],[7]]
[[1,3,8],[2,6,9],[4],[5],[7]] => [[1,3,5],[2,4,8],[6],[7],[9]]
[[1,4,7],[2,6],[3,8],[5,9]] => [[1,4,5],[2,7],[3,8],[6,9]]
[[1,4,9],[2,6],[3],[5],[7],[8]] => [[1,2,5],[3,7],[4],[6],[8],[9]]
[[1,6,8],[2],[3],[4],[5],[7],[9]] => [[1,3,5],[2],[4],[6],[7],[8],[9]]
[[1,5],[2,7],[3],[4],[6],[8],[9]] => [[1,4],[2,6],[3],[5],[7],[8],[9]]
[[1,7],[2],[3],[4],[5],[6],[8],[9]] => [[1,4],[2],[3],[5],[6],[7],[8],[9]]
[[1,2,4,5,6,7,8],[3],[9]] => [[1,3,4,5,6,7,9],[2],[8]]
[[1,2,4,6,7],[3,5,8,9]] => [[1,2,5,7,9],[3,4,6,8]]
[[1,2,6],[3,4],[5,7],[8],[9]] => [[1,5,7],[2,6],[3,9],[4],[8]]
[[1,4,6],[2,7],[3],[5],[8],[9]] => [[1,5,7],[2,6],[3],[4],[8],[9]]
[[1,2,3,4,5,6,8,9],[7]] => [[1,2,3,5,6,7,8,9],[4]]
[[1,2,3,4,5,8,9],[6,7]] => [[1,2,3,4,7,8,9],[5,6]]
[[1,2,3,8,9],[4],[5],[6],[7]] => [[1,2,3,8,9],[4],[5],[6],[7]]
[[1,2],[3,4],[5,8],[6],[7],[9]] => [[1,3],[2,7],[4,9],[5],[6],[8]]
[[1,2,3,6,7,8,9],[4],[5]] => [[1,2,3,4,5,8,9],[6],[7]]
[[1,2,3,5,8,9],[4,6],[7]] => [[1,2,3,6,8,9],[4,7],[5]]
[[1,2,5,7,8,9],[3],[4],[6]] => [[1,2,3,4,6,9],[5],[7],[8]]
[[1,2,3,6,8],[4,7,9],[5]] => [[1,3,5,8,9],[2,4,6],[7]]
[[1,2,5,7,9],[3,6],[4,8]] => [[1,2,4,6,9],[3,7],[5,8]]
[[1,2,4,6,9],[3,7],[5],[8]] => [[1,2,5,7,9],[3,6],[4],[8]]
[[1,2,6,8,9],[3],[4],[5],[7]] => [[1,2,3,5,9],[4],[6],[7],[8]]
[[1,2,4,5,6,8],[3,9],[7]] => [[1,3,5,6,7,9],[2,4],[8]]
[[1,2,4,7,9],[3,8],[5],[6]] => [[1,2,4,7,9],[3,5],[6],[8]]
[[1,2,3,4],[5,7],[6,8],[9]] => [[1,4,8,9],[2,5],[3,7],[6]]
[[1,2,5,7],[3,8],[4],[6],[9]] => [[1,4,6,9],[2,5],[3],[7],[8]]
[[1,2,7,9],[3],[4],[5],[6],[8]] => [[1,2,4,9],[3],[5],[6],[7],[8]]
[[1,2,5,8,9],[3],[4],[6],[7]] => [[1,2,3,6,9],[4],[5],[7],[8]]
[[1,2,4,5],[3,8],[6,9],[7]] => [[1,3,7,9],[2,4],[5,6],[8]]
[[1,2,6,8],[3,9],[4],[5],[7]] => [[1,3,5,9],[2,4],[6],[7],[8]]
[[1,2,8],[3],[4],[5],[6],[7],[9]] => [[1,3,9],[2],[4],[5],[6],[7],[8]]
[[1,3,4,7,8,9],[2,5,6]] => [[1,2,3,4,5,8],[6,7,9]]
[[1,3,4,7,8,9],[2,6],[5]] => [[1,2,3,4,5,8],[6,7],[9]]
[[1,3,6,7,8,9],[2],[4],[5]] => [[1,2,3,4,5,8],[6],[7],[9]]
[[1,3,5,6,9],[2,4,7,8]] => [[1,2,3,6,8],[4,5,7,9]]
[[1,3,5,6,9],[2,4,8],[7]] => [[1,2,3,6,8],[4,5,9],[7]]
[[1,2,4,8,9],[3,5],[6,7]] => [[1,2,3,4,9],[5,7],[6,8]]
[[1,2,4,8,9],[3,5],[6],[7]] => [[1,2,3,7,9],[4,8],[5],[6]]
[[1,4,7,8,9],[2],[3],[5],[6]] => [[1,2,3,4,7],[5],[6],[8],[9]]
[[1,2,5,7],[3,6,9],[4,8]] => [[1,2,6,9],[3,4,7],[5,8]]
[[1,2,5,7],[3,6,9],[4],[8]] => [[1,2,6,9],[3,4,7],[5],[8]]
[[1,4,6,9],[2,5],[3,8],[7]] => [[1,2,3,7],[4,5],[6,8],[9]]
[[1,3,5,9],[2,6],[4],[7],[8]] => [[1,2,6,8],[3,7],[4],[5],[9]]
[[1,5,8,9],[2],[3],[4],[6],[7]] => [[1,2,3,6],[4],[5],[7],[8],[9]]
[[1,3,6],[2,8,9],[4],[5],[7]] => [[1,2,3],[4,5,8],[6],[7],[9]]
[[1,2,6],[3,4],[5,7],[8,9]] => [[1,2,7],[3,5],[4,6],[8,9]]
[[1,6,9],[2],[3],[4],[5],[7],[8]] => [[1,2,5],[3],[4],[6],[7],[8],[9]]
[[1,2,3,4,7,8],[5,6,9]] => [[1,3,4,5,8,9],[2,6,7]]
[[1,2,3,4,7,9],[5,6],[8]] => [[1,2,4,5,8,9],[3,7],[6]]
[[1,2,4,5],[3,9],[6],[7],[8]] => [[1,2,7,9],[3,6],[4],[5],[8]]
[[1,2,4,9],[3],[5],[6],[7],[8]] => [[1,2,7,9],[3],[4],[5],[6],[8]]
[[1,2,3,4,5,7],[6,9],[8]] => [[1,2,6,7,8,9],[3,4],[5]]
[[1,2,3,4,6],[5,7,8,9]] => [[1,2,3,5,9],[4,6,7,8]]
[[1,2,3,4,6],[5,7,9],[8]] => [[1,2,5,8,9],[3,6,7],[4]]
[[1,2,3,4,6],[5,8],[7,9]] => [[1,3,7,8,9],[2,5],[4,6]]
[[1,2,3,4,6],[5,8],[7],[9]] => [[1,3,7,8,9],[2,5],[4],[6]]
[[1,2,3,5],[4,6,7,9],[8]] => [[1,2,4,6],[3,7,8,9],[5]]
[[1,2,3,5],[4,6,8],[7,9]] => [[1,3,6,9],[2,4,8],[5,7]]
[[1,2,3,5],[4,6,8],[7],[9]] => [[1,3,6,9],[2,7,8],[4],[5]]
[[1,2,3,5],[4,7],[6,9],[8]] => [[1,2,8,9],[3,4],[5,6],[7]]
[[1,2,3,5],[4,7],[6],[8],[9]] => [[1,4,8,9],[2,6],[3],[5],[7]]
[[1,2,4],[3,5,7],[6,8,9]] => [[1,2,4],[3,5,7],[6,8,9]]
[[1,2,4],[3,5,7],[6,9],[8]] => [[1,2,7],[3,4,9],[5,8],[6]]
[[1,2,4],[3,5,7],[6],[8],[9]] => [[1,4,7],[2,8,9],[3],[5],[6]]
[[1,2,4],[3,6],[5,8],[7,9]] => [[1,3,9],[2,5],[4,7],[6,8]]
[[1,2,4],[3,6],[5,8],[7],[9]] => [[1,3,9],[2,5],[4,7],[6],[8]]
[[1,2,4],[3,6],[5],[7],[8],[9]] => [[1,5,9],[2,7],[3],[4],[6],[8]]
[[1,3,4,5,7,8,9],[2,6]] => [[1,2,3,4,6,7,8],[5,9]]
[[1,3,4,6,7,8,9],[2],[5]] => [[1,2,3,4,5,7,8],[6],[9]]
[[1,3,5,6,7,9],[2,4,8]] => [[1,2,4,5,6,8],[3,7,9]]
[[1,4,5,7,8,9],[2],[3],[6]] => [[1,2,3,4,6,7],[5],[8],[9]]
[[1,4,6,7,9],[2,5],[3,8]] => [[1,2,4,5,7],[3,8],[6,9]]
[[1,3,4,6,9],[2,7],[5],[8]] => [[1,2,5,7,8],[3,6],[4],[9]]
[[1,5,6,8,9],[2],[3],[4],[7]] => [[1,2,3,5,6],[4],[7],[8],[9]]
[[1,3,4,7],[2,6,8,9],[5]] => [[1,2,4,5],[3,6,7,8],[9]]
[[1,3,4,7],[2,8,9],[5],[6]] => [[1,2,4,8],[3,5,7],[6],[9]]
[[1,2,3,7],[4,5],[6,8],[9]] => [[1,4,6,9],[2,5],[3,8],[7]]
[[1,4,5,7],[2,8],[3],[6],[9]] => [[1,4,6,7],[2,5],[3],[8],[9]]
[[1,6,7,9],[2],[3],[4],[5],[8]] => [[1,2,4,5],[3],[6],[7],[8],[9]]
[[1,2,3],[4,5,8],[6,9],[7]] => [[1,3,6],[2,4,9],[5,8],[7]]
[[1,4,5],[2,6,8],[3],[7],[9]] => [[1,3,7],[2,6,8],[4],[5],[9]]
[[1,5,6],[2,8],[3],[4],[7],[9]] => [[1,3,6],[2,5],[4],[7],[8],[9]]
[[1,4],[2,5],[3,7],[6],[8],[9]] => [[1,4],[2,7],[3,8],[5],[6],[9]]
[[1,6],[2,7],[3],[4],[5],[8],[9]] => [[1,5],[2,6],[3],[4],[7],[8],[9]]
[[1,2,3,5,6,9],[4,8],[7]] => [[1,2,3,6,8,9],[4,5],[7]]
[[1,2,3,7,8,9],[4],[5],[6]] => [[1,2,3,4,8,9],[5],[6],[7]]
[[1,2,3,6,7],[4,9],[5],[8]] => [[1,2,5,8,9],[3,4],[6],[7]]
[[1,2,3,5,6,7,8],[4],[9]] => [[1,3,4,5,6,8,9],[2],[7]]
[[1,2,3,5,6,7],[4,9],[8]] => [[1,2,5,6,8,9],[3,4],[7]]
[[1,2,3,6,7,8],[4],[5],[9]] => [[1,3,4,5,8,9],[2],[6],[7]]
[[1,3,4,6,8],[2,5,7,9]] => [[1,3,5,7,8],[2,4,6,9]]
[[1,4,5,6],[2,8,9],[3],[7]] => [[1,2,3,7],[4,5,6],[8],[9]]
[[1,2,4,5,6,7],[3],[8],[9]] => [[1,4,5,6,7,9],[2],[3],[8]]
[[1,2,4,5,6],[3],[7],[8],[9]] => [[1,5,6,7,9],[2],[3],[4],[8]]
[[1,2,4,5,6,7],[3,8,9]] => [[1,2,5,6,7,9],[3,4,8]]
[[1,2,4,5,6],[3,8],[7,9]] => [[1,3,6,7,9],[2,5],[4,8]]
[[1,2,4,5,6],[3,8],[7],[9]] => [[1,3,6,7,9],[2,5],[4],[8]]
[[1,2,4,5],[3],[6],[7],[8],[9]] => [[1,6,7,9],[2],[3],[4],[5],[8]]
[[1,2,4,5],[3,7],[6],[8],[9]] => [[1,4,7,9],[2,6],[3],[5],[8]]
[[1,3,5,6,7,8],[2,4,9]] => [[1,3,4,5,6,8],[2,7,9]]
[[1,4,6,7,8],[2,5],[3,9]] => [[1,3,4,5,7],[2,8],[6,9]]
[[1,3,5,6],[2,4,7,8],[9]] => [[1,3,6,8],[2,5,7,9],[4]]
[[1,4,6,8],[2,5,7],[3,9]] => [[1,3,5,7],[2,6,8],[4,9]]
[[1,3,4],[2,6,8],[5,7],[9]] => [[1,3,5],[2,7,8],[4,9],[6]]
[[1,3,4],[2,7,8],[5],[6],[9]] => [[1,3,4],[2,7,8],[5],[6],[9]]
[[1,3,5,6,8],[2,4,7,9]] => [[1,3,5,6,8],[2,4,7,9]]
[[1,3,5,6,7],[2,4,8,9]] => [[1,2,5,6,8],[3,4,7,9]]
[[1,3,4,5,8],[2,6,7,9]] => [[1,3,4,7,8],[2,5,6,9]]
[[1,2,3,6,8],[4,5,7,9]] => [[1,3,5,6,9],[2,4,7,8]]
[[1,3,4,5,6,8,9],[2,7]] => [[1,2,3,5,6,7,8],[4,9]]
[[1,2,3,5,6,9],[4,7],[8]] => [[1,2,5,6,8,9],[3,7],[4]]
[[1,2,3,6,7,8],[4,9],[5]] => [[1,3,4,5,8,9],[2,6],[7]]
[[1,3,4,6,7],[2,8],[5],[9]] => [[1,4,5,7,8],[2,6],[3],[9]]
[[1,3,4,5,6,9],[2,8],[7]] => [[1,2,3,6,7,8],[4,5],[9]]
[[1,3,4,7,8,9],[2],[5],[6]] => [[1,2,3,4,7,8],[5],[6],[9]]
[[1,4,5,8],[2,9],[3],[6],[7]] => [[1,3,6,7],[2,4],[5],[8],[9]]
[[1,3,4,7],[2,9],[5],[6],[8]] => [[1,2,7,8],[3,4],[5],[6],[9]]
[[1,5,6,9],[2],[3],[4],[7],[8]] => [[1,2,5,6],[3],[4],[7],[8],[9]]
[[1,4,7],[2,6],[3,9],[5],[8]] => [[1,2,5],[3,4],[6,7],[8],[9]]
[[1,6,7],[2,9],[3],[4],[5],[8]] => [[1,2,5],[3,4],[6],[7],[8],[9]]
[[1,2,5,7,8,9],[3,4,6]] => [[1,2,3,4,6,7],[5,8,9]]
[[1,2,5,6,7,8],[3,9],[4]] => [[1,3,4,5,6,9],[2,7],[8]]
[[1,2,5,7,9],[3,4,6,8]] => [[1,2,4,6,7],[3,5,8,9]]
[[1,2,5,6,7],[3,8,9],[4]] => [[1,2,5,6,9],[3,4,7],[8]]
[[1,2,5,6,7],[3,8],[4,9]] => [[1,4,5,6,9],[2,7],[3,8]]
[[1,2,5,6,7],[3,9],[4],[8]] => [[1,2,5,6,9],[3,4],[7],[8]]
[[1,2,5,6],[3,7,9],[4,8]] => [[1,2,6,9],[3,5,7],[4,8]]
[[1,2,5,6],[3,7],[4,8],[9]] => [[1,5,6,9],[2,7],[3,8],[4]]
[[1,2,5,6],[3,9],[4],[7],[8]] => [[1,2,6,9],[3,5],[4],[7],[8]]
[[1,2,5],[3,7,8],[4,9],[6]] => [[1,3,4],[2,6,9],[5,7],[8]]
[[1,2,5],[3,8,9],[4],[6],[7]] => [[1,2,3],[4,6,9],[5],[7],[8]]
[[1,2,5],[3,6],[4,7],[8,9]] => [[1,2,9],[3,6],[4,7],[5,8]]
[[1,2,5],[3,9],[4],[6],[7],[8]] => [[1,2,9],[3,6],[4],[5],[7],[8]]
[[1,2,4,7,9],[3,5,6,8]] => [[1,2,4,5,7],[3,6,8,9]]
[[1,2,3,7,9],[4,5,6,8]] => [[1,2,4,5,6],[3,7,8,9]]
[[1,2,4,5,9],[3,6,7,8]] => [[1,2,3,4,7],[5,6,8,9]]
[[1,2,3,6,9],[4,8],[5],[7]] => [[1,2,3,8,9],[4,5],[6],[7]]
[[1,2,3],[4,7,8],[5],[6],[9]] => [[1,3,4],[2,8,9],[5],[6],[7]]
[[1,2,3,5,6],[4,8],[7],[9]] => [[1,3,6,8,9],[2,5],[4],[7]]
[[1,2,3,7,8],[4],[5],[6],[9]] => [[1,3,4,8,9],[2],[5],[6],[7]]
[[1,2,3,6],[4,8],[5],[7],[9]] => [[1,3,8,9],[2,5],[4],[6],[7]]
[[1,2,3,8],[4],[5],[6],[7],[9]] => [[1,3,8,9],[2],[4],[5],[6],[7]]
[[1,4,5,6,7,8],[2,9],[3]] => [[1,3,4,5,6,7],[2,8],[9]]
[[1,2,3,5,6],[4,7,8,9]] => [[1,2,3,6,9],[4,5,7,8]]
[[1,2,5,6,7],[3,4,8],[9]] => [[1,4,5,6,7],[2,8,9],[3]]
[[1,3,5,6,7],[2,8],[4,9]] => [[1,4,5,6,8],[2,7],[3,9]]
[[1,5,6,7,8],[2,9],[3],[4]] => [[1,3,4,5,6],[2,7],[8],[9]]
[[1,2,3,6],[4,5,7,8],[9]] => [[1,3,5,6],[2,7,8,9],[4]]
[[1,3,6,7],[2,4,8],[5,9]] => [[1,4,5,8],[2,6,9],[3,7]]
[[1,2,3,6],[4,7,8],[5],[9]] => [[1,3,5,9],[2,6,8],[4],[7]]
[[1,4,6,7],[2,8],[3,9],[5]] => [[1,4,5,7],[2,6],[3,8],[9]]
[[1,6,7,8],[2,9],[3],[4],[5]] => [[1,3,4,5],[2,6],[7],[8],[9]]
[[1,3,7],[2,5],[4,8],[6,9]] => [[1,4,6],[2,5],[3,8],[7,9]]
[[1,5,7],[2,8],[3,9],[4],[6]] => [[1,4,6],[2,5],[3,7],[8],[9]]
[[1,7,8],[2,9],[3],[4],[5],[6]] => [[1,3,4],[2,5],[6],[7],[8],[9]]
[[1,4],[2,6],[3,8],[5,9],[7]] => [[1,3],[2,5],[4,7],[6,8],[9]]
[[1,3,5,7,9],[2,4,6,8,10]] => [[1,3,5,7,9],[2,4,6,8,10]]
[[1,3,5,7,8],[2,4,6,9,10]] => [[1,2,5,7,9],[3,4,6,8,10]]
[[1,3,5,6,9],[2,4,7,8,10]] => [[1,3,4,7,9],[2,5,6,8,10]]
[[1,3,5,6,8],[2,4,7,9,10]] => [[1,2,4,7,9],[3,5,6,8,10]]
[[1,3,5,6,7],[2,4,8,9,10]] => [[1,2,3,7,9],[4,5,6,8,10]]
[[1,3,4,7,9],[2,5,6,8,10]] => [[1,3,5,6,9],[2,4,7,8,10]]
[[1,3,4,7,8],[2,5,6,9,10]] => [[1,2,5,6,9],[3,4,7,8,10]]
[[1,3,4,6,9],[2,5,7,8,10]] => [[1,3,4,6,9],[2,5,7,8,10]]
[[1,3,4,6,8],[2,5,7,9,10]] => [[1,2,4,6,9],[3,5,7,8,10]]
[[1,3,4,6,7],[2,5,8,9,10]] => [[1,2,3,6,9],[4,5,7,8,10]]
[[1,3,4,5,9],[2,6,7,8,10]] => [[1,3,4,5,9],[2,6,7,8,10]]
[[1,3,4,5,8],[2,6,7,9,10]] => [[1,2,4,5,9],[3,6,7,8,10]]
[[1,3,4,5,7],[2,6,8,9,10]] => [[1,2,3,5,9],[4,6,7,8,10]]
[[1,3,4,5,6],[2,7,8,9,10]] => [[1,2,3,4,9],[5,6,7,8,10]]
[[1,2,5,7,9],[3,4,6,8,10]] => [[1,3,5,7,8],[2,4,6,9,10]]
[[1,2,5,7,8],[3,4,6,9,10]] => [[1,2,5,7,8],[3,4,6,9,10]]
[[1,2,5,6,9],[3,4,7,8,10]] => [[1,3,4,7,8],[2,5,6,9,10]]
[[1,2,5,6,8],[3,4,7,9,10]] => [[1,2,4,7,8],[3,5,6,9,10]]
[[1,2,5,6,7],[3,4,8,9,10]] => [[1,2,3,7,8],[4,5,6,9,10]]
[[1,2,4,7,9],[3,5,6,8,10]] => [[1,3,5,6,8],[2,4,7,9,10]]
[[1,2,4,7,8],[3,5,6,9,10]] => [[1,2,5,6,8],[3,4,7,9,10]]
[[1,2,4,6,9],[3,5,7,8,10]] => [[1,3,4,6,8],[2,5,7,9,10]]
[[1,2,4,6,8],[3,5,7,9,10]] => [[1,2,4,6,8],[3,5,7,9,10]]
[[1,2,4,6,7],[3,5,8,9,10]] => [[1,2,3,6,8],[4,5,7,9,10]]
[[1,2,4,5,9],[3,6,7,8,10]] => [[1,3,4,5,8],[2,6,7,9,10]]
[[1,2,4,5,8],[3,6,7,9,10]] => [[1,2,4,5,8],[3,6,7,9,10]]
[[1,2,4,5,7],[3,6,8,9,10]] => [[1,2,3,5,8],[4,6,7,9,10]]
[[1,2,4,5,6],[3,7,8,9,10]] => [[1,2,3,4,8],[5,6,7,9,10]]
[[1,2,3,7,9],[4,5,6,8,10]] => [[1,3,5,6,7],[2,4,8,9,10]]
[[1,2,3,7,8],[4,5,6,9,10]] => [[1,2,5,6,7],[3,4,8,9,10]]
[[1,2,3,6,9],[4,5,7,8,10]] => [[1,3,4,6,7],[2,5,8,9,10]]
[[1,2,3,6,8],[4,5,7,9,10]] => [[1,2,4,6,7],[3,5,8,9,10]]
[[1,2,3,6,7],[4,5,8,9,10]] => [[1,2,3,6,7],[4,5,8,9,10]]
[[1,2,3,5,9],[4,6,7,8,10]] => [[1,3,4,5,7],[2,6,8,9,10]]
[[1,2,3,5,8],[4,6,7,9,10]] => [[1,2,4,5,7],[3,6,8,9,10]]
[[1,2,3,5,7],[4,6,8,9,10]] => [[1,2,3,5,7],[4,6,8,9,10]]
[[1,2,3,5,6],[4,7,8,9,10]] => [[1,2,3,4,7],[5,6,8,9,10]]
[[1,2,3,4,9],[5,6,7,8,10]] => [[1,3,4,5,6],[2,7,8,9,10]]
[[1,2,3,4,8],[5,6,7,9,10]] => [[1,2,4,5,6],[3,7,8,9,10]]
[[1,2,3,4,7],[5,6,8,9,10]] => [[1,2,3,5,6],[4,7,8,9,10]]
[[1,2,3,4,6],[5,7,8,9,10]] => [[1,2,3,4,6],[5,7,8,9,10]]
[[1,2,3,4,5],[6,7,8,9,10]] => [[1,2,3,4,5],[6,7,8,9,10]]
[[1,2,3,4,5,6,7,8,9,10]] => [[1,2,3,4,5,6,7,8,9,10]]
[[1,2,3,4,5,6,7,8,9],[10]] => [[1,3,4,5,6,7,8,9,10],[2]]
[[1,2,3,4,5,6,7,8],[9,10]] => [[1,2,5,6,7,8,9,10],[3,4]]
[[1,2,3,4,5,6,7,8],[9],[10]] => [[1,4,5,6,7,8,9,10],[2],[3]]
[[1,2,3,4,5,6,7],[8,9,10]] => [[1,2,3,7,8,9,10],[4,5,6]]
[[1,2,3,4,5,6,7],[8,9],[10]] => [[1,3,6,7,8,9,10],[2,5],[4]]
[[1,2,3,4,5,6,7],[8],[9],[10]] => [[1,5,6,7,8,9,10],[2],[3],[4]]
[[1,2,3,4,5,6],[7,8,9,10]] => [[1,2,3,4,9,10],[5,6,7,8]]
[[1,2,3,4,5,6],[7,8,9],[10]] => [[1,3,4,8,9,10],[2,6,7],[5]]
[[1,2,3,4,5,6],[7,8],[9,10]] => [[1,2,7,8,9,10],[3,4],[5,6]]
[[1,2,3,4,5,6],[7,8],[9],[10]] => [[1,4,7,8,9,10],[2,6],[3],[5]]
[[1,2,3,4,5,6],[7],[8],[9],[10]] => [[1,6,7,8,9,10],[2],[3],[4],[5]]
[[1,2,3,4,5],[6,7,8,9],[10]] => [[1,3,4,5,10],[2,7,8,9],[6]]
[[1,2,3,4,5],[6,7,8],[9,10]] => [[1,2,5,9,10],[3,4,8],[6,7]]
[[1,2,3,4,5],[6,7,8],[9],[10]] => [[1,4,5,9,10],[2,7,8],[3],[6]]
[[1,2,3,4,5],[6,7],[8,9],[10]] => [[1,3,8,9,10],[2,5],[4,7],[6]]
[[1,2,3,4,5],[6,7],[8],[9],[10]] => [[1,5,8,9,10],[2,7],[3],[4],[6]]
[[1,2,3,4,5],[6],[7],[8],[9],[10]] => [[1,7,8,9,10],[2],[3],[4],[5],[6]]
[[1,2,3,4],[5,6,7,8],[9,10]] => [[1,2,5,6],[3,4,9,10],[7,8]]
[[1,2,3,4],[5,6,7,8],[9],[10]] => [[1,4,5,6],[2,8,9,10],[3],[7]]
[[1,2,3,4],[5,6,7],[8,9,10]] => [[1,2,3,10],[4,5,6],[7,8,9]]
[[1,2,3,4],[5,6,7],[8,9],[10]] => [[1,3,6,10],[2,5,9],[4,8],[7]]
[[1,2,3,4],[5,6,7],[8],[9],[10]] => [[1,5,6,10],[2,8,9],[3],[4],[7]]
[[1,2,3,4],[5,6],[7,8],[9,10]] => [[1,2,9,10],[3,4],[5,6],[7,8]]
[[1,2,3,4],[5,6],[7,8],[9],[10]] => [[1,4,9,10],[2,6],[3,8],[5],[7]]
[[1,2,3,4],[5,6],[7],[8],[9],[10]] => [[1,6,9,10],[2,8],[3],[4],[5],[7]]
[[1,2,3,4],[5],[6],[7],[8],[9],[10]] => [[1,8,9,10],[2],[3],[4],[5],[6],[7]]
[[1,2,3],[4,5,6],[7,8,9],[10]] => [[1,3,4],[2,6,7],[5,9,10],[8]]
[[1,2,3],[4,5,6],[7,8],[9,10]] => [[1,2,7],[3,4,10],[5,6],[8,9]]
[[1,2,3],[4,5,6],[7,8],[9],[10]] => [[1,4,7],[2,6,10],[3,9],[5],[8]]
[[1,2,3],[4,5,6],[7],[8],[9],[10]] => [[1,6,7],[2,9,10],[3],[4],[5],[8]]
[[1,2,3],[4,5],[6,7],[8,9],[10]] => [[1,3,10],[2,5],[4,7],[6,9],[8]]
[[1,2,3],[4,5],[6,7],[8],[9],[10]] => [[1,5,10],[2,7],[3,9],[4],[6],[8]]
[[1,2,3],[4,5],[6],[7],[8],[9],[10]] => [[1,7,10],[2,9],[3],[4],[5],[6],[8]]
[[1,2,3],[4],[5],[6],[7],[8],[9],[10]] => [[1,9,10],[2],[3],[4],[5],[6],[7],[8]]
[[1,2],[3,4],[5,6],[7,8],[9,10]] => [[1,2],[3,4],[5,6],[7,8],[9,10]]
[[1,2],[3,4],[5,6],[7,8],[9],[10]] => [[1,4],[2,6],[3,8],[5,10],[7],[9]]
[[1,2],[3,4],[5,6],[7],[8],[9],[10]] => [[1,6],[2,8],[3,10],[4],[5],[7],[9]]
[[1,2],[3,4],[5],[6],[7],[8],[9],[10]] => [[1,8],[2,10],[3],[4],[5],[6],[7],[9]]
[[1,2],[3],[4],[5],[6],[7],[8],[9],[10]] => [[1,10],[2],[3],[4],[5],[6],[7],[8],[9]]
[[1],[2],[3],[4],[5],[6],[7],[8],[9],[10]] => [[1],[2],[3],[4],[5],[6],[7],[8],[9],[10]]
[[1,3,4,5,6,7,8,9,10],[2]] => [[1,2,3,4,5,6,7,8,9],[10]]
[[1,2,5,6,7,8,9,10],[3,4]] => [[1,2,3,4,5,6,7,8],[9,10]]
[[1,4,5,6,7,8,9,10],[2],[3]] => [[1,2,3,4,5,6,7,8],[9],[10]]
[[1,2,3,7,8,9,10],[4,5,6]] => [[1,2,3,4,5,6,7],[8,9,10]]
[[1,3,6,7,8,9,10],[2,5],[4]] => [[1,2,3,4,5,6,7],[8,9],[10]]
[[1,5,6,7,8,9,10],[2],[3],[4]] => [[1,2,3,4,5,6,7],[8],[9],[10]]
[[1,2,3,4,9,10],[5,6,7,8]] => [[1,2,3,4,5,6],[7,8,9,10]]
[[1,3,4,8,9,10],[2,6,7],[5]] => [[1,2,3,4,5,6],[7,8,9],[10]]
[[1,2,7,8,9,10],[3,4],[5,6]] => [[1,2,3,4,5,6],[7,8],[9,10]]
[[1,4,7,8,9,10],[2,6],[3],[5]] => [[1,2,3,4,5,6],[7,8],[9],[10]]
[[1,6,7,8,9,10],[2],[3],[4],[5]] => [[1,2,3,4,5,6],[7],[8],[9],[10]]
[[1,3,4,5,10],[2,7,8,9],[6]] => [[1,2,3,4,5],[6,7,8,9],[10]]
[[1,2,5,9,10],[3,4,8],[6,7]] => [[1,2,3,4,5],[6,7,8],[9,10]]
[[1,4,5,9,10],[2,7,8],[3],[6]] => [[1,2,3,4,5],[6,7,8],[9],[10]]
[[1,3,8,9,10],[2,5],[4,7],[6]] => [[1,2,3,4,5],[6,7],[8,9],[10]]
[[1,5,8,9,10],[2,7],[3],[4],[6]] => [[1,2,3,4,5],[6,7],[8],[9],[10]]
[[1,7,8,9,10],[2],[3],[4],[5],[6]] => [[1,2,3,4,5],[6],[7],[8],[9],[10]]
[[1,2,5,6],[3,4,9,10],[7,8]] => [[1,2,3,4],[5,6,7,8],[9,10]]
[[1,4,5,6],[2,8,9,10],[3],[7]] => [[1,2,3,4],[5,6,7,8],[9],[10]]
[[1,2,3,10],[4,5,6],[7,8,9]] => [[1,2,3,4],[5,6,7],[8,9,10]]
[[1,3,6,10],[2,5,9],[4,8],[7]] => [[1,2,3,4],[5,6,7],[8,9],[10]]
[[1,5,6,10],[2,8,9],[3],[4],[7]] => [[1,2,3,4],[5,6,7],[8],[9],[10]]
[[1,2,9,10],[3,4],[5,6],[7,8]] => [[1,2,3,4],[5,6],[7,8],[9,10]]
[[1,4,9,10],[2,6],[3,8],[5],[7]] => [[1,2,3,4],[5,6],[7,8],[9],[10]]
[[1,6,9,10],[2,8],[3],[4],[5],[7]] => [[1,2,3,4],[5,6],[7],[8],[9],[10]]
[[1,8,9,10],[2],[3],[4],[5],[6],[7]] => [[1,2,3,4],[5],[6],[7],[8],[9],[10]]
[[1,3,4],[2,6,7],[5,9,10],[8]] => [[1,2,3],[4,5,6],[7,8,9],[10]]
[[1,2,7],[3,4,10],[5,6],[8,9]] => [[1,2,3],[4,5,6],[7,8],[9,10]]
[[1,4,7],[2,6,10],[3,9],[5],[8]] => [[1,2,3],[4,5,6],[7,8],[9],[10]]
[[1,6,7],[2,9,10],[3],[4],[5],[8]] => [[1,2,3],[4,5,6],[7],[8],[9],[10]]
[[1,3,10],[2,5],[4,7],[6,9],[8]] => [[1,2,3],[4,5],[6,7],[8,9],[10]]
[[1,5,10],[2,7],[3,9],[4],[6],[8]] => [[1,2,3],[4,5],[6,7],[8],[9],[10]]
[[1,7,10],[2,9],[3],[4],[5],[6],[8]] => [[1,2,3],[4,5],[6],[7],[8],[9],[10]]
[[1,9,10],[2],[3],[4],[5],[6],[7],[8]] => [[1,2,3],[4],[5],[6],[7],[8],[9],[10]]
[[1,4],[2,6],[3,8],[5,10],[7],[9]] => [[1,2],[3,4],[5,6],[7,8],[9],[10]]
[[1,6],[2,8],[3,10],[4],[5],[7],[9]] => [[1,2],[3,4],[5,6],[7],[8],[9],[10]]
[[1,8],[2,10],[3],[4],[5],[6],[7],[9]] => [[1,2],[3,4],[5],[6],[7],[8],[9],[10]]
[[1,10],[2],[3],[4],[5],[6],[7],[8],[9]] => [[1,2],[3],[4],[5],[6],[7],[8],[9],[10]]
[[1,9],[2,10],[3],[4],[5],[6],[7],[8]] => [[1,3],[2,4],[5],[6],[7],[8],[9],[10]]
[[1,8],[2,9],[3,10],[4],[5],[6],[7]] => [[1,4],[2,5],[3,6],[7],[8],[9],[10]]
[[1,8,10],[2,9],[3],[4],[5],[6],[7]] => [[1,2,4],[3,5],[6],[7],[8],[9],[10]]
[[1,7],[2,8],[3,9],[4,10],[5],[6]] => [[1,5],[2,6],[3,7],[4,8],[9],[10]]
[[1,7,10],[2,8],[3,9],[4],[5],[6]] => [[1,2,5],[3,6],[4,7],[8],[9],[10]]
[[1,7,9],[2,8,10],[3],[4],[5],[6]] => [[1,3,5],[2,4,6],[7],[8],[9],[10]]
[[1,7,9,10],[2,8],[3],[4],[5],[6]] => [[1,2,3,5],[4,6],[7],[8],[9],[10]]
[[1,6],[2,7],[3,8],[4,9],[5,10]] => [[1,6],[2,7],[3,8],[4,9],[5,10]]
[[1,6,10],[2,7],[3,8],[4,9],[5]] => [[1,2,6],[3,7],[4,8],[5,9],[10]]
[[1,6,9],[2,7,10],[3,8],[4],[5]] => [[1,3,6],[2,4,7],[5,8],[9],[10]]
[[1,6,9,10],[2,7],[3,8],[4],[5]] => [[1,2,3,6],[4,7],[5,8],[9],[10]]
[[1,6,8,10],[2,7,9],[3],[4],[5]] => [[1,2,4,6],[3,5,7],[8],[9],[10]]
[[1,6,8,9,10],[2,7],[3],[4],[5]] => [[1,2,3,4,6],[5,7],[8],[9],[10]]
[[1,5,9],[2,6,10],[3,7],[4,8]] => [[1,3,7],[2,4,8],[5,9],[6,10]]
[[1,5,9,10],[2,6],[3,7],[4,8]] => [[1,2,3,7],[4,8],[5,9],[6,10]]
[[1,5,8],[2,6,9],[3,7,10],[4]] => [[1,4,7],[2,5,8],[3,6,9],[10]]
[[1,5,8,10],[2,6,9],[3,7],[4]] => [[1,2,4,7],[3,5,8],[6,9],[10]]
[[1,5,8,9,10],[2,6],[3,7],[4]] => [[1,2,3,4,7],[5,8],[6,9],[10]]
[[1,5,7,9],[2,6,8,10],[3],[4]] => [[1,3,5,7],[2,4,6,8],[9],[10]]
[[1,5,7,9,10],[2,6,8],[3],[4]] => [[1,2,3,5,7],[4,6,8],[9],[10]]
[[1,5,7,8,9,10],[2,6],[3],[4]] => [[1,2,3,4,5,7],[6,8],[9],[10]]
[[1,4,7,10],[2,5,8],[3,6,9]] => [[1,2,5,8],[3,6,9],[4,7,10]]
[[1,4,7,9],[2,5,8,10],[3,6]] => [[1,3,5,8],[2,4,6,9],[7,10]]
[[1,4,7,9,10],[2,5,8],[3,6]] => [[1,2,3,5,8],[4,6,9],[7,10]]
[[1,4,7,8,9,10],[2,5],[3,6]] => [[1,2,3,4,5,8],[6,9],[7,10]]
[[1,4,6,8,10],[2,5,7,9],[3]] => [[1,2,4,6,8],[3,5,7,9],[10]]
[[1,4,6,8,9,10],[2,5,7],[3]] => [[1,2,3,4,6,8],[5,7,9],[10]]
[[1,4,6,7,8,9,10],[2,5],[3]] => [[1,2,3,4,5,6,8],[7,9],[10]]
[[1,3,5,7,9,10],[2,4,6,8]] => [[1,2,3,5,7,9],[4,6,8,10]]
[[1,3,5,7,8,9,10],[2,4,6]] => [[1,2,3,4,5,7,9],[6,8,10]]
[[1,3,5,6,7,8,9,10],[2,4]] => [[1,2,3,4,5,6,7,9],[8,10]]
[[1,3],[2,4],[5],[6],[7],[8],[9],[10]] => [[1,9],[2,10],[3],[4],[5],[6],[7],[8]]
[[1,4],[2,5],[3,6],[7],[8],[9],[10]] => [[1,8],[2,9],[3,10],[4],[5],[6],[7]]
[[1,2,4],[3,5],[6],[7],[8],[9],[10]] => [[1,8,10],[2,9],[3],[4],[5],[6],[7]]
[[1,5],[2,6],[3,7],[4,8],[9],[10]] => [[1,7],[2,8],[3,9],[4,10],[5],[6]]
[[1,2,5],[3,6],[4,7],[8],[9],[10]] => [[1,7,10],[2,8],[3,9],[4],[5],[6]]
[[1,3,5],[2,4,6],[7],[8],[9],[10]] => [[1,7,9],[2,8,10],[3],[4],[5],[6]]
[[1,2,3,5],[4,6],[7],[8],[9],[10]] => [[1,7,9,10],[2,8],[3],[4],[5],[6]]
[[1,2,6],[3,7],[4,8],[5,9],[10]] => [[1,6,10],[2,7],[3,8],[4,9],[5]]
[[1,3,6],[2,4,7],[5,8],[9],[10]] => [[1,6,9],[2,7,10],[3,8],[4],[5]]
[[1,2,3,6],[4,7],[5,8],[9],[10]] => [[1,6,9,10],[2,7],[3,8],[4],[5]]
[[1,2,4,6],[3,5,7],[8],[9],[10]] => [[1,6,8,10],[2,7,9],[3],[4],[5]]
[[1,2,3,4,6],[5,7],[8],[9],[10]] => [[1,6,8,9,10],[2,7],[3],[4],[5]]
[[1,3,7],[2,4,8],[5,9],[6,10]] => [[1,5,9],[2,6,10],[3,7],[4,8]]
[[1,2,3,7],[4,8],[5,9],[6,10]] => [[1,5,9,10],[2,6],[3,7],[4,8]]
[[1,4,7],[2,5,8],[3,6,9],[10]] => [[1,5,8],[2,6,9],[3,7,10],[4]]
[[1,2,4,7],[3,5,8],[6,9],[10]] => [[1,5,8,10],[2,6,9],[3,7],[4]]
[[1,2,3,4,7],[5,8],[6,9],[10]] => [[1,5,8,9,10],[2,6],[3,7],[4]]
[[1,3,5,7],[2,4,6,8],[9],[10]] => [[1,5,7,9],[2,6,8,10],[3],[4]]
[[1,2,3,5,7],[4,6,8],[9],[10]] => [[1,5,7,9,10],[2,6,8],[3],[4]]
[[1,2,3,4,5,7],[6,8],[9],[10]] => [[1,5,7,8,9,10],[2,6],[3],[4]]
[[1,2,5,8],[3,6,9],[4,7,10]] => [[1,4,7,10],[2,5,8],[3,6,9]]
[[1,3,5,8],[2,4,6,9],[7,10]] => [[1,4,7,9],[2,5,8,10],[3,6]]
[[1,2,3,5,8],[4,6,9],[7,10]] => [[1,4,7,9,10],[2,5,8],[3,6]]
[[1,2,3,4,5,8],[6,9],[7,10]] => [[1,4,7,8,9,10],[2,5],[3,6]]
[[1,2,4,6,8],[3,5,7,9],[10]] => [[1,4,6,8,10],[2,5,7,9],[3]]
[[1,2,3,4,6,8],[5,7,9],[10]] => [[1,4,6,8,9,10],[2,5,7],[3]]
[[1,2,3,4,5,6,8],[7,9],[10]] => [[1,4,6,7,8,9,10],[2,5],[3]]
[[1,2,3,5,7,9],[4,6,8,10]] => [[1,3,5,7,9,10],[2,4,6,8]]
[[1,2,3,4,5,7,9],[6,8,10]] => [[1,3,5,7,8,9,10],[2,4,6]]
[[1,2,3,4,5,6,7,9],[8,10]] => [[1,3,5,6,7,8,9,10],[2,4]]
[[1,2],[3,4],[5,6],[7,9],[8,10]] => [[1,3],[2,4],[5,6],[7,8],[9,10]]
[[1,2],[3,4],[5,7],[6,8],[9,10]] => [[1,2],[3,5],[4,6],[7,8],[9,10]]
[[1,2],[3,4],[5,7],[6,9],[8,10]] => [[1,3],[2,5],[4,6],[7,8],[9,10]]
[[1,2],[3,4],[5,8],[6,9],[7,10]] => [[1,4],[2,5],[3,6],[7,8],[9,10]]
[[1,2],[3,5],[4,6],[7,8],[9,10]] => [[1,2],[3,4],[5,7],[6,8],[9,10]]
[[1,2],[3,5],[4,6],[7,9],[8,10]] => [[1,3],[2,4],[5,7],[6,8],[9,10]]
[[1,2],[3,5],[4,7],[6,8],[9,10]] => [[1,2],[3,5],[4,7],[6,8],[9,10]]
[[1,2],[3,5],[4,7],[6,9],[8,10]] => [[1,3],[2,5],[4,7],[6,8],[9,10]]
[[1,2],[3,5],[4,8],[6,9],[7,10]] => [[1,4],[2,5],[3,7],[6,8],[9,10]]
[[1,2],[3,6],[4,7],[5,8],[9,10]] => [[1,2],[3,6],[4,7],[5,8],[9,10]]
[[1,2],[3,6],[4,7],[5,9],[8,10]] => [[1,3],[2,6],[4,7],[5,8],[9,10]]
[[1,2],[3,6],[4,8],[5,9],[7,10]] => [[1,4],[2,6],[3,7],[5,8],[9,10]]
[[1,2],[3,7],[4,8],[5,9],[6,10]] => [[1,5],[2,6],[3,7],[4,8],[9,10]]
[[1,3],[2,4],[5,6],[7,8],[9,10]] => [[1,2],[3,4],[5,6],[7,9],[8,10]]
[[1,3],[2,4],[5,6],[7,9],[8,10]] => [[1,3],[2,4],[5,6],[7,9],[8,10]]
[[1,3],[2,4],[5,7],[6,8],[9,10]] => [[1,2],[3,5],[4,6],[7,9],[8,10]]
[[1,3],[2,4],[5,7],[6,9],[8,10]] => [[1,3],[2,5],[4,6],[7,9],[8,10]]
[[1,3],[2,4],[5,8],[6,9],[7,10]] => [[1,4],[2,5],[3,6],[7,9],[8,10]]
[[1,3],[2,5],[4,6],[7,8],[9,10]] => [[1,2],[3,4],[5,7],[6,9],[8,10]]
[[1,3],[2,5],[4,6],[7,9],[8,10]] => [[1,3],[2,4],[5,7],[6,9],[8,10]]
[[1,3],[2,5],[4,7],[6,8],[9,10]] => [[1,2],[3,5],[4,7],[6,9],[8,10]]
[[1,3],[2,5],[4,7],[6,9],[8,10]] => [[1,3],[2,5],[4,7],[6,9],[8,10]]
[[1,3],[2,5],[4,8],[6,9],[7,10]] => [[1,4],[2,5],[3,7],[6,9],[8,10]]
[[1,3],[2,6],[4,7],[5,8],[9,10]] => [[1,2],[3,6],[4,7],[5,9],[8,10]]
[[1,3],[2,6],[4,7],[5,9],[8,10]] => [[1,3],[2,6],[4,7],[5,9],[8,10]]
[[1,3],[2,6],[4,8],[5,9],[7,10]] => [[1,4],[2,6],[3,7],[5,9],[8,10]]
[[1,3],[2,7],[4,8],[5,9],[6,10]] => [[1,5],[2,6],[3,7],[4,9],[8,10]]
[[1,4],[2,5],[3,6],[7,8],[9,10]] => [[1,2],[3,4],[5,8],[6,9],[7,10]]
[[1,4],[2,5],[3,6],[7,9],[8,10]] => [[1,3],[2,4],[5,8],[6,9],[7,10]]
[[1,4],[2,5],[3,7],[6,8],[9,10]] => [[1,2],[3,5],[4,8],[6,9],[7,10]]
[[1,4],[2,5],[3,7],[6,9],[8,10]] => [[1,3],[2,5],[4,8],[6,9],[7,10]]
[[1,4],[2,5],[3,8],[6,9],[7,10]] => [[1,4],[2,5],[3,8],[6,9],[7,10]]
[[1,4],[2,6],[3,7],[5,8],[9,10]] => [[1,2],[3,6],[4,8],[5,9],[7,10]]
[[1,4],[2,6],[3,7],[5,9],[8,10]] => [[1,3],[2,6],[4,8],[5,9],[7,10]]
[[1,4],[2,6],[3,8],[5,9],[7,10]] => [[1,4],[2,6],[3,8],[5,9],[7,10]]
[[1,4],[2,7],[3,8],[5,9],[6,10]] => [[1,5],[2,6],[3,8],[4,9],[7,10]]
[[1,5],[2,6],[3,7],[4,8],[9,10]] => [[1,2],[3,7],[4,8],[5,9],[6,10]]
[[1,5],[2,6],[3,7],[4,9],[8,10]] => [[1,3],[2,7],[4,8],[5,9],[6,10]]
[[1,5],[2,6],[3,8],[4,9],[7,10]] => [[1,4],[2,7],[3,8],[5,9],[6,10]]
[[1,5],[2,7],[3,8],[4,9],[6,10]] => [[1,5],[2,7],[3,8],[4,9],[6,10]]
[[1,2,3,4,5,6,7,8,10],[9]] => [[1,2,4,5,6,7,8,9,10],[3]]
[[1,2,3,4,5,6,7,10],[8,9]] => [[1,2,3,6,7,8,9,10],[4,5]]
[[1,2,3,4,5,6,10],[7,8,9]] => [[1,2,3,4,8,9,10],[5,6,7]]
[[1,2,3,4,5,6,10],[7,8],[9]] => [[1,2,4,7,8,9,10],[3,6],[5]]
[[1,2,3,4,5,10],[6,7],[8,9]] => [[1,2,3,8,9,10],[4,5],[6,7]]
[[1,2,3,4,10],[5,6,7],[8,9]] => [[1,2,3,6,10],[4,5,9],[7,8]]
[[1,2,3,4,10],[5,6],[7],[8],[9]] => [[1,2,6,9,10],[3,8],[4],[5],[7]]
[[1,2,3,10],[4],[5],[6],[7],[8],[9]] => [[1,2,9,10],[3],[4],[5],[6],[7],[8]]
[[1,2,10],[3],[4],[5],[6],[7],[8],[9]] => [[1,2,10],[3],[4],[5],[6],[7],[8],[9]]
[[1,2,4,5,6,7,8,9,10],[3]] => [[1,2,3,4,5,6,7,8,10],[9]]
[[1,3,4,6,7,8,9,10],[2,5]] => [[1,2,3,4,5,6,8,9],[7,10]]
[[1,3,5,6,7,8,9,10],[2],[4]] => [[1,2,3,4,5,6,7,9],[8],[10]]
[[1,3,5,6,8,9,10],[2,4,7]] => [[1,2,3,4,6,7,9],[5,8,10]]
[[1,2,4,7,8,9,10],[3,5],[6]] => [[1,2,3,4,5,8,10],[6,9],[7]]
[[1,4,6,7,8,9,10],[2],[3],[5]] => [[1,2,3,4,5,6,8],[7],[9],[10]]
[[1,3,5,7,8,10],[2,4,6,9]] => [[1,2,4,5,7,9],[3,6,8,10]]
[[1,2,5,7,9,10],[3,6,8],[4]] => [[1,2,3,5,7,10],[4,6,8],[9]]
[[1,4,6,8,9,10],[2,5],[3,7]] => [[1,2,3,4,6,8],[5,9],[7,10]]
[[1,3,5,8,9,10],[2,6],[4],[7]] => [[1,2,3,4,7,9],[5,8],[6],[10]]
[[1,5,7,8,9,10],[2],[3],[4],[6]] => [[1,2,3,4,5,7],[6],[8],[9],[10]]
[[1,2,5,6,9],[3,7,8,10],[4]] => [[1,3,4,7,10],[2,5,6,8],[9]]
[[1,3,4,7,10],[2,6,8],[5,9]] => [[1,2,5,6,9],[3,7,8],[4,10]]
[[1,3,6,8,10],[2,7,9],[4],[5]] => [[1,2,4,6,9],[3,5,7],[8],[10]]
[[1,2,6,9,10],[3,4],[5,7],[8]] => [[1,2,3,6,8],[4,7],[5,10],[9]]
[[1,4,6,9,10],[2,7],[3],[5],[8]] => [[1,2,3,6,8],[4,7],[5],[9],[10]]
[[1,6,8,9,10],[2],[3],[4],[5],[7]] => [[1,2,3,4,6],[5],[7],[8],[9],[10]]
[[1,3,4,8],[2,6,9,10],[5,7]] => [[1,2,4,6],[3,5,8,9],[7,10]]
[[1,3,6,7],[2,8,9,10],[4],[5]] => [[1,2,3,6],[4,5,7,9],[8],[10]]
[[1,4,7,9],[2,5,8],[3,6,10]] => [[1,3,5,8],[2,6,9],[4,7,10]]
[[1,4,7,9],[2,8,10],[3],[5],[6]] => [[1,3,5,8],[2,4,6],[7],[9],[10]]
[[1,5,8,10],[2,6],[3,7],[4,9]] => [[1,2,4,7],[3,8],[5,9],[6,10]]
[[1,3,7,10],[2,5],[4,8],[6],[9]] => [[1,2,5,7],[3,6],[4,9],[8],[10]]
[[1,5,7,10],[2,8],[3],[4],[6],[9]] => [[1,2,5,7],[3,6],[4],[8],[9],[10]]
[[1,7,9,10],[2],[3],[4],[5],[6],[8]] => [[1,2,3,5],[4],[6],[7],[8],[9],[10]]
[[1,2,5],[3,7,8],[4,9,10],[6]] => [[1,2,5],[3,4,7],[6,8,10],[9]]
[[1,4,6],[2,5,9],[3,8],[7,10]] => [[1,3,4],[2,6,8],[5,9],[7,10]]
[[1,3,5],[2,6,8],[4,9],[7],[10]] => [[1,4,7],[2,5,9],[3,8],[6],[10]]
[[1,5,8],[2,9,10],[3],[4],[6],[7]] => [[1,2,4],[3,5,7],[6],[8],[9],[10]]
[[1,2,8],[3,4],[5,6],[7,9],[10]] => [[1,4,6],[2,5],[3,8],[7,10],[9]]
[[1,4,8],[2,6],[3,9],[5],[7],[10]] => [[1,4,6],[2,5],[3,8],[7],[9],[10]]
[[1,6,8],[2,9],[3],[4],[5],[7],[10]] => [[1,4,6],[2,5],[3],[7],[8],[9],[10]]
[[1,8,10],[2],[3],[4],[5],[6],[7],[9]] => [[1,2,4],[3],[5],[6],[7],[8],[9],[10]]
[[1,3],[2,5],[4,7],[6,9],[8],[10]] => [[1,3],[2,5],[4,7],[6,9],[8],[10]]
[[1,5],[2,7],[3,9],[4],[6],[8],[10]] => [[1,3],[2,5],[4,7],[6],[8],[9],[10]]
[[1,7],[2,9],[3],[4],[5],[6],[8],[10]] => [[1,3],[2,5],[4],[6],[7],[8],[9],[10]]
[[1,9],[2],[3],[4],[5],[6],[7],[8],[10]] => [[1,3],[2],[4],[5],[6],[7],[8],[9],[10]]
[[1,3,4,5,6,7,8,9],[2,10]] => [[1,3,4,5,6,7,8,9],[2,10]]
[[1,3,4,5,6,7,8,9],[2],[10]] => [[1,3,4,5,6,7,8,9],[2],[10]]
[[1,3,4,5,6,7,8],[2,10],[9]] => [[1,2,5,6,7,8,9],[3,4],[10]]
[[1,3,4,5,6,7,8],[2],[9],[10]] => [[1,4,5,6,7,8,9],[2],[3],[10]]
[[1,3,4,5,6,7],[2,9,10],[8]] => [[1,2,3,7,8,9],[4,5,6],[10]]
[[1,3,4,5,6,7],[2,9],[8],[10]] => [[1,3,6,7,8,9],[2,5],[4],[10]]
[[1,3,4,5,6,7],[2],[8],[9],[10]] => [[1,5,6,7,8,9],[2],[3],[4],[10]]
[[1,3,4,5,6],[2,8,9,10],[7]] => [[1,2,3,4,9],[5,6,7,8],[10]]
[[1,3,4,5,6],[2,8,9],[7],[10]] => [[1,3,4,8,9],[2,6,7],[5],[10]]
[[1,3,4,5,6],[2,8],[7,10],[9]] => [[1,2,7,8,9],[3,4],[5,6],[10]]
[[1,3,4,5,6],[2,8],[7],[9],[10]] => [[1,4,7,8,9],[2,6],[3],[5],[10]]
[[1,3,4,5,6],[2],[7],[8],[9],[10]] => [[1,6,7,8,9],[2],[3],[4],[5],[10]]
[[1,3,4,5],[2,7,8,9],[6],[10]] => [[1,3,4,5],[2,7,8,9],[6],[10]]
[[1,3,4,5],[2,7,8],[6,10],[9]] => [[1,2,5,9],[3,4,8],[6,7],[10]]
[[1,3,4,5],[2,7,8],[6],[9],[10]] => [[1,4,5,9],[2,7,8],[3],[6],[10]]
[[1,3,4,5],[2,7],[6,9],[8],[10]] => [[1,3,8,9],[2,5],[4,7],[6],[10]]
[[1,3,4,5],[2,7],[6],[8],[9],[10]] => [[1,5,8,9],[2,7],[3],[4],[6],[10]]
[[1,3,4,5],[2],[6],[7],[8],[9],[10]] => [[1,7,8,9],[2],[3],[4],[5],[6],[10]]
[[1,3,4],[2,6,7],[5,9],[8],[10]] => [[1,3,6],[2,5,9],[4,8],[7],[10]]
[[1,3,4],[2,6,7],[5],[8],[9],[10]] => [[1,5,6],[2,8,9],[3],[4],[7],[10]]
[[1,3,4],[2,6],[5,8],[7,10],[9]] => [[1,2,9],[3,4],[5,6],[7,8],[10]]
[[1,3,4],[2,6],[5,8],[7],[9],[10]] => [[1,4,9],[2,6],[3,8],[5],[7],[10]]
[[1,3,4],[2,6],[5],[7],[8],[9],[10]] => [[1,6,9],[2,8],[3],[4],[5],[7],[10]]
[[1,3,4],[2],[5],[6],[7],[8],[9],[10]] => [[1,8,9],[2],[3],[4],[5],[6],[7],[10]]
[[1,3],[2,5],[4,7],[6],[8],[9],[10]] => [[1,5],[2,7],[3,9],[4],[6],[8],[10]]
[[1,3],[2,5],[4],[6],[7],[8],[9],[10]] => [[1,7],[2,9],[3],[4],[5],[6],[8],[10]]
[[1,3],[2],[4],[5],[6],[7],[8],[9],[10]] => [[1,9],[2],[3],[4],[5],[6],[7],[8],[10]]
[[1,2,4,6,8,10],[3,5,7,9]] => [[1,2,4,6,8,10],[3,5,7,9]]
[[1,2,4,6,8,9,10],[3,5,7]] => [[1,2,3,4,6,8,10],[5,7,9]]
[[1,2,4,6,7,8,10],[3,5,9]] => [[1,2,4,5,6,8,10],[3,7,9]]
[[1,2,4,6,7,9,10],[3,5,8]] => [[1,2,3,5,6,8,10],[4,7,9]]
[[1,2,4,6,7,8,9,10],[3,5]] => [[1,2,3,4,5,6,8,10],[7,9]]
[[1,2,4,5,6,8,10],[3,7,9]] => [[1,2,4,6,7,8,10],[3,5,9]]
[[1,2,4,5,6,9,10],[3,7,8]] => [[1,2,3,4,7,8,10],[5,6,9]]
[[1,2,4,5,7,8,10],[3,6,9]] => [[1,2,4,5,7,8,10],[3,6,9]]
[[1,2,4,5,7,9,10],[3,6,8]] => [[1,2,3,5,7,8,10],[4,6,9]]
[[1,2,4,5,7,8,9,10],[3,6]] => [[1,2,3,4,5,7,8,10],[6,9]]
[[1,2,4,5,6,7,8,10],[3,9]] => [[1,2,4,5,6,7,8,10],[3,9]]
[[1,2,4,5,6,7,9,10],[3,8]] => [[1,2,3,5,6,7,8,10],[4,9]]
[[1,2,4,5,6,8,9,10],[3,7]] => [[1,2,3,4,6,7,8,10],[5,9]]
[[1,2,3,4,6,8,10],[5,7,9]] => [[1,2,4,6,8,9,10],[3,5,7]]
[[1,2,3,4,6,9,10],[5,7,8]] => [[1,2,3,4,6,9,10],[5,7,8]]
[[1,2,3,4,7,8,10],[5,6,9]] => [[1,2,4,5,6,9,10],[3,7,8]]
[[1,2,3,4,7,9,10],[5,6,8]] => [[1,2,3,5,6,9,10],[4,7,8]]
[[1,2,3,4,7,8,9,10],[5,6]] => [[1,2,3,4,5,6,9,10],[7,8]]
[[1,2,3,5,6,8,10],[4,7,9]] => [[1,2,4,6,7,9,10],[3,5,8]]
[[1,2,3,5,6,9,10],[4,7,8]] => [[1,2,3,4,7,9,10],[5,6,8]]
[[1,2,3,5,7,8,10],[4,6,9]] => [[1,2,4,5,7,9,10],[3,6,8]]
[[1,2,3,5,7,9,10],[4,6,8]] => [[1,2,3,5,7,9,10],[4,6,8]]
[[1,2,3,5,7,8,9,10],[4,6]] => [[1,2,3,4,5,7,9,10],[6,8]]
[[1,2,3,5,6,7,8,10],[4,9]] => [[1,2,4,5,6,7,9,10],[3,8]]
[[1,2,3,5,6,7,9,10],[4,8]] => [[1,2,3,5,6,7,9,10],[4,8]]
[[1,2,3,5,6,8,9,10],[4,7]] => [[1,2,3,4,6,7,9,10],[5,8]]
[[1,2,3,5,6,7,8,9,10],[4]] => [[1,2,3,4,5,6,7,9,10],[8]]
[[1,2,3,4,5,6,8,10],[7,9]] => [[1,2,4,6,7,8,9,10],[3,5]]
[[1,2,3,4,5,6,9,10],[7,8]] => [[1,2,3,4,7,8,9,10],[5,6]]
[[1,2,3,4,5,7,8,10],[6,9]] => [[1,2,4,5,7,8,9,10],[3,6]]
[[1,2,3,4,5,7,9,10],[6,8]] => [[1,2,3,5,7,8,9,10],[4,6]]
[[1,2,3,4,5,8,9,10],[6,7]] => [[1,2,3,4,5,8,9,10],[6,7]]
[[1,2,3,4,6,7,8,10],[5,9]] => [[1,2,4,5,6,8,9,10],[3,7]]
[[1,2,3,4,6,7,9,10],[5,8]] => [[1,2,3,5,6,8,9,10],[4,7]]
[[1,2,3,4,6,8,9,10],[5,7]] => [[1,2,3,4,6,8,9,10],[5,7]]
[[1,2,3,4,6,7,8,9,10],[5]] => [[1,2,3,4,5,6,8,9,10],[7]]
[[1,2,3,4,5,6,7,9,10],[8]] => [[1,2,3,5,6,7,8,9,10],[4]]
[[1,2,3,4,5,6,8,9,10],[7]] => [[1,2,3,4,6,7,8,9,10],[5]]
[[1,2,3,4,5,7,8,9,10],[6]] => [[1,2,3,4,5,7,8,9,10],[6]]
[[1,4,5,6,7,8,9],[2],[3],[10]] => [[1,3,4,5,6,7,8],[2],[9],[10]]
[[1,5,6,7,8,9],[2],[3],[4],[10]] => [[1,3,4,5,6,7],[2],[8],[9],[10]]
[[1,6,7,8,9],[2],[3],[4],[5],[10]] => [[1,3,4,5,6],[2],[7],[8],[9],[10]]
[[1,2,5,9],[3,4,8],[6,7],[10]] => [[1,3,4,5],[2,7,8],[6,10],[9]]
[[1,7,8,9],[2],[3],[4],[5],[6],[10]] => [[1,3,4,5],[2],[6],[7],[8],[9],[10]]
[[1,8,9],[2],[3],[4],[5],[6],[7],[10]] => [[1,3,4],[2],[5],[6],[7],[8],[9],[10]]
[[1,2,5,6,7,8,9,10],[3],[4]] => [[1,2,3,4,5,6,7,10],[8],[9]]
[[1,2,6,7,8,9,10],[3],[4],[5]] => [[1,2,3,4,5,6,10],[7],[8],[9]]
[[1,2,7,8,9,10],[3],[4],[5],[6]] => [[1,2,3,4,5,10],[6],[7],[8],[9]]
[[1,2,8,9,10],[3],[4],[5],[6],[7]] => [[1,2,3,4,10],[5],[6],[7],[8],[9]]
[[1,2,4,7],[3,6,10],[5,9],[8]] => [[1,2,3,10],[4,5,6],[7,8],[9]]
[[1,2,9,10],[3],[4],[5],[6],[7],[8]] => [[1,2,3,10],[4],[5],[6],[7],[8],[9]]
[[1,2,5],[3,7,8],[4,10],[6],[9]] => [[1,2,5],[3,4,10],[6,7],[8],[9]]
[[1,2,4],[3,6],[5,8],[7,10],[9]] => [[1,2,10],[3,4],[5,6],[7,8],[9]]
[[1,2],[3,9],[4],[5],[6],[7],[8],[10]] => [[1,3],[2,10],[4],[5],[6],[7],[8],[9]]
[[1,2,4,5,8,9,10],[3,7],[6]] => [[1,2,3,4,5,8,10],[6,7],[9]]
[[1,2,4,5,6,7],[3,9,10],[8]] => [[1,2,3,7,8,10],[4,5,6],[9]]
[[1,2,3,4,9,10],[5,6],[7,8]] => [[1,2,3,4,9,10],[5,6],[7,8]]
[[1,2,5,6,9,10],[3,8],[4],[7]] => [[1,2,3,4,7,10],[5,6],[8],[9]]
[[1,2,4,5,6,7,8,9],[3],[10]] => [[1,3,4,5,6,7,8,10],[2],[9]]
[[1,2,3,4,7,8],[5,6],[9,10]] => [[1,2,5,6,9,10],[3,4],[7,8]]
[[1,2,5,6,7,8],[3,10],[4],[9]] => [[1,2,5,6,7,10],[3,4],[8],[9]]
[[1,2,4,5,10],[3,7],[6,9],[8]] => [[1,2,3,8,10],[4,5],[6,7],[9]]
[[1,2,6,7,10],[3,9],[4],[5],[8]] => [[1,2,3,6,10],[4,5],[7],[8],[9]]
[[1,2,4,5,8,9],[3,7],[6],[10]] => [[1,3,4,5,8,10],[2,7],[6],[9]]
[[1,2,6,7,8,9],[3],[4],[5],[10]] => [[1,3,4,5,6,10],[2],[7],[8],[9]]
[[1,2,5,6],[3,8],[4,10],[7],[9]] => [[1,2,7,10],[3,4],[5,6],[8],[9]]
[[1,2,7,8],[3,10],[4],[5],[6],[9]] => [[1,2,5,10],[3,4],[6],[7],[8],[9]]
[[1,2,4,5],[3,7],[6,9],[8],[10]] => [[1,3,8,10],[2,5],[4,7],[6],[9]]
[[1,2,6,7],[3,9],[4],[5],[8],[10]] => [[1,3,6,10],[2,5],[4],[7],[8],[9]]
[[1,2,8,9],[3],[4],[5],[6],[7],[10]] => [[1,3,4,10],[2],[5],[6],[7],[8],[9]]
[[1,3],[2,5],[4,9],[6],[7],[8],[10]] => [[1,3],[2,7],[4,9],[5],[6],[8],[10]]
[[1,3],[2,5],[4,8],[6],[7],[9],[10]] => [[1,4],[2,7],[3,9],[5],[6],[8],[10]]
[[1,3],[2,7],[4,9],[5],[6],[8],[10]] => [[1,3],[2,5],[4,9],[6],[7],[8],[10]]
[[1,3],[2,7],[4,8],[5],[6],[9],[10]] => [[1,5],[2,6],[3,9],[4],[7],[8],[10]]
[[1,3],[2,6],[4,9],[5],[7],[8],[10]] => [[1,3],[2,6],[4,9],[5],[7],[8],[10]]
[[1,3],[2,6],[4,8],[5],[7],[9],[10]] => [[1,4],[2,6],[3,9],[5],[7],[8],[10]]
[[1,3],[2,6],[4],[5],[7],[8],[9],[10]] => [[1,6],[2,9],[3],[4],[5],[7],[8],[10]]
[[1,3],[2,9],[4],[5],[6],[7],[8],[10]] => [[1,3],[2,9],[4],[5],[6],[7],[8],[10]]
[[1,3],[2,8],[4],[5],[6],[7],[9],[10]] => [[1,4],[2,9],[3],[5],[6],[7],[8],[10]]
[[1,3],[2,7],[4],[5],[6],[8],[9],[10]] => [[1,5],[2,9],[3],[4],[6],[7],[8],[10]]
[[1,5],[2,7],[3,8],[4],[6],[9],[10]] => [[1,5],[2,7],[3,8],[4],[6],[9],[10]]
[[1,5],[2,6],[3,9],[4],[7],[8],[10]] => [[1,3],[2,7],[4,8],[5],[6],[9],[10]]
[[1,5],[2,6],[3,8],[4],[7],[9],[10]] => [[1,4],[2,7],[3,8],[5],[6],[9],[10]]
[[1,5],[2,6],[3],[4],[7],[8],[9],[10]] => [[1,7],[2,8],[3],[4],[5],[6],[9],[10]]
[[1,4],[2,7],[3,9],[5],[6],[8],[10]] => [[1,3],[2,5],[4,8],[6],[7],[9],[10]]
[[1,4],[2,7],[3,8],[5],[6],[9],[10]] => [[1,5],[2,6],[3,8],[4],[7],[9],[10]]
[[1,4],[2,6],[3,9],[5],[7],[8],[10]] => [[1,3],[2,6],[4,8],[5],[7],[9],[10]]
[[1,4],[2,6],[3,8],[5],[7],[9],[10]] => [[1,4],[2,6],[3,8],[5],[7],[9],[10]]
[[1,4],[2,6],[3],[5],[7],[8],[9],[10]] => [[1,6],[2,8],[3],[4],[5],[7],[9],[10]]
[[1,4],[2,9],[3],[5],[6],[7],[8],[10]] => [[1,3],[2,8],[4],[5],[6],[7],[9],[10]]
[[1,4],[2,8],[3],[5],[6],[7],[9],[10]] => [[1,4],[2,8],[3],[5],[6],[7],[9],[10]]
[[1,4],[2,7],[3],[5],[6],[8],[9],[10]] => [[1,5],[2,8],[3],[4],[6],[7],[9],[10]]
[[1,4],[2],[3],[5],[6],[7],[8],[9],[10]] => [[1,8],[2],[3],[4],[5],[6],[7],[9],[10]]
[[1,7],[2,8],[3],[4],[5],[6],[9],[10]] => [[1,5],[2,6],[3],[4],[7],[8],[9],[10]]
[[1,6],[2,9],[3],[4],[5],[7],[8],[10]] => [[1,3],[2,6],[4],[5],[7],[8],[9],[10]]
[[1,6],[2,8],[3],[4],[5],[7],[9],[10]] => [[1,4],[2,6],[3],[5],[7],[8],[9],[10]]
[[1,6],[2,7],[3],[4],[5],[8],[9],[10]] => [[1,6],[2,7],[3],[4],[5],[8],[9],[10]]
[[1,5],[2,9],[3],[4],[6],[7],[8],[10]] => [[1,3],[2,7],[4],[5],[6],[8],[9],[10]]
[[1,5],[2,8],[3],[4],[6],[7],[9],[10]] => [[1,4],[2,7],[3],[5],[6],[8],[9],[10]]
[[1,5],[2,7],[3],[4],[6],[8],[9],[10]] => [[1,5],[2,7],[3],[4],[6],[8],[9],[10]]
[[1,5],[2],[3],[4],[6],[7],[8],[9],[10]] => [[1,7],[2],[3],[4],[5],[6],[8],[9],[10]]
[[1,8],[2],[3],[4],[5],[6],[7],[9],[10]] => [[1,4],[2],[3],[5],[6],[7],[8],[9],[10]]
[[1,7],[2],[3],[4],[5],[6],[8],[9],[10]] => [[1,5],[2],[3],[4],[6],[7],[8],[9],[10]]
[[1,6],[2],[3],[4],[5],[7],[8],[9],[10]] => [[1,6],[2],[3],[4],[5],[7],[8],[9],[10]]
[[1,2],[3,5],[4],[6],[7],[8],[9],[10]] => [[1,7],[2,10],[3],[4],[5],[6],[8],[9]]
[[1,2,4],[3],[5],[6],[7],[8],[9],[10]] => [[1,8,10],[2],[3],[4],[5],[6],[7],[9]]
[[1,2],[3,4],[5,7],[6],[8],[9],[10]] => [[1,5],[2,8],[3,10],[4],[6],[7],[9]]
[[1,3,6],[2,5],[4],[7],[8],[9],[10]] => [[1,6,7],[2,9],[3],[4],[5],[8],[10]]
[[1,2,3,5],[4],[6],[7],[8],[9],[10]] => [[1,7,9,10],[2],[3],[4],[5],[6],[8]]
[[1,2],[3,4],[5,6],[7,9],[8],[10]] => [[1,3],[2,6],[4,8],[5,10],[7],[9]]
[[1,2,3],[4,5,7],[6],[8],[9],[10]] => [[1,5,7],[2,9,10],[3],[4],[6],[8]]
[[1,2,4,7],[3,6],[5],[8],[9],[10]] => [[1,5,6,10],[2,8],[3],[4],[7],[9]]
[[1,2,3,4,6],[5],[7],[8],[9],[10]] => [[1,6,8,9,10],[2],[3],[4],[5],[7]]
[[1,3,4],[2,7],[5,8],[6,10],[9]] => [[1,2,9],[3,5],[4,6],[7,8],[10]]
[[1,2,5],[3,6,9],[4,8],[7],[10]] => [[1,3,4],[2,7,10],[5,8],[6],[9]]
[[1,3,5,8],[2,4,7],[6],[9],[10]] => [[1,4,5,9],[2,7,10],[3],[6],[8]]
[[1,2,3,5,8],[4,7],[6],[9],[10]] => [[1,4,5,9,10],[2,7],[3],[6],[8]]
[[1,2,3,4,5,7],[6],[8],[9],[10]] => [[1,5,7,8,9,10],[2],[3],[4],[6]]
[[1,2,5],[3,6,7],[4,9],[8,10]] => [[1,3,7],[2,5,10],[4,8],[6,9]]
[[1,2,4,5],[3,8],[6,9],[7,10]] => [[1,4,8,10],[2,5],[3,7],[6,9]]
[[1,2,3],[4,5,6],[7,8,10],[9]] => [[1,2,4],[3,6,7],[5,9,10],[8]]
[[1,2,3,5,6],[4,8],[7,10],[9]] => [[1,2,7,9,10],[3,4],[5,6],[8]]
[[1,2,3,4],[5,6,7,9],[8],[10]] => [[1,3,5,6],[2,8,9,10],[4],[7]]
[[1,2,4,6,9],[3,5,8],[7],[10]] => [[1,3,4,8,10],[2,6,9],[5],[7]]
[[1,2,3,4,6,9],[5,8],[7],[10]] => [[1,3,4,8,9,10],[2,6],[5],[7]]
[[1,2,3,4,5,6,8],[7],[9],[10]] => [[1,4,6,7,8,9,10],[2],[3],[5]]
[[1,3,4,6],[2,7,9],[5,8,10]] => [[1,3,6,9],[2,4,8],[5,7,10]]
[[1,2,3,7],[4,5,8,10],[6,9]] => [[1,2,5,7],[3,6,9,10],[4,8]]
[[1,2,4,7,10],[3,6,9],[5,8]] => [[1,2,3,6,10],[4,5,8],[7,9]]
[[1,2,3,4,6,7],[5,9],[8,10]] => [[1,3,6,8,9,10],[2,5],[4,7]]
[[1,3,5,7,10],[2,4,6,9],[8]] => [[1,2,3,7,9],[4,5,8,10],[6]]
[[1,2,3,5,7,10],[4,6,9],[8]] => [[1,2,3,7,9,10],[4,5,8],[6]]
[[1,2,3,4,5,7,10],[6,9],[8]] => [[1,2,3,7,8,9,10],[4,5],[6]]
[[1,2,3,4,5,6,7,9],[8],[10]] => [[1,3,5,6,7,8,9,10],[2],[4]]
[[1,2,9],[3,10],[4],[5],[6],[7],[8]] => [[1,3,10],[2,4],[5],[6],[7],[8],[9]]
[[1,2,8],[3,9],[4,10],[5],[6],[7]] => [[1,4,10],[2,5],[3,6],[7],[8],[9]]
[[1,2,8,10],[3,9],[4],[5],[6],[7]] => [[1,2,4,10],[3,5],[6],[7],[8],[9]]
[[1,2,7],[3,8],[4,9],[5,10],[6]] => [[1,5,10],[2,6],[3,7],[4,8],[9]]
[[1,2,7,10],[3,8],[4,9],[5],[6]] => [[1,2,5,10],[3,6],[4,7],[8],[9]]
[[1,2,7,9],[3,8,10],[4],[5],[6]] => [[1,3,5,10],[2,4,6],[7],[8],[9]]
[[1,2,7,9,10],[3,8],[4],[5],[6]] => [[1,2,3,5,10],[4,6],[7],[8],[9]]
[[1,2,6,10],[3,7],[4,8],[5,9]] => [[1,2,6,10],[3,7],[4,8],[5,9]]
[[1,2,6,9],[3,7,10],[4,8],[5]] => [[1,3,6,10],[2,4,7],[5,8],[9]]
[[1,2,6,9,10],[3,7],[4,8],[5]] => [[1,2,3,6,10],[4,7],[5,8],[9]]
[[1,2,6,8,10],[3,7,9],[4],[5]] => [[1,2,4,6,10],[3,5,7],[8],[9]]
[[1,2,6,8,9,10],[3,7],[4],[5]] => [[1,2,3,4,6,10],[5,7],[8],[9]]
[[1,2,5,8,10],[3,6,9],[4,7]] => [[1,2,4,7,10],[3,5,8],[6,9]]
[[1,2,5,8,9,10],[3,6],[4,7]] => [[1,2,3,4,7,10],[5,8],[6,9]]
[[1,2,5,7,9],[3,6,8,10],[4]] => [[1,3,5,7,10],[2,4,6,8],[9]]
[[1,2,5,7,8,9,10],[3,6],[4]] => [[1,2,3,4,5,7,10],[6,8],[9]]
[[1,2,3,4],[5,6],[7,9],[8,10]] => [[1,3,9,10],[2,4],[5,6],[7,8]]
[[1,2,3,4],[5,7],[6,8],[9,10]] => [[1,2,9,10],[3,5],[4,6],[7,8]]
[[1,2,3,4],[5,7],[6,9],[8,10]] => [[1,3,9,10],[2,5],[4,6],[7,8]]
[[1,2,3,4],[5,8],[6,9],[7,10]] => [[1,4,9,10],[2,5],[3,6],[7,8]]
[[1,2,3,5],[4,6],[7,8],[9,10]] => [[1,2,9,10],[3,4],[5,7],[6,8]]
[[1,2,3,5],[4,6],[7,9],[8,10]] => [[1,3,9,10],[2,4],[5,7],[6,8]]
[[1,2,3,5],[4,7],[6,8],[9,10]] => [[1,2,9,10],[3,5],[4,7],[6,8]]
[[1,2,3,5],[4,7],[6,9],[8,10]] => [[1,3,9,10],[2,5],[4,7],[6,8]]
[[1,2,3,5],[4,8],[6,9],[7,10]] => [[1,4,9,10],[2,5],[3,7],[6,8]]
[[1,2,3,6],[4,7],[5,8],[9,10]] => [[1,2,9,10],[3,6],[4,7],[5,8]]
[[1,2,3,6],[4,7],[5,9],[8,10]] => [[1,3,9,10],[2,6],[4,7],[5,8]]
[[1,2,3,6],[4,8],[5,9],[7,10]] => [[1,4,9,10],[2,6],[3,7],[5,8]]
[[1,2,4,6],[3,5],[7,8],[9,10]] => [[1,2,8,10],[3,4],[5,6],[7,9]]
[[1,2,4,6],[3,5],[7,9],[8,10]] => [[1,3,8,10],[2,4],[5,6],[7,9]]
[[1,2,4,7],[3,5],[6,8],[9,10]] => [[1,2,8,10],[3,5],[4,6],[7,9]]
[[1,2,4,7],[3,5],[6,9],[8,10]] => [[1,3,8,10],[2,5],[4,6],[7,9]]
[[1,2,4,8],[3,5],[6,9],[7,10]] => [[1,4,8,10],[2,5],[3,6],[7,9]]
[[1,2,4,5],[3,6],[7,8],[9,10]] => [[1,2,8,10],[3,4],[5,7],[6,9]]
[[1,2,4,5],[3,6],[7,9],[8,10]] => [[1,3,8,10],[2,4],[5,7],[6,9]]
[[1,2,4,5],[3,7],[6,8],[9,10]] => [[1,2,8,10],[3,5],[4,7],[6,9]]
[[1,2,4,5],[3,7],[6,9],[8,10]] => [[1,3,8,10],[2,5],[4,7],[6,9]]
[[1,2,4,6],[3,7],[5,8],[9,10]] => [[1,2,8,10],[3,6],[4,7],[5,9]]
[[1,2,4,6],[3,7],[5,9],[8,10]] => [[1,3,8,10],[2,6],[4,7],[5,9]]
[[1,2,4,6],[3,8],[5,9],[7,10]] => [[1,4,8,10],[2,6],[3,7],[5,9]]
[[1,2,4,7],[3,8],[5,9],[6,10]] => [[1,5,8,10],[2,6],[3,7],[4,9]]
[[1,2,5,8],[3,6],[4,7],[9,10]] => [[1,2,7,10],[3,4],[5,8],[6,9]]
[[1,2,5,9],[3,6],[4,7],[8,10]] => [[1,3,7,10],[2,4],[5,8],[6,9]]
[[1,2,5,7],[3,6],[4,8],[9,10]] => [[1,2,7,10],[3,5],[4,8],[6,9]]
[[1,2,5,7],[3,6],[4,9],[8,10]] => [[1,3,7,10],[2,5],[4,8],[6,9]]
[[1,2,5,8],[3,6],[4,9],[7,10]] => [[1,4,7,10],[2,5],[3,8],[6,9]]
[[1,2,5,6],[3,7],[4,8],[9,10]] => [[1,2,7,10],[3,6],[4,8],[5,9]]
[[1,2,5,6],[3,7],[4,9],[8,10]] => [[1,3,7,10],[2,6],[4,8],[5,9]]
[[1,2,5,6],[3,8],[4,9],[7,10]] => [[1,4,7,10],[2,6],[3,8],[5,9]]
[[1,2,5,7],[3,8],[4,9],[6,10]] => [[1,5,7,10],[2,6],[3,8],[4,9]]
[[1,2,6,9],[3,7],[4,8],[5,10]] => [[1,3,6,10],[2,7],[4,8],[5,9]]
[[1,2,6,8],[3,7],[4,9],[5,10]] => [[1,4,6,10],[2,7],[3,8],[5,9]]
[[1,2,6,7],[3,8],[4,9],[5,10]] => [[1,5,6,10],[2,7],[3,8],[4,9]]
[[1,7],[2,8],[3,9],[4],[5],[6],[10]] => [[1,5],[2,6],[3,7],[4],[8],[9],[10]]
[[1,3,6],[2,7],[4],[5],[8],[9],[10]] => [[1,6,9],[2,7],[3],[4],[5],[8],[10]]
[[1,3,8],[2,9],[4,10],[5],[6],[7]] => [[1,4,9],[2,5],[3,6],[7],[8],[10]]
[[1,5,7],[2,6,8],[3],[4],[9],[10]] => [[1,5,7],[2,6,8],[3],[4],[9],[10]]
[[1,3,4,7],[2,8],[5],[6],[9],[10]] => [[1,5,8,9],[2,6],[3],[4],[7],[10]]
[[1,3,10],[2],[4],[5],[6],[7],[8],[9]] => [[1,2,9],[3],[4],[5],[6],[7],[8],[10]]
[[1,5,9],[2,6,10],[3],[4],[7],[8]] => [[1,3,7],[2,4,8],[5],[6],[9],[10]]
[[1,3,4,9],[2,10],[5],[6],[7],[8]] => [[1,3,8,9],[2,4],[5],[6],[7],[10]]
[[1,3,6,8],[2,7,9],[4],[5],[10]] => [[1,4,6,9],[2,5,7],[3],[8],[10]]
[[1,3,4,5,8],[2,9],[6],[7],[10]] => [[1,4,7,8,9],[2,5],[3],[6],[10]]
[[1,3,6,10],[2,7],[4],[5],[8],[9]] => [[1,2,6,9],[3,7],[4],[5],[8],[10]]
[[1,3,4,5,10],[2],[6],[7],[8],[9]] => [[1,2,7,8,9],[3],[4],[5],[6],[10]]
[[1,3,4,7,9],[2,8,10],[5],[6]] => [[1,3,5,8,9],[2,4,6],[7],[10]]
[[1,3,4,5,6,9],[2,10],[7],[8]] => [[1,3,6,7,8,9],[2,4],[5],[10]]
[[1,3,4,5,8,10],[2,9],[6],[7]] => [[1,2,4,7,8,9],[3,5],[6],[10]]
[[1,3,4,5,6,7,10],[2],[8],[9]] => [[1,2,5,6,7,8,9],[3],[4],[10]]
[[1,7],[2,9],[3,10],[4],[5],[6],[8]] => [[1,3],[2,5],[4,6],[7],[8],[9],[10]]
[[1,7,9],[2,10],[3],[4],[5],[6],[8]] => [[1,3,5],[2,4],[6],[7],[8],[9],[10]]
[[1,6],[2,8],[3,9],[4,10],[5],[7]] => [[1,4],[2,6],[3,7],[5,8],[9],[10]]
[[1,6,9],[2,8],[3,10],[4],[5],[7]] => [[1,3,4],[2,6],[5,7],[8],[9],[10]]
[[1,6,8],[2,9,10],[3],[4],[5],[7]] => [[1,2,4],[3,5,6],[7],[8],[9],[10]]
[[1,6,8,10],[2,9],[3],[4],[5],[7]] => [[1,2,4,6],[3,5],[7],[8],[9],[10]]
[[1,5,9],[2,7],[3,8],[4,10],[6]] => [[1,3,5],[2,7],[4,8],[6,9],[10]]
[[1,5,8],[2,7,10],[3,9],[4],[6]] => [[1,2,5],[3,4,7],[6,8],[9],[10]]
[[1,5,8,10],[2,7],[3,9],[4],[6]] => [[1,2,4,5],[3,7],[6,8],[9],[10]]
[[1,5,7,9],[2,8,10],[3],[4],[6]] => [[1,3,5,7],[2,4,6],[8],[9],[10]]
[[1,5,7,9,10],[2,8],[3],[4],[6]] => [[1,2,3,5,7],[4,6],[8],[9],[10]]
[[1,4,8],[2,6,10],[3,7],[5,9]] => [[1,2,6],[3,4,8],[5,9],[7,10]]
[[1,4,8,10],[2,6],[3,7],[5,9]] => [[1,2,4,6],[3,8],[5,9],[7,10]]
[[1,4,7],[2,6,9],[3,8,10],[5]] => [[1,3,6],[2,5,8],[4,7,9],[10]]
[[1,4,7,9],[2,6,10],[3,8],[5]] => [[1,3,5,6],[2,4,8],[7,9],[10]]
[[1,4,7,9,10],[2,6],[3,8],[5]] => [[1,2,3,5,6],[4,8],[7,9],[10]]
[[1,4,6,8],[2,7,9,10],[3],[5]] => [[1,2,4,6],[3,5,7,8],[9],[10]]
[[1,4,6,8,10],[2,7,9],[3],[5]] => [[1,2,4,6,8],[3,5,7],[9],[10]]
[[1,4,6,8,9,10],[2,7],[3],[5]] => [[1,2,3,4,6,8],[5,7],[9],[10]]
[[1,3,6,9],[2,5,8],[4,7,10]] => [[1,3,4,7],[2,6,9],[5,8,10]]
[[1,3,6,8],[2,5,9,10],[4,7]] => [[1,2,4,7],[3,5,6,9],[8,10]]
[[1,3,6,8,10],[2,5,9],[4,7]] => [[1,2,4,6,7],[3,5,9],[8,10]]
[[1,3,6,8,9,10],[2,5],[4,7]] => [[1,2,3,4,6,7],[5,9],[8,10]]
[[1,3,5,7,9],[2,6,8,10],[4]] => [[1,3,5,7,9],[2,4,6,8],[10]]
[[1,3,5,7,9,10],[2,6,8],[4]] => [[1,2,3,5,7,9],[4,6,8],[10]]
[[1,3,5,7,8,9,10],[2,6],[4]] => [[1,2,3,4,5,7,9],[6,8],[10]]
[[1,7,9],[2,8],[3],[4],[5],[6],[10]] => [[1,3,5],[2,6],[4],[7],[8],[9],[10]]
[[1,6,9],[2,7],[3,8],[4],[5],[10]] => [[1,3,6],[2,7],[4,8],[5],[9],[10]]
[[1,6,8,9],[2,7],[3],[4],[5],[10]] => [[1,3,4,6],[2,7],[5],[8],[9],[10]]
[[1,5,9],[2,6],[3,7],[4,8],[10]] => [[1,3,7],[2,8],[4,9],[5,10],[6]]
[[1,5,8],[2,6,9],[3,7],[4],[10]] => [[1,4,7],[2,5,8],[3,9],[6],[10]]
[[1,5,8,9],[2,6],[3,7],[4],[10]] => [[1,3,4,7],[2,8],[5,9],[6],[10]]
[[1,5,7,9],[2,6,8],[3],[4],[10]] => [[1,3,5,7],[2,6,8],[4],[9],[10]]
[[1,5,7,8,9],[2,6],[3],[4],[10]] => [[1,3,4,5,7],[2,8],[6],[9],[10]]
[[1,4,7,9],[2,5,8],[3,6],[10]] => [[1,3,5,8],[2,6,9],[4,10],[7]]
[[1,4,7,8,9],[2,5],[3,6],[10]] => [[1,3,4,5,8],[2,9],[6,10],[7]]
[[1,4,6,8,9],[2,5,7],[3],[10]] => [[1,3,4,6,8],[2,7,9],[5],[10]]
[[1,4,6,7,8,9],[2,5],[3],[10]] => [[1,3,4,5,6,8],[2,9],[7],[10]]
[[1,3,5,7,9],[2,4,6,8],[10]] => [[1,3,5,7,9],[2,6,8,10],[4]]
[[1,3,5,7,8,9],[2,4,6],[10]] => [[1,3,4,5,7,9],[2,8,10],[6]]
[[1,3,5,6,7,8,9],[2,4],[10]] => [[1,3,4,5,6,7,9],[2,10],[8]]
[[1,2,4,6,8,9],[3,5,7,10]] => [[1,3,4,6,8,10],[2,5,7,9]]
[[1,2,4,5,6,7,8,9],[3,10]] => [[1,3,4,5,6,7,8,10],[2,9]]
[[1,2],[3,10],[4],[5],[6],[7],[8],[9]] => [[1,2],[3,10],[4],[5],[6],[7],[8],[9]]
[[1,3],[2,9],[4,10],[5],[6],[7],[8]] => [[1,3],[2,4],[5,9],[6],[7],[8],[10]]
[[1,2,3],[4,10],[5],[6],[7],[8],[9]] => [[1,2,10],[3,9],[4],[5],[6],[7],[8]]
[[1,4],[2,8],[3,9],[5,10],[6],[7]] => [[1,4],[2,5],[3,6],[7,8],[9],[10]]
[[1,3,10],[2,4],[5,9],[6],[7],[8]] => [[1,2,3],[4,9],[5,10],[6],[7],[8]]
[[1,2,4],[3,9,10],[5],[6],[7],[8]] => [[1,2,3],[4,8,10],[5],[6],[7],[9]]
[[1,2,3,4],[5,10],[6],[7],[8],[9]] => [[1,2,9,10],[3,8],[4],[5],[6],[7]]
[[1,4,10],[2,5],[3,8],[6,9],[7]] => [[1,2,4],[3,5],[6,8],[7,9],[10]]
[[1,2,5],[3,4,10],[6,9],[7],[8]] => [[1,2,3],[4,7,8],[5,10],[6],[9]]
[[1,4,5,10],[2,8],[3,9],[6],[7]] => [[1,2,4,8],[3,5],[6,7],[9],[10]]
[[1,2,3,5],[4,9,10],[6],[7],[8]] => [[1,2,3,10],[4,7,9],[5],[6],[8]]
[[1,2,3,4,5],[6,10],[7],[8],[9]] => [[1,2,8,9,10],[3,7],[4],[5],[6]]
[[1,2,9],[3,5,10],[4,6],[7,8]] => [[1,3,4],[2,5,7],[6,8],[9,10]]
[[1,5,6,10],[2,7],[3,8],[4,9]] => [[1,2,6,7],[3,8],[4,9],[5,10]]
[[1,3,6],[2,5,9],[4,8,10],[7]] => [[1,3,4],[2,6,7],[5,8,9],[10]]
[[1,2,3,10],[4,5,6],[7,9],[8]] => [[1,2,3,7],[4,6,10],[5,9],[8]]
[[1,4,5,6,10],[2,8],[3,9],[7]] => [[1,2,4,7,8],[3,6],[5,9],[10]]
[[1,2,4,6],[3,5,9,10],[7],[8]] => [[1,2,3,8],[4,6,9,10],[5],[7]]
[[1,2,3,4,6],[5,9,10],[7],[8]] => [[1,2,3,9,10],[4,6,8],[5],[7]]
[[1,2,3,4,5,6],[7,10],[8],[9]] => [[1,2,7,8,9,10],[3,6],[4],[5]]
[[1,3,6,10],[2,4,7],[5,8,9]] => [[1,2,3,6],[4,7,9],[5,8,10]]
[[1,2,4,7],[3,5,6,10],[8,9]] => [[1,2,3,8],[4,5,6,10],[7,9]]
[[1,4,5,6,7,10],[2,8],[3,9]] => [[1,2,5,6,7,8],[3,9],[4,10]]
[[1,2,3,5,7],[4,6,9,10],[8]] => [[1,2,3,7,10],[4,5,8,9],[6]]
[[1,2,3,4,5,7],[6,9,10],[8]] => [[1,2,3,8,9,10],[4,5,7],[6]]
[[1,2,3,4,5,6,7],[8,10],[9]] => [[1,2,6,7,8,9,10],[3,5],[4]]
[[1,2,3,4,6,8],[5,7,9,10]] => [[1,2,4,6,9,10],[3,5,7,8]]
[[1,2,3,4,5,6,8],[7,9,10]] => [[1,2,4,7,8,9,10],[3,5,6]]
[[1,3,4,7],[2,8],[5,9],[6],[10]] => [[1,5,8,9],[2,6],[3,7],[4],[10]]
[[1,3,4,6,8,10],[2,5,7,9]] => [[1,2,4,6,8,9],[3,5,7,10]]
[[1,3,4,5,6,8,10],[2,7,9]] => [[1,2,4,6,7,8,9],[3,5,10]]
[[1,3,4,5,6,7,8,10],[2,9]] => [[1,2,4,5,6,7,8,9],[3,10]]
[[1,2,4,8],[3,5,9],[6,10],[7]] => [[1,4,8,10],[2,5,9],[3,6],[7]]
[[1,2,3,4,8],[5,9],[6,10],[7]] => [[1,4,8,9,10],[2,5],[3,6],[7]]
[[1,2,3,6,9],[4,7,10],[5,8]] => [[1,3,6,9,10],[2,4,7],[5,8]]
[[1,2,4,6,9],[3,5,7,10],[8]] => [[1,3,6,8,10],[2,4,7,9],[5]]
[[1,2,3,4,6,9],[5,7,10],[8]] => [[1,3,6,8,9,10],[2,4,7],[5]]
[[1,2,3,4,5,6,9],[7,10],[8]] => [[1,3,6,7,8,9,10],[2,4],[5]]
[[1,2,4,6,7,8,9,10],[3],[5]] => [[1,2,3,4,5,6,8,10],[7],[9]]
[[1,2,3,6,8,9,10],[4,5],[7]] => [[1,2,3,4,6,7,10],[5,9],[8]]
[[1,3,5,7,8,9,10],[2],[4],[6]] => [[1,2,3,4,5,7,9],[6],[8],[10]]
[[1,3,4,6,8,10],[2,7,9],[5]] => [[1,2,4,6,8,9],[3,5,7],[10]]
[[1,3,5,7,9,10],[2,6],[4,8]] => [[1,2,3,5,7,9],[4,8],[6,10]]
[[1,2,6,7,9,10],[3,4],[5],[8]] => [[1,2,3,5,6,8],[4,10],[7],[9]]
[[1,4,6,8,9,10],[2],[3],[5],[7]] => [[1,2,3,4,6,8],[5],[7],[9],[10]]
[[1,3,6,7,8],[2,4,9,10],[5]] => [[1,2,5,6,9],[3,4,7,10],[8]]
[[1,2,4,5,9],[3,6,8],[7,10]] => [[1,3,4,8,10],[2,5,9],[6,7]]
[[1,2,5,7,9],[3,8,10],[4],[6]] => [[1,3,5,7,10],[2,4,6],[8],[9]]
[[1,3,5,8,10],[2,4],[6,7],[9]] => [[1,2,4,5,9],[3,7],[6,10],[8]]
[[1,3,7,8,10],[2,5],[4],[6],[9]] => [[1,2,4,5,7],[3,9],[6],[8],[10]]
[[1,5,7,9,10],[2],[3],[4],[6],[8]] => [[1,2,3,5,7],[4],[6],[8],[9],[10]]
[[1,2,5,9],[3,6,7,10],[4,8]] => [[1,3,5,7],[2,4,8,10],[6,9]]
[[1,2,7,9],[3,5,8,10],[4],[6]] => [[1,3,5,7],[2,4,6,10],[8],[9]]
[[1,3,6,8],[2,5,9],[4,7,10]] => [[1,4,6,7],[2,5,9],[3,8,10]]
[[1,3,6,8],[2,9,10],[4],[5],[7]] => [[1,2,4,9],[3,5,6],[7],[8],[10]]
[[1,4,7,9],[2,6],[3,8],[5,10]] => [[1,3,5,6],[2,8],[4,9],[7,10]]
[[1,2,8,9],[3,4],[5,6],[7],[10]] => [[1,3,4,6],[2,8],[5,10],[7],[9]]
[[1,4,8,9],[2,6],[3],[5],[7],[10]] => [[1,3,4,6],[2,8],[5],[7],[9],[10]]
[[1,6,8,10],[2],[3],[4],[5],[7],[9]] => [[1,2,4,6],[3],[5],[7],[8],[9],[10]]
[[1,3,4],[2,6,9],[5,8,10],[7]] => [[1,3,4],[2,5,6],[7,8,9],[10]]
[[1,3,5],[2,6,7],[4,8],[9,10]] => [[1,2,7],[3,5,9],[4,8],[6,10]]
[[1,2,7],[3,4,10],[5,9],[6],[8]] => [[1,2,3],[4,5,8],[6,10],[7],[9]]
[[1,4,9],[2,7,10],[3],[5],[6],[8]] => [[1,3,5],[2,4,8],[6],[7],[9],[10]]
[[1,4,7],[2,5],[3,6],[8,10],[9]] => [[1,2,8],[3,5],[4,9],[6,10],[7]]
[[1,3,10],[2,5],[4,7],[6],[8],[9]] => [[1,2,5],[3,7],[4,9],[6],[8],[10]]
[[1,5,10],[2,7],[3],[4],[6],[8],[9]] => [[1,2,5],[3,7],[4],[6],[8],[9],[10]]
[[1,7,9],[2],[3],[4],[5],[6],[8],[10]] => [[1,3,5],[2],[4],[6],[7],[8],[9],[10]]
[[1,2,3,5,6,7,8,9],[4,10]] => [[1,3,4,5,6,7,9,10],[2,8]]
[[1,2,4],[3,5,7],[6,8],[9],[10]] => [[1,5,8],[2,6,10],[3,9],[4],[7]]
[[1,3,7],[2,5],[4,8],[6],[9],[10]] => [[1,5,7],[2,6],[3,9],[4],[8],[10]]
[[1,5,7],[2,8],[3],[4],[6],[9],[10]] => [[1,5,7],[2,6],[3],[4],[8],[9],[10]]
[[1,2,5,6,7],[3,8],[4,9],[10]] => [[1,5,6,7,10],[2,8],[3,9],[4]]
[[1,2,3,9,10],[4],[5],[6],[7],[8]] => [[1,2,3,9,10],[4],[5],[6],[7],[8]]
[[1,3,4],[2,6,9],[5,10],[7],[8]] => [[1,3,6],[2,4,9],[5,8],[7],[10]]
[[1,2],[3,4],[5,9],[6],[7],[8],[10]] => [[1,3],[2,8],[4,10],[5],[6],[7],[9]]
[[1,2,3,5,8,9,10],[4,6],[7]] => [[1,2,3,4,7,9,10],[5,8],[6]]
[[1,2,5,7,8,9,10],[3],[4],[6]] => [[1,2,3,4,5,7,10],[6],[8],[9]]
[[1,2,3,6,8,10],[4,7,9],[5]] => [[1,2,4,6,9,10],[3,5,7],[8]]
[[1,2,5,7,9,10],[3,6],[4,8]] => [[1,2,3,5,7,10],[4,8],[6,9]]
[[1,2,4,6,9,10],[3,7],[5],[8]] => [[1,2,3,6,8,10],[4,7],[5],[9]]
[[1,2,6,8,9,10],[3],[4],[5],[7]] => [[1,2,3,4,6,10],[5],[7],[8],[9]]
[[1,2,3,6,7,8,10],[4,9],[5]] => [[1,2,4,5,6,9,10],[3,7],[8]]
[[1,2,4,5,6,8],[3,9],[7,10]] => [[1,4,6,7,8,10],[2,5],[3,9]]
[[1,2,4,7,9],[3,8,10],[5],[6]] => [[1,3,5,8,10],[2,4,6],[7],[9]]
[[1,2,3,4,10],[5,7],[6,8],[9]] => [[1,2,5,9,10],[3,6],[4,8],[7]]
[[1,2,5,7,10],[3,8],[4],[6],[9]] => [[1,2,5,7,10],[3,6],[4],[8],[9]]
[[1,2,7,9,10],[3],[4],[5],[6],[8]] => [[1,2,3,5,10],[4],[6],[7],[8],[9]]
[[1,2,4,5,6,9,10],[3,7],[8]] => [[1,2,3,6,7,8,10],[4,9],[5]]
[[1,2,4,7,8,9,10],[3],[5],[6]] => [[1,2,3,4,5,8,10],[6],[7],[9]]
[[1,2,5,8,10],[3,9],[4],[6],[7]] => [[1,2,4,7,10],[3,5],[6],[8],[9]]
[[1,2,4,5],[3,8],[6,9],[7],[10]] => [[1,4,8,10],[2,5],[3,7],[6],[9]]
[[1,2,6,8],[3,9],[4],[5],[7],[10]] => [[1,4,6,10],[2,5],[3],[7],[8],[9]]
[[1,2,8,10],[3],[4],[5],[6],[7],[9]] => [[1,2,4,10],[3],[5],[6],[7],[8],[9]]
[[1,2,3,6,7,8],[4,9,10],[5]] => [[1,2,5,6,9,10],[3,4,7],[8]]
[[1,2,5,7,8,9],[3,6],[4,10]] => [[1,3,4,5,7,10],[2,8],[6,9]]
[[1,2,4,6,8],[3,7,9],[5],[10]] => [[1,4,6,8,10],[2,5,7],[3],[9]]
[[1,2,6,9,10],[3],[4],[5],[7],[8]] => [[1,2,3,6,10],[4],[5],[7],[8],[9]]
[[1,2,5,6],[3,9],[4,10],[7],[8]] => [[1,3,7,10],[2,4],[5,6],[8],[9]]
[[1,2,7,9],[3,10],[4],[5],[6],[8]] => [[1,3,5,10],[2,4],[6],[7],[8],[9]]
[[1,2,9],[3],[4],[5],[6],[7],[8],[10]] => [[1,3,10],[2],[4],[5],[6],[7],[8],[9]]
[[1,3,4,7,8,9,10],[2,5,6]] => [[1,2,3,4,5,6,9],[7,8,10]]
[[1,3,4,7,8,9,10],[2,6],[5]] => [[1,2,3,4,5,6,9],[7,8],[10]]
[[1,3,6,7,8,9,10],[2],[4],[5]] => [[1,2,3,4,5,6,9],[7],[8],[10]]
[[1,3,5,6,9,10],[2,4,7,8]] => [[1,2,3,4,7,9],[5,6,8,10]]
[[1,3,5,6,9,10],[2,4,8],[7]] => [[1,2,3,4,7,9],[5,6,10],[8]]
[[1,2,4,8,9,10],[3,5],[6,7]] => [[1,2,3,4,5,10],[6,8],[7,9]]
[[1,2,4,8,9,10],[3,5],[6],[7]] => [[1,2,3,4,8,10],[5,9],[6],[7]]
[[1,4,7,8,9,10],[2],[3],[5],[6]] => [[1,2,3,4,5,8],[6],[7],[9],[10]]
[[1,3,5,7,8],[2,4,6,10],[9]] => [[1,2,5,7,9],[3,4,8,10],[6]]
[[1,2,5,7,10],[3,6,9],[4,8]] => [[1,2,3,7,10],[4,5,8],[6,9]]
[[1,2,5,7,10],[3,6,9],[4],[8]] => [[1,2,3,7,10],[4,5,8],[6],[9]]
[[1,4,6,9,10],[2,5],[3,8],[7]] => [[1,2,3,4,8],[5,6],[7,9],[10]]
[[1,3,5,9,10],[2,6],[4],[7],[8]] => [[1,2,3,7,9],[4,8],[5],[6],[10]]
[[1,5,8,9,10],[2],[3],[4],[6],[7]] => [[1,2,3,4,7],[5],[6],[8],[9],[10]]
[[1,2,5,6],[3,7,9,10],[4,8]] => [[1,2,3,7],[4,6,8,10],[5,9]]
[[1,2,5,6],[3,8,9,10],[4],[7]] => [[1,2,3,4],[5,6,7,10],[8],[9]]
[[1,3,4,7],[2,6,8],[5,9,10]] => [[1,2,6,9],[3,5,8],[4,7,10]]
[[1,3,4,7],[2,6,8],[5,10],[9]] => [[1,2,6,9],[3,5,8],[4,7],[10]]
[[1,3,6,8],[2,7,10],[4],[5],[9]] => [[1,2,6,9],[3,4,7],[5],[8],[10]]
[[1,2,6,10],[3,4],[5,7],[8,9]] => [[1,2,3,8],[4,6],[5,7],[9,10]]
[[1,2,6,10],[3,4],[5,7],[8],[9]] => [[1,2,6,8],[3,7],[4,10],[5],[9]]
[[1,4,6,10],[2,7],[3],[5],[8],[9]] => [[1,2,6,8],[3,7],[4],[5],[9],[10]]
[[1,6,9,10],[2],[3],[4],[5],[7],[8]] => [[1,2,3,6],[4],[5],[7],[8],[9],[10]]
[[1,2,4],[3,5,7],[6,8],[9,10]] => [[1,2,8],[3,5,10],[4,6],[7,9]]
[[1,4,7],[2,9,10],[3],[5],[6],[8]] => [[1,2,3],[4,5,8],[6],[7],[9],[10]]
[[1,5,8],[2,6],[3,7],[4,10],[9]] => [[1,2,7],[3,4],[5,8],[6,9],[10]]
[[1,7,10],[2],[3],[4],[5],[6],[8],[9]] => [[1,2,5],[3],[4],[6],[7],[8],[9],[10]]
[[1,2,3,4,6,7,8],[5,9,10]] => [[1,2,5,6,8,9,10],[3,4,7]]
[[1,2,3,5,7,8,9],[4,6,10]] => [[1,3,4,5,7,9,10],[2,6,8]]
[[1,2,3,5,6,7,9],[4,8,10]] => [[1,3,5,6,7,9,10],[2,4,8]]
[[1,2,3,5,6,8,9],[4,7,10]] => [[1,3,4,6,7,9,10],[2,5,8]]
[[1,2,3,4,5,8,10],[6,7,9]] => [[1,2,4,5,8,9,10],[3,6,7]]
[[1,2,3,4,6,7,9],[5,8,10]] => [[1,3,5,6,8,9,10],[2,4,7]]
[[1,2,3,4,6,8,9],[5,7,10]] => [[1,3,4,6,8,9,10],[2,5,7]]
[[1,2,3,4,6,7,8,9],[5,10]] => [[1,3,4,5,6,8,9,10],[2,7]]
[[1,2,3,4,5,6,8,9],[7,10]] => [[1,3,4,6,7,8,9,10],[2,5]]
[[1,2,3,4,5,7,8,9],[6,10]] => [[1,3,4,5,7,8,9,10],[2,6]]
[[1,2,3,4,7,8],[5,6,10],[9]] => [[1,2,5,6,9,10],[3,4,8],[7]]
[[1,2,3,4,7,10],[5,6],[8,9]] => [[1,2,3,6,9,10],[4,5],[7,8]]
[[1,2,3,4,7,10],[5,6],[8],[9]] => [[1,2,5,6,9,10],[3,8],[4],[7]]
[[1,2,4,5],[3,7],[6,10],[8],[9]] => [[1,2,8,10],[3,5],[4,7],[6],[9]]
[[1,2,4,5],[3,10],[6],[7],[8],[9]] => [[1,2,8,10],[3,7],[4],[5],[6],[9]]
[[1,2,4,10],[3],[5],[6],[7],[8],[9]] => [[1,2,8,10],[3],[4],[5],[6],[7],[9]]
[[1,2,3,4,5,6,8],[7,10],[9]] => [[1,2,6,7,8,9,10],[3,4],[5]]
[[1,2,3,4,5,7],[6,8,9,10]] => [[1,2,3,5,9,10],[4,6,7,8]]
[[1,2,3,4,5,7],[6,8,10],[9]] => [[1,2,5,8,9,10],[3,6,7],[4]]
[[1,2,3,4,5,7],[6,9],[8,10]] => [[1,3,7,8,9,10],[2,5],[4,6]]
[[1,2,3,4,5,7],[6,9],[8],[10]] => [[1,3,7,8,9,10],[2,5],[4],[6]]
[[1,2,3,4,6],[5,7,8,10],[9]] => [[1,2,4,6,10],[3,7,8,9],[5]]
[[1,2,3,4,6],[5,7,9],[8,10]] => [[1,3,6,9,10],[2,4,8],[5,7]]
[[1,2,3,4,6],[5,7,9],[8],[10]] => [[1,3,6,9,10],[2,7,8],[4],[5]]
[[1,2,3,4,6],[5,8],[7,10],[9]] => [[1,2,8,9,10],[3,4],[5,6],[7]]
[[1,2,3,4,6],[5,8],[7],[9],[10]] => [[1,4,8,9,10],[2,6],[3],[5],[7]]
[[1,2,3,5],[4,6,7,9],[8,10]] => [[1,3,5,7],[2,4,9,10],[6,8]]
[[1,2,3,5],[4,6,7,9],[8],[10]] => [[1,3,5,7],[2,8,9,10],[4],[6]]
[[1,2,3,5],[4,6,8],[7,9,10]] => [[1,2,4,10],[3,5,7],[6,8,9]]
[[1,2,3,5],[4,6,8],[7,10],[9]] => [[1,2,7,10],[3,4,9],[5,8],[6]]
[[1,2,3,5],[4,6,8],[7],[9],[10]] => [[1,4,7,10],[2,8,9],[3],[5],[6]]
[[1,2,3,5],[4,7],[6,9],[8],[10]] => [[1,3,9,10],[2,5],[4,7],[6],[8]]
[[1,2,3,5],[4,7],[6],[8],[9],[10]] => [[1,5,9,10],[2,7],[3],[4],[6],[8]]
[[1,2,4],[3,5,7],[6,8,10],[9]] => [[1,2,5],[3,6,8],[4,9,10],[7]]
[[1,2,4],[3,5,7],[6,9],[8,10]] => [[1,3,8],[2,5,10],[4,6],[7,9]]
[[1,2,4],[3,5,7],[6,9],[8],[10]] => [[1,3,8],[2,5,10],[4,9],[6],[7]]
[[1,2,4],[3,5,7],[6],[8],[9],[10]] => [[1,5,8],[2,9,10],[3],[4],[6],[7]]
[[1,2,4],[3,6],[5,8],[7],[9],[10]] => [[1,4,10],[2,6],[3,8],[5],[7],[9]]
[[1,2,4],[3,6],[5],[7],[8],[9],[10]] => [[1,6,10],[2,8],[3],[4],[5],[7],[9]]
[[1,3,4,5,7,8,9,10],[2,6]] => [[1,2,3,4,5,7,8,9],[6,10]]
[[1,3,4,6,7,8,9,10],[2],[5]] => [[1,2,3,4,5,6,8,9],[7],[10]]
[[1,3,5,6,7,9,10],[2,4,8]] => [[1,2,3,5,6,7,9],[4,8,10]]
[[1,4,5,7,8,9,10],[2],[3],[6]] => [[1,2,3,4,5,7,8],[6],[9],[10]]
[[1,3,5,7,8,9],[2,4,6,10]] => [[1,3,4,5,7,9],[2,6,8,10]]
[[1,4,6,7,9,10],[2,5],[3,8]] => [[1,2,3,5,6,8],[4,9],[7,10]]
[[1,3,4,6,9,10],[2,7],[5],[8]] => [[1,2,3,6,8,9],[4,7],[5],[10]]
[[1,5,6,8,9,10],[2],[3],[4],[7]] => [[1,2,3,4,6,7],[5],[8],[9],[10]]
[[1,2,3,6,7],[4,8,9,10],[5]] => [[1,2,3,6,10],[4,5,7,9],[8]]
[[1,3,4,5,8],[2,7,9],[6,10]] => [[1,4,5,8,9],[2,6,7],[3,10]]
[[1,2,3,7,10],[4,5],[6,8],[9]] => [[1,2,5,7,10],[3,6],[4,9],[8]]
[[1,4,5,7,10],[2,8],[3],[6],[9]] => [[1,2,5,7,8],[3,6],[4],[9],[10]]
[[1,6,7,9,10],[2],[3],[4],[5],[8]] => [[1,2,3,5,6],[4],[7],[8],[9],[10]]
[[1,3,5,6],[2,4,8,9],[7,10]] => [[1,3,4,9],[2,6,7,10],[5,8]]
[[1,3,4,8],[2,5,9,10],[6],[7]] => [[1,2,4,9],[3,5,8,10],[6],[7]]
[[1,2,3,5],[4,6,8],[7,9],[10]] => [[1,4,7,10],[2,5,9],[3,8],[6]]
[[1,4,5,8],[2,9,10],[3],[6],[7]] => [[1,2,4,8],[3,5,7],[6],[9],[10]]
[[1,5,8,9],[2,6],[3,7],[4,10]] => [[1,3,4,7],[2,8],[5,9],[6,10]]
[[1,3,4,8],[2,6],[5,9],[7],[10]] => [[1,4,6,9],[2,5],[3,8],[7],[10]]
[[1,5,6,8],[2,9],[3],[4],[7],[10]] => [[1,4,6,7],[2,5],[3],[8],[9],[10]]
[[1,7,8,10],[2],[3],[4],[5],[6],[9]] => [[1,2,4,5],[3],[6],[7],[8],[9],[10]]
[[1,3,4],[2,6,7],[5,8,9],[10]] => [[1,3,6],[2,5,9],[4,8,10],[7]]
[[1,4,6],[2,5,7],[3,9],[8,10]] => [[1,3,8],[2,6,9],[4,7],[5,10]]
[[1,5,6],[2,7,9],[3],[4],[8],[10]] => [[1,3,7],[2,6,8],[4],[5],[9],[10]]
[[1,4,5],[2,7],[3,9],[6],[8],[10]] => [[1,3,8],[2,5],[4,7],[6],[9],[10]]
[[1,6,7],[2,9],[3],[4],[5],[8],[10]] => [[1,3,6],[2,5],[4],[7],[8],[9],[10]]
[[1,3],[2,4],[5,6],[7,8],[9],[10]] => [[1,4],[2,6],[3,9],[5,10],[7],[8]]
[[1,2,3,6,7,8,9,10],[4],[5]] => [[1,2,3,4,5,6,9,10],[7],[8]]
[[1,2,3,5,6,9,10],[4,8],[7]] => [[1,2,3,4,7,9,10],[5,6],[8]]
[[1,2,3,7,8,9,10],[4],[5],[6]] => [[1,2,3,4,5,9,10],[6],[7],[8]]
[[1,2,3,6,7,10],[4,9],[5],[8]] => [[1,2,3,6,9,10],[4,5],[7],[8]]
[[1,2,3,8,9,10],[4],[5],[6],[7]] => [[1,2,3,4,9,10],[5],[6],[7],[8]]
[[1,2,3,7,8],[4,10],[5],[6],[9]] => [[1,2,5,9,10],[3,4],[6],[7],[8]]
[[1,2,3,5,6,7,10],[4,9],[8]] => [[1,2,3,6,7,9,10],[4,5],[8]]
[[1,2,3,6,7,8],[4,10],[5],[9]] => [[1,2,5,6,9,10],[3,4],[7],[8]]
[[1,2,3,5,6,7],[4,9],[8],[10]] => [[1,3,6,7,9,10],[2,5],[4],[8]]
[[1,2,3,7,8,9],[4],[5],[6],[10]] => [[1,3,4,5,9,10],[2],[6],[7],[8]]
[[1,2,5,6],[3,4,9],[7,8],[10]] => [[1,3,4,8],[2,6,7],[5,10],[9]]
[[1,4,5],[2,7,8],[3,10],[6],[9]] => [[1,2,5],[3,4,8],[6,7],[9],[10]]
[[1,2,4,5,6,7,8],[3],[9],[10]] => [[1,4,5,6,7,8,10],[2],[3],[9]]
[[1,2,4,5,6,7,8],[3,10],[9]] => [[1,2,5,6,7,8,10],[3,4],[9]]
[[1,2,4,5,6,7],[3],[8],[9],[10]] => [[1,5,6,7,8,10],[2],[3],[4],[9]]
[[1,2,4,5,6,7,8],[3,9,10]] => [[1,2,5,6,7,8,10],[3,4,9]]
[[1,2,4,5,6,7],[3,9],[8,10]] => [[1,3,6,7,8,10],[2,5],[4,9]]
[[1,2,4,5,6,7],[3,9],[8],[10]] => [[1,3,6,7,8,10],[2,5],[4],[9]]
[[1,2,4,5,6],[3],[7],[8],[9],[10]] => [[1,6,7,8,10],[2],[3],[4],[5],[9]]
[[1,2,4,5,6],[3,8],[7,10],[9]] => [[1,2,7,8,10],[3,4],[5,6],[9]]
[[1,2,4,5,6],[3,8],[7],[9],[10]] => [[1,4,7,8,10],[2,6],[3],[5],[9]]
[[1,2,4,5],[3],[6],[7],[8],[9],[10]] => [[1,7,8,10],[2],[3],[4],[5],[6],[9]]
[[1,2,4,5],[3,7],[6],[8],[9],[10]] => [[1,5,8,10],[2,7],[3],[4],[6],[9]]
[[1,2,3,6,7,8,10],[4,5,9]] => [[1,2,4,5,6,7,10],[3,8,9]]
[[1,3,4,5,6,8,9],[2,7,10]] => [[1,3,4,6,7,8,9],[2,5,10]]
[[1,3,4,5,6,8,9,10],[2,7]] => [[1,2,3,4,6,7,8,9],[5,10]]
[[1,3,4,5,6,7,9,10],[2,8]] => [[1,2,3,5,6,7,8,9],[4,10]]
[[1,3,5,6,7,8,9],[2,4,10]] => [[1,3,4,5,6,7,9],[2,8,10]]
[[1,4,6,7,8,9],[2,5],[3,10]] => [[1,3,4,5,6,8],[2,9],[7,10]]
[[1,4,6,8,9],[2,5,7],[3,10]] => [[1,3,4,6,8],[2,7,9],[5,10]]
[[1,3,5,6],[2,4,8,9],[7],[10]] => [[1,3,4,9],[2,6,7,10],[5],[8]]
[[1,3,4],[2,7,9],[5,8],[6,10]] => [[1,3,5],[2,6,9],[4,8],[7,10]]
[[1,3,4],[2,7,9],[5,8],[6],[10]] => [[1,3,5],[2,6,9],[4,8],[7],[10]]
[[1,3,4],[2,8,9],[5],[6],[7],[10]] => [[1,3,4],[2,8,9],[5],[6],[7],[10]]
[[1,3,5,6,8,10],[2,4,7,9]] => [[1,2,4,6,7,9],[3,5,8,10]]
[[1,2,3,5,6,7,8],[4,9,10]] => [[1,2,5,6,7,9,10],[3,4,8]]
[[1,2,3,4,5,7,8],[6,9,10]] => [[1,2,5,7,8,9,10],[3,4,6]]
[[1,2,3,4,5,6,9],[7,8,10]] => [[1,3,4,7,8,9,10],[2,5,6]]
[[1,2,3,5,6,9,10],[4,7],[8]] => [[1,2,3,6,7,9,10],[4,8],[5]]
[[1,4,6,7,8,10],[2,5],[3,9]] => [[1,2,4,5,6,8],[3,9],[7,10]]
[[1,3,4,6,7,10],[2,8],[5],[9]] => [[1,2,5,6,8,9],[3,7],[4],[10]]
[[1,3,4,5,6,10],[2,8],[7,9]] => [[1,2,4,7,8,9],[3,6],[5,10]]
[[1,3,4,7,8,9],[2,10],[5],[6]] => [[1,3,4,5,8,9],[2,6],[7],[10]]
[[1,2,3,6,8],[4,7],[5,9],[10]] => [[1,4,6,9,10],[2,7],[3,8],[5]]
[[1,4,5,7,8],[2,9],[3],[6],[10]] => [[1,4,5,7,8],[2,6],[3],[9],[10]]
[[1,2,3,5,6,10],[4,7],[8],[9]] => [[1,2,6,7,9,10],[3,8],[4],[5]]
[[1,4,5,8,9,10],[2],[3],[6],[7]] => [[1,2,3,4,7,8],[5],[6],[9],[10]]
[[1,5,6,9],[2,10],[3],[4],[7],[8]] => [[1,3,6,7],[2,4],[5],[8],[9],[10]]
[[1,4,5,8],[2,10],[3],[6],[7],[9]] => [[1,2,7,8],[3,4],[5],[6],[9],[10]]
[[1,6,7,10],[2],[3],[4],[5],[8],[9]] => [[1,2,5,6],[3],[4],[7],[8],[9],[10]]
[[1,3,4,8],[2,6,7],[5,10],[9]] => [[1,2,5,6],[3,4,9],[7,8],[10]]
[[1,3,8],[2,5],[4,7],[6,10],[9]] => [[1,2,5],[3,4],[6,7],[8,9],[10]]
[[1,3,6,7],[2,5,10],[4,9],[8]] => [[1,2,3,7],[4,5,6],[8,9],[10]]
[[1,5,6,7],[2,9,10],[3],[4],[8]] => [[1,2,3,7],[4,5,6],[8],[9],[10]]
[[1,5,8],[2,7],[3,10],[4],[6],[9]] => [[1,2,5],[3,4],[6,7],[8],[9],[10]]
[[1,7,8],[2,10],[3],[4],[5],[6],[9]] => [[1,2,5],[3,4],[6],[7],[8],[9],[10]]
[[1,2,5,7,8,9,10],[3,4,6]] => [[1,2,3,4,5,7,8],[6,9,10]]
[[1,2,5,6,7,8,9],[3,10],[4]] => [[1,3,4,5,6,7,10],[2,8],[9]]
[[1,2,5,7,9,10],[3,4,6,8]] => [[1,2,3,5,7,8],[4,6,9,10]]
[[1,2,5,6,7,8],[3,9,10],[4]] => [[1,2,5,6,7,10],[3,4,8],[9]]
[[1,2,5,6,7,8],[3,9],[4,10]] => [[1,4,5,6,7,10],[2,8],[3,9]]
[[1,2,5,6,7],[3,8,9,10],[4]] => [[1,2,3,7,10],[4,5,6,8],[9]]
[[1,2,5,6,7],[3,8,10],[4,9]] => [[1,2,6,7,10],[3,5,8],[4,9]]
[[1,2,5,6,7],[3,9,10],[4],[8]] => [[1,2,3,7,10],[4,5,6],[8],[9]]
[[1,2,5,6,7],[3,10],[4],[8],[9]] => [[1,2,6,7,10],[3,5],[4],[8],[9]]
[[1,2,5,6],[3,7,9],[4,8,10]] => [[1,3,7,10],[2,4,8],[5,6,9]]
[[1,2,5,6],[3,8,9],[4,10],[7]] => [[1,3,4,10],[2,6,7],[5,8],[9]]
[[1,2,5,6],[3,9,10],[4],[7],[8]] => [[1,2,3,10],[4,6,7],[5],[8],[9]]
[[1,2,5,6],[3,7],[4,8],[9],[10]] => [[1,6,7,10],[2,8],[3,9],[4],[5]]
[[1,2,5,6],[3,10],[4],[7],[8],[9]] => [[1,2,7,10],[3,6],[4],[5],[8],[9]]
[[1,2,5],[3,7,8],[4,9],[6,10]] => [[1,4,5],[2,7,10],[3,8],[6,9]]
[[1,2,5],[3,9,10],[4],[6],[7],[8]] => [[1,2,3],[4,7,10],[5],[6],[8],[9]]
[[1,2,5],[3,6],[4,7],[8,9],[10]] => [[1,3,10],[2,7],[4,8],[5,9],[6]]
[[1,2,5],[3,10],[4],[6],[7],[8],[9]] => [[1,2,10],[3,7],[4],[5],[6],[8],[9]]
[[1,2,4,5,8,9],[3,7],[6,10]] => [[1,3,4,5,8,10],[2,7],[6,9]]
[[1,5,7,8],[2,6,9,10],[3],[4]] => [[1,2,5,7],[3,4,6,8],[9],[10]]
[[1,5,6,9],[2,7,8,10],[3],[4]] => [[1,3,4,7],[2,5,6,8],[9],[10]]
[[1,5,6,8],[2,7,9,10],[3],[4]] => [[1,2,4,7],[3,5,6,8],[9],[10]]
[[1,5,6,7],[2,8,9,10],[3],[4]] => [[1,2,3,7],[4,5,6,8],[9],[10]]
[[1,4,7,9],[2,6,8,10],[3],[5]] => [[1,3,5,6],[2,4,7,8],[9],[10]]
[[1,4,7,8],[2,6,9,10],[3],[5]] => [[1,2,5,6],[3,4,7,8],[9],[10]]
[[1,4,6,9],[2,7,8,10],[3],[5]] => [[1,3,4,6],[2,5,7,8],[9],[10]]
[[1,4,6,7],[2,8,9,10],[3],[5]] => [[1,2,3,6],[4,5,7,8],[9],[10]]
[[1,4,5,9],[2,7,8,10],[3],[6]] => [[1,3,4,5],[2,6,7,8],[9],[10]]
[[1,4,5,8],[2,7,9,10],[3],[6]] => [[1,2,4,5],[3,6,7,8],[9],[10]]
[[1,4,5,7],[2,8,9,10],[3],[6]] => [[1,2,3,5],[4,6,7,8],[9],[10]]
[[1,3,7,9],[2,5,8,10],[4],[6]] => [[1,3,5,7],[2,4,6,9],[8],[10]]
[[1,3,7,8],[2,5,9,10],[4],[6]] => [[1,2,5,7],[3,4,6,9],[8],[10]]
[[1,3,6,9],[2,5,8,10],[4],[7]] => [[1,3,4,7],[2,5,6,9],[8],[10]]
[[1,3,6,8],[2,5,9,10],[4],[7]] => [[1,2,4,7],[3,5,6,9],[8],[10]]
[[1,3,6,7],[2,5,9,10],[4],[8]] => [[1,2,3,7],[4,5,6,9],[8],[10]]
[[1,3,7,9],[2,6,8,10],[4],[5]] => [[1,3,5,6],[2,4,7,9],[8],[10]]
[[1,3,7,8],[2,6,9,10],[4],[5]] => [[1,2,5,6],[3,4,7,9],[8],[10]]
[[1,3,6,9],[2,7,8,10],[4],[5]] => [[1,3,4,6],[2,5,7,9],[8],[10]]
[[1,3,6,8],[2,7,9,10],[4],[5]] => [[1,2,4,6],[3,5,7,9],[8],[10]]
[[1,3,5,9],[2,7,8,10],[4],[6]] => [[1,3,4,5],[2,6,7,9],[8],[10]]
[[1,3,5,8],[2,7,9,10],[4],[6]] => [[1,2,4,5],[3,6,7,9],[8],[10]]
[[1,3,5,7],[2,8,9,10],[4],[6]] => [[1,2,3,5],[4,6,7,9],[8],[10]]
[[1,3,5,6],[2,8,9,10],[4],[7]] => [[1,2,3,4],[5,6,7,9],[8],[10]]
[[1,3,4,9],[2,6,7,10],[5],[8]] => [[1,3,5,6],[2,4,8,9],[7],[10]]
[[1,3,4,8],[2,6,7,10],[5],[9]] => [[1,2,5,6],[3,4,8,9],[7],[10]]
[[1,3,4,9],[2,6,8,10],[5],[7]] => [[1,3,4,6],[2,5,8,9],[7],[10]]
[[1,3,4,8],[2,6,9,10],[5],[7]] => [[1,2,4,6],[3,5,8,9],[7],[10]]
[[1,3,4,7],[2,6,9,10],[5],[8]] => [[1,2,3,6],[4,5,8,9],[7],[10]]
[[1,3,4,9],[2,7,8,10],[5],[6]] => [[1,3,4,5],[2,6,8,9],[7],[10]]
[[1,3,4,8],[2,7,9,10],[5],[6]] => [[1,2,4,5],[3,6,8,9],[7],[10]]
[[1,3,4,7],[2,8,9,10],[5],[6]] => [[1,2,3,5],[4,6,8,9],[7],[10]]
[[1,3,4,6],[2,8,9,10],[5],[7]] => [[1,2,3,4],[5,6,8,9],[7],[10]]
[[1,3,4,5],[2,7,8,10],[6],[9]] => [[1,2,4,5],[3,7,8,9],[6],[10]]
[[1,3,4,5],[2,7,9,10],[6],[8]] => [[1,2,3,5],[4,7,8,9],[6],[10]]
[[1,3,4,5],[2,8,9,10],[6],[7]] => [[1,2,3,4],[5,7,8,9],[6],[10]]
[[1,6,7,8,9],[2,10],[3],[4],[5]] => [[1,3,4,5,6],[2,7],[8],[9],[10]]
[[1,2,3,5,8,9,10],[4,7],[6]] => [[1,2,3,4,5,9,10],[6,7],[8]]
[[1,2,3,7,10],[4,9],[5],[6],[8]] => [[1,2,3,9,10],[4,5],[6],[7],[8]]
[[1,2,3],[4,8,9],[5],[6],[7],[10]] => [[1,3,4],[2,9,10],[5],[6],[7],[8]]
[[1,2,3,5,6,7,8],[4,10],[9]] => [[1,2,5,6,7,9,10],[3,4],[8]]
[[1,2,3,4,5,8,9],[6,7],[10]] => [[1,3,4,5,8,9,10],[2,7],[6]]
[[1,2,3,6,7,8,9],[4],[5],[10]] => [[1,3,4,5,6,9,10],[2],[7],[8]]
[[1,2,3,6,7],[4,9],[5],[8],[10]] => [[1,3,6,9,10],[2,5],[4],[7],[8]]
[[1,2,3,8,9],[4],[5],[6],[7],[10]] => [[1,3,4,9,10],[2],[5],[6],[7],[8]]
[[1,2,3,4,5,8],[6,7],[9,10]] => [[1,2,5,8,9,10],[3,4],[6,7]]
[[1,2,3,7],[4,9],[5],[6],[8],[10]] => [[1,3,9,10],[2,5],[4],[6],[7],[8]]
[[1,2,3,9],[4],[5],[6],[7],[8],[10]] => [[1,3,9,10],[2],[4],[5],[6],[7],[8]]
[[1,4,5,6,7,8,9],[2,10],[3]] => [[1,3,4,5,6,7,8],[2,9],[10]]
[[1,2,3,5,6,7],[4,8,9,10]] => [[1,2,3,7,9,10],[4,5,6,8]]
[[1,2,5,6,7,8],[3,4,9],[10]] => [[1,4,5,6,7,8],[2,9,10],[3]]
[[1,3,5,6,7,8],[2,9],[4,10]] => [[1,4,5,6,7,9],[2,8],[3,10]]
[[1,5,6,7,8,9],[2,10],[3],[4]] => [[1,3,4,5,6,7],[2,8],[9],[10]]
[[1,2,3,6,7],[4,5,8,9],[10]] => [[1,3,6,7,10],[2,5,8,9],[4]]
[[1,3,6,7,8],[2,4,9],[5,10]] => [[1,4,5,6,9],[2,7,10],[3,8]]
[[1,2,3,6,7],[4,8,9],[5],[10]] => [[1,3,6,9,10],[2,5,7],[4],[8]]
[[1,4,6,7,8],[2,9],[3,10],[5]] => [[1,4,5,6,8],[2,7],[3,9],[10]]
[[1,3,4,7],[2,5,6,8],[9,10]] => [[1,2,6,9],[3,5,8,10],[4,7]]
[[1,2,3,4],[5,7,8,9],[6],[10]] => [[1,3,4,5],[2,8,9,10],[6],[7]]
[[1,2,4,7],[3,5,8],[6,9,10]] => [[1,2,5,10],[3,6,8],[4,7,9]]
[[1,4,7,8],[2,5,9],[3,6],[10]] => [[1,4,5,8],[2,6,9],[3,10],[7]]
[[1,2,3,7],[4,8,9],[5],[6],[10]] => [[1,3,5,10],[2,6,9],[4],[7],[8]]
[[1,3,7,8],[2,5],[4,9],[6,10]] => [[1,4,5,7],[2,6],[3,9],[8,10]]
[[1,5,7,8],[2,9],[3,10],[4],[6]] => [[1,4,5,7],[2,6],[3,8],[9],[10]]
[[1,7,8,9],[2,10],[3],[4],[5],[6]] => [[1,3,4,5],[2,6],[7],[8],[9],[10]]
[[1,2,5],[3,4,8],[6,7,9],[10]] => [[1,4,5],[2,7,8],[3,9,10],[6]]
[[1,3,8],[2,5,9],[4,6],[7,10]] => [[1,4,7],[2,5,9],[3,6],[8,10]]
[[1,4,8],[2,6],[3,9],[5,10],[7]] => [[1,4,6],[2,5],[3,8],[7,9],[10]]
[[1,6,8],[2,9],[3,10],[4],[5],[7]] => [[1,4,6],[2,5],[3,7],[8],[9],[10]]
[[1,8,9],[2,10],[3],[4],[5],[6],[7]] => [[1,3,4],[2,5],[6],[7],[8],[9],[10]]
[[1,5],[2,7],[3,9],[4,10],[6],[8]] => [[1,3],[2,5],[4,7],[6,8],[9],[10]]
[[1,2,3,7],[4,5,6],[8,9],[10]] => [[1,3,6,7],[2,5,10],[4,9],[8]]
[[1,2,3,4],[5,6,9],[7,8],[10]] => [[1,3,4,10],[2,6,9],[5,8],[7]]
[[1,2,3,6],[4,5,9],[7,8],[10]] => [[1,3,4,10],[2,6,7],[5,9],[8]]
[[1,2,3,9],[4,5,8],[6,7],[10]] => [[1,3,4,5],[2,7,10],[6,9],[8]]
[[1,2,3,4],[5,6,7],[8,10],[9]] => [[1,2,6,10],[3,5,9],[4,8],[7]]
[[1,2,3,7],[4,5,6],[8,10],[9]] => [[1,2,6,7],[3,5,10],[4,9],[8]]
[[1,2,3,4],[5,6,8],[7,10],[9]] => [[1,2,6,10],[3,4,9],[5,8],[7]]
[[1,2,3,6],[4,5,8],[7,10],[9]] => [[1,2,7,10],[3,4,9],[5,6],[8]]
[[1,2,3,8],[4,5,7],[6,10],[9]] => [[1,2,5,7],[3,4,10],[6,9],[8]]
[[1,2,5,6],[3,4,8],[7,10],[9]] => [[1,2,7,8],[3,4,10],[5,6],[9]]
[[1,2,5,8],[3,4,7],[6,10],[9]] => [[1,2,5,8],[3,4,10],[6,7],[9]]
[[1,2,3,4],[5,6,10],[7,9],[8]] => [[1,2,3,10],[4,6,9],[5,8],[7]]
[[1,2,3,6],[4,5,10],[7,9],[8]] => [[1,2,3,10],[4,6,7],[5,9],[8]]
[[1,2,3,7],[4,5,10],[6,9],[8]] => [[1,2,3,10],[4,5,7],[6,9],[8]]
[[1,2,3,10],[4,5,9],[6,8],[7]] => [[1,2,3,4],[5,7,10],[6,9],[8]]
[[1,2,5,6],[3,4,10],[7,9],[8]] => [[1,2,3,8],[4,6,7],[5,10],[9]]
[[1,2,5,7],[3,4,10],[6,9],[8]] => [[1,2,3,8],[4,5,7],[6,10],[9]]
[[1,2,5,10],[3,4,9],[6,8],[7]] => [[1,2,3,4],[5,7,8],[6,10],[9]]
[[1,2,3,4],[5,7,8],[6,10],[9]] => [[1,2,5,10],[3,4,9],[6,8],[7]]
[[1,2,3,5],[4,7,8],[6,10],[9]] => [[1,2,5,10],[3,4,9],[6,7],[8]]
[[1,2,3,8],[4,6,7],[5,10],[9]] => [[1,2,5,6],[3,4,10],[7,9],[8]]
[[1,2,4,5],[3,7,8],[6,10],[9]] => [[1,2,5,10],[3,4,8],[6,7],[9]]
[[1,2,4,8],[3,6,7],[5,10],[9]] => [[1,2,5,6],[3,4,10],[7,8],[9]]
[[1,2,3,4],[5,7,10],[6,9],[8]] => [[1,2,3,10],[4,5,9],[6,8],[7]]
[[1,2,3,5],[4,7,10],[6,9],[8]] => [[1,2,3,10],[4,5,9],[6,7],[8]]
[[1,2,3,7],[4,6,10],[5,9],[8]] => [[1,2,3,10],[4,5,6],[7,9],[8]]
[[1,2,3,10],[4,6,9],[5,8],[7]] => [[1,2,3,4],[5,6,10],[7,9],[8]]
[[1,2,4,5],[3,7,10],[6,9],[8]] => [[1,2,3,10],[4,5,8],[6,7],[9]]
[[1,2,4,10],[3,6,9],[5,8],[7]] => [[1,2,3,4],[5,6,10],[7,8],[9]]
[[1,2,6,7],[3,5,10],[4,9],[8]] => [[1,2,3,7],[4,5,6],[8,10],[9]]
[[1,2,6,10],[3,5,9],[4,8],[7]] => [[1,2,3,4],[5,6,7],[8,10],[9]]
[[1,3,4,5],[2,7,10],[6,9],[8]] => [[1,2,3,9],[4,5,8],[6,7],[10]]
[[1,3,4,7],[2,6,10],[5,9],[8]] => [[1,2,3,9],[4,5,6],[7,8],[10]]
[[1,3,4,10],[2,6,9],[5,8],[7]] => [[1,2,3,4],[5,6,9],[7,8],[10]]
[[1,2,3,4,5,6,7,8,9,10],[11]] => [[1,3,4,5,6,7,8,9,10,11],[2]]
[[1,2,3,4,5,6,7,8,9],[10,11]] => [[1,2,5,6,7,8,9,10,11],[3,4]]
[[1,2,3,4,5,6,7,8,9],[10],[11]] => [[1,4,5,6,7,8,9,10,11],[2],[3]]
[[1,2,3,4,5,6,7,8],[9,10,11]] => [[1,2,3,7,8,9,10,11],[4,5,6]]
[[1,2,3,4,5,6,7,8],[9,10],[11]] => [[1,3,6,7,8,9,10,11],[2,5],[4]]
[[1,2,3,4,5,6,7,8],[9],[10],[11]] => [[1,5,6,7,8,9,10,11],[2],[3],[4]]
[[1,2,3,4,5,6,7],[8,9,10],[11]] => [[1,3,4,8,9,10,11],[2,6,7],[5]]
[[1,2,3,4,5,6,7],[8,9],[10,11]] => [[1,2,7,8,9,10,11],[3,4],[5,6]]
[[1,2,3,4,5,6,7],[8,9],[10],[11]] => [[1,4,7,8,9,10,11],[2,6],[3],[5]]
[[1,2,3,4,5,6],[7,8,9],[10,11]] => [[1,2,5,9,10,11],[3,4,8],[6,7]]
[[1,2,3,4,5,6],[7,8,9],[10],[11]] => [[1,4,5,9,10,11],[2,7,8],[3],[6]]
[[1,2,3,4,5,6],[7,8],[9,10],[11]] => [[1,3,8,9,10,11],[2,5],[4,7],[6]]
[[1,3,4,5,6,7,8,9,10,11],[2]] => [[1,2,3,4,5,6,7,8,9,10],[11]]
[[1,2,4,5,10,11],[3,7],[6,9],[8]] => [[1,2,3,4,9,11],[5,6],[7,8],[10]]
[[1,2,4,5],[3,7],[6,9],[8,11],[10]] => [[1,2,9,11],[3,4],[5,6],[7,8],[10]]
[[1,2,5,6,7,8],[3,10,11],[4],[9]] => [[1,2,3,7,8,11],[4,5,6],[9],[10]]
[[1,2,5,6,9,10],[3,8],[4],[7],[11]] => [[1,3,4,5,8,11],[2,7],[6],[9],[10]]
[[1,2,5,6,11],[3,8],[4,10],[7],[9]] => [[1,2,3,8,11],[4,5],[6,7],[9],[10]]
[[1,2,6,7,8,9,10,11],[3],[4],[5]] => [[1,2,3,4,5,6,7,11],[8],[9],[10]]
[[1,2,6,7,8,9],[3,11],[4],[5],[10]] => [[1,2,5,6,7,11],[3,4],[8],[9],[10]]
[[1,2,3,4,7,8],[5,6,11],[9,10]] => [[1,2,3,7,10,11],[4,5,6],[8,9]]
[[1,2,3,4,9,10],[5,6],[7,8],[11]] => [[1,3,4,5,10,11],[2,7],[6,9],[8]]
[[1,2,3,4,11],[5,6],[7,8],[9,10]] => [[1,2,3,10,11],[4,5],[6,7],[8,9]]
[[1,2,4,5,6,7],[3,9,10],[8],[11]] => [[1,3,4,8,9,11],[2,6,7],[5],[10]]
[[1,2,4,5,8,9,10,11],[3,7],[6]] => [[1,2,3,4,5,6,9,11],[7,8],[10]]
[[1,2,4,5,8,9],[3,7],[6,11],[10]] => [[1,2,5,6,9,11],[3,4],[7,8],[10]]
[[1,2,5,6,7,8,9,10],[3],[4],[11]] => [[1,3,4,5,6,7,8,11],[2],[9],[10]]
[[1,2,3,4,5,6,10,11],[7,8,9]] => [[1,2,3,4,5,9,10,11],[6,7,8]]
[[1,2,3,4,7,8,9,10],[5,6],[11]] => [[1,3,4,5,6,7,10,11],[2,9],[8]]
[[1,3,4],[2,6,7],[5,9,10],[8,11]] => [[1,3,4],[2,6,7],[5,9,10],[8,11]]
[[1,2,6],[3,4,9],[5,7],[8,10],[11]] => [[1,4,7],[2,5,9],[3,8],[6,11],[10]]
[[1,2,8,11],[3,4],[5,6],[7,9],[10]] => [[1,2,5,7],[3,6],[4,9],[8,11],[10]]
[[1,3,6],[2,8,9],[4,10,11],[5],[7]] => [[1,2,5],[3,4,7],[6,8,10],[9],[11]]
[[1,3,5,8],[2,6,9],[4,10],[7],[11]] => [[1,5,8,10],[2,6,9],[3,7],[4],[11]]
[[1,3,7,10,11],[2,5],[4,8],[6],[9]] => [[1,2,3,6,8],[4,7],[5,10],[9],[11]]
[[1,4,7,8],[2,9,10,11],[3],[5],[6]] => [[1,2,3,6],[4,5,7,9],[8],[10],[11]]
[[1,4,7,9,11],[2,8,10],[3],[5],[6]] => [[1,2,4,6,9],[3,5,7],[8],[10],[11]]
[[1,4,6,9],[2,5,10],[3,8],[7,11]] => [[1,4,5,9],[2,6,7],[3,10],[8,11]]
[[1,5,8,10,11],[2,6],[3,7],[4,9]] => [[1,2,3,5,8],[4,9],[6,10],[7,11]]
[[1,2,5,10],[3,7,8],[4,9,11],[6]] => [[1,3,5,6],[2,4,8],[7,9,11],[10]]
[[1,2,4,8],[3,5,9,11],[6,10],[7]] => [[1,2,5,9],[3,6,10,11],[4,7],[8]]
[[1,2,4,7,11],[3,5,8],[6,9],[10]] => [[1,2,6,9,11],[3,7,10],[4,8],[5]]
[[1,3,6,7,10],[2,8,9,11],[4],[5]] => [[1,3,4,7,10],[2,5,6,8],[9],[11]]
[[1,3,5,6],[2,4,9,10],[7,8,11]] => [[1,3,4,5],[2,7,8,10],[6,9,11]]
[[1,4,7,9,11],[2,5,8],[3,6,10]] => [[1,2,4,6,9],[3,7,10],[5,8,11]]
[[1,3,4,8,10],[2,6,9,11],[5,7]] => [[1,3,5,7,10],[2,4,6,9],[8,11]]
[[1,3,5,7,9,11],[2,4,6,8,10,12]] => [[1,3,5,7,9,11],[2,4,6,8,10,12]]
[[1,3,5,7,9,10],[2,4,6,8,11,12]] => [[1,2,5,7,9,11],[3,4,6,8,10,12]]
[[1,3,5,7,8,11],[2,4,6,9,10,12]] => [[1,3,4,7,9,11],[2,5,6,8,10,12]]
[[1,3,5,7,8,10],[2,4,6,9,11,12]] => [[1,2,4,7,9,11],[3,5,6,8,10,12]]
[[1,3,5,7,8,9],[2,4,6,10,11,12]] => [[1,2,3,7,9,11],[4,5,6,8,10,12]]
[[1,3,5,6,9,11],[2,4,7,8,10,12]] => [[1,3,5,6,9,11],[2,4,7,8,10,12]]
[[1,3,5,6,9,10],[2,4,7,8,11,12]] => [[1,2,5,6,9,11],[3,4,7,8,10,12]]
[[1,3,5,6,8,11],[2,4,7,9,10,12]] => [[1,3,4,6,9,11],[2,5,7,8,10,12]]
[[1,3,5,6,8,10],[2,4,7,9,11,12]] => [[1,2,4,6,9,11],[3,5,7,8,10,12]]
[[1,3,5,6,8,9],[2,4,7,10,11,12]] => [[1,2,3,6,9,11],[4,5,7,8,10,12]]
[[1,3,5,6,7,11],[2,4,8,9,10,12]] => [[1,3,4,5,9,11],[2,6,7,8,10,12]]
[[1,3,5,6,7,10],[2,4,8,9,11,12]] => [[1,2,4,5,9,11],[3,6,7,8,10,12]]
[[1,3,5,6,7,9],[2,4,8,10,11,12]] => [[1,2,3,5,9,11],[4,6,7,8,10,12]]
[[1,3,5,6,7,8],[2,4,9,10,11,12]] => [[1,2,3,4,9,11],[5,6,7,8,10,12]]
[[1,3,4,7,9,11],[2,5,6,8,10,12]] => [[1,3,5,7,8,11],[2,4,6,9,10,12]]
[[1,3,4,7,9,10],[2,5,6,8,11,12]] => [[1,2,5,7,8,11],[3,4,6,9,10,12]]
[[1,3,4,7,8,11],[2,5,6,9,10,12]] => [[1,3,4,7,8,11],[2,5,6,9,10,12]]
[[1,3,4,7,8,10],[2,5,6,9,11,12]] => [[1,2,4,7,8,11],[3,5,6,9,10,12]]
[[1,3,4,7,8,9],[2,5,6,10,11,12]] => [[1,2,3,7,8,11],[4,5,6,9,10,12]]
[[1,3,4,6,9,11],[2,5,7,8,10,12]] => [[1,3,5,6,8,11],[2,4,7,9,10,12]]
[[1,3,4,6,9,10],[2,5,7,8,11,12]] => [[1,2,5,6,8,11],[3,4,7,9,10,12]]
[[1,3,4,6,8,11],[2,5,7,9,10,12]] => [[1,3,4,6,8,11],[2,5,7,9,10,12]]
[[1,3,4,6,8,10],[2,5,7,9,11,12]] => [[1,2,4,6,8,11],[3,5,7,9,10,12]]
[[1,3,4,6,8,9],[2,5,7,10,11,12]] => [[1,2,3,6,8,11],[4,5,7,9,10,12]]
[[1,3,4,6,7,11],[2,5,8,9,10,12]] => [[1,3,4,5,8,11],[2,6,7,9,10,12]]
[[1,3,4,6,7,10],[2,5,8,9,11,12]] => [[1,2,4,5,8,11],[3,6,7,9,10,12]]
[[1,3,4,6,7,9],[2,5,8,10,11,12]] => [[1,2,3,5,8,11],[4,6,7,9,10,12]]
[[1,3,4,6,7,8],[2,5,9,10,11,12]] => [[1,2,3,4,8,11],[5,6,7,9,10,12]]
[[1,3,4,5,9,11],[2,6,7,8,10,12]] => [[1,3,5,6,7,11],[2,4,8,9,10,12]]
[[1,3,4,5,9,10],[2,6,7,8,11,12]] => [[1,2,5,6,7,11],[3,4,8,9,10,12]]
[[1,3,4,5,8,11],[2,6,7,9,10,12]] => [[1,3,4,6,7,11],[2,5,8,9,10,12]]
[[1,3,4,5,8,10],[2,6,7,9,11,12]] => [[1,2,4,6,7,11],[3,5,8,9,10,12]]
[[1,3,4,5,8,9],[2,6,7,10,11,12]] => [[1,2,3,6,7,11],[4,5,8,9,10,12]]
[[1,3,4,5,7,11],[2,6,8,9,10,12]] => [[1,3,4,5,7,11],[2,6,8,9,10,12]]
[[1,3,4,5,7,10],[2,6,8,9,11,12]] => [[1,2,4,5,7,11],[3,6,8,9,10,12]]
[[1,3,4,5,7,9],[2,6,8,10,11,12]] => [[1,2,3,5,7,11],[4,6,8,9,10,12]]
[[1,3,4,5,7,8],[2,6,9,10,11,12]] => [[1,2,3,4,7,11],[5,6,8,9,10,12]]
[[1,3,4,5,6,11],[2,7,8,9,10,12]] => [[1,3,4,5,6,11],[2,7,8,9,10,12]]
[[1,3,4,5,6,10],[2,7,8,9,11,12]] => [[1,2,4,5,6,11],[3,7,8,9,10,12]]
[[1,3,4,5,6,9],[2,7,8,10,11,12]] => [[1,2,3,5,6,11],[4,7,8,9,10,12]]
[[1,3,4,5,6,8],[2,7,9,10,11,12]] => [[1,2,3,4,6,11],[5,7,8,9,10,12]]
[[1,3,4,5,6,7],[2,8,9,10,11,12]] => [[1,2,3,4,5,11],[6,7,8,9,10,12]]
[[1,2,5,7,9,11],[3,4,6,8,10,12]] => [[1,3,5,7,9,10],[2,4,6,8,11,12]]
[[1,2,5,7,9,10],[3,4,6,8,11,12]] => [[1,2,5,7,9,10],[3,4,6,8,11,12]]
[[1,2,5,7,8,11],[3,4,6,9,10,12]] => [[1,3,4,7,9,10],[2,5,6,8,11,12]]
[[1,2,5,7,8,10],[3,4,6,9,11,12]] => [[1,2,4,7,9,10],[3,5,6,8,11,12]]
[[1,2,5,7,8,9],[3,4,6,10,11,12]] => [[1,2,3,7,9,10],[4,5,6,8,11,12]]
[[1,2,5,6,9,11],[3,4,7,8,10,12]] => [[1,3,5,6,9,10],[2,4,7,8,11,12]]
[[1,2,5,6,9,10],[3,4,7,8,11,12]] => [[1,2,5,6,9,10],[3,4,7,8,11,12]]
[[1,2,5,6,8,11],[3,4,7,9,10,12]] => [[1,3,4,6,9,10],[2,5,7,8,11,12]]
[[1,2,5,6,8,10],[3,4,7,9,11,12]] => [[1,2,4,6,9,10],[3,5,7,8,11,12]]
[[1,2,5,6,8,9],[3,4,7,10,11,12]] => [[1,2,3,6,9,10],[4,5,7,8,11,12]]
[[1,2,5,6,7,11],[3,4,8,9,10,12]] => [[1,3,4,5,9,10],[2,6,7,8,11,12]]
[[1,2,5,6,7,10],[3,4,8,9,11,12]] => [[1,2,4,5,9,10],[3,6,7,8,11,12]]
[[1,2,5,6,7,9],[3,4,8,10,11,12]] => [[1,2,3,5,9,10],[4,6,7,8,11,12]]
[[1,2,5,6,7,8],[3,4,9,10,11,12]] => [[1,2,3,4,9,10],[5,6,7,8,11,12]]
[[1,2,4,7,9,11],[3,5,6,8,10,12]] => [[1,3,5,7,8,10],[2,4,6,9,11,12]]
[[1,2,4,7,9,10],[3,5,6,8,11,12]] => [[1,2,5,7,8,10],[3,4,6,9,11,12]]
[[1,2,4,7,8,11],[3,5,6,9,10,12]] => [[1,3,4,7,8,10],[2,5,6,9,11,12]]
[[1,2,4,7,8,10],[3,5,6,9,11,12]] => [[1,2,4,7,8,10],[3,5,6,9,11,12]]
[[1,2,4,7,8,9],[3,5,6,10,11,12]] => [[1,2,3,7,8,10],[4,5,6,9,11,12]]
[[1,2,4,6,9,11],[3,5,7,8,10,12]] => [[1,3,5,6,8,10],[2,4,7,9,11,12]]
[[1,2,4,6,9,10],[3,5,7,8,11,12]] => [[1,2,5,6,8,10],[3,4,7,9,11,12]]
[[1,2,4,6,8,11],[3,5,7,9,10,12]] => [[1,3,4,6,8,10],[2,5,7,9,11,12]]
[[1,2,4,6,8,10],[3,5,7,9,11,12]] => [[1,2,4,6,8,10],[3,5,7,9,11,12]]
[[1,2,4,6,8,9],[3,5,7,10,11,12]] => [[1,2,3,6,8,10],[4,5,7,9,11,12]]
[[1,2,4,6,7,11],[3,5,8,9,10,12]] => [[1,3,4,5,8,10],[2,6,7,9,11,12]]
[[1,2,4,6,7,10],[3,5,8,9,11,12]] => [[1,2,4,5,8,10],[3,6,7,9,11,12]]
[[1,2,4,6,7,9],[3,5,8,10,11,12]] => [[1,2,3,5,8,10],[4,6,7,9,11,12]]
[[1,2,4,6,7,8],[3,5,9,10,11,12]] => [[1,2,3,4,8,10],[5,6,7,9,11,12]]
[[1,2,4,5,9,11],[3,6,7,8,10,12]] => [[1,3,5,6,7,10],[2,4,8,9,11,12]]
[[1,2,4,5,9,10],[3,6,7,8,11,12]] => [[1,2,5,6,7,10],[3,4,8,9,11,12]]
[[1,2,4,5,8,11],[3,6,7,9,10,12]] => [[1,3,4,6,7,10],[2,5,8,9,11,12]]
[[1,2,4,5,8,10],[3,6,7,9,11,12]] => [[1,2,4,6,7,10],[3,5,8,9,11,12]]
[[1,2,4,5,8,9],[3,6,7,10,11,12]] => [[1,2,3,6,7,10],[4,5,8,9,11,12]]
[[1,2,4,5,7,11],[3,6,8,9,10,12]] => [[1,3,4,5,7,10],[2,6,8,9,11,12]]
[[1,2,4,5,7,10],[3,6,8,9,11,12]] => [[1,2,4,5,7,10],[3,6,8,9,11,12]]
[[1,2,4,5,7,9],[3,6,8,10,11,12]] => [[1,2,3,5,7,10],[4,6,8,9,11,12]]
[[1,2,4,5,7,8],[3,6,9,10,11,12]] => [[1,2,3,4,7,10],[5,6,8,9,11,12]]
[[1,2,4,5,6,11],[3,7,8,9,10,12]] => [[1,3,4,5,6,10],[2,7,8,9,11,12]]
[[1,2,4,5,6,10],[3,7,8,9,11,12]] => [[1,2,4,5,6,10],[3,7,8,9,11,12]]
[[1,2,4,5,6,9],[3,7,8,10,11,12]] => [[1,2,3,5,6,10],[4,7,8,9,11,12]]
[[1,2,4,5,6,8],[3,7,9,10,11,12]] => [[1,2,3,4,6,10],[5,7,8,9,11,12]]
[[1,2,4,5,6,7],[3,8,9,10,11,12]] => [[1,2,3,4,5,10],[6,7,8,9,11,12]]
[[1,2,3,7,9,11],[4,5,6,8,10,12]] => [[1,3,5,7,8,9],[2,4,6,10,11,12]]
[[1,2,3,7,9,10],[4,5,6,8,11,12]] => [[1,2,5,7,8,9],[3,4,6,10,11,12]]
[[1,2,3,7,8,11],[4,5,6,9,10,12]] => [[1,3,4,7,8,9],[2,5,6,10,11,12]]
[[1,2,3,7,8,10],[4,5,6,9,11,12]] => [[1,2,4,7,8,9],[3,5,6,10,11,12]]
[[1,2,3,7,8,9],[4,5,6,10,11,12]] => [[1,2,3,7,8,9],[4,5,6,10,11,12]]
[[1,2,3,6,9,11],[4,5,7,8,10,12]] => [[1,3,5,6,8,9],[2,4,7,10,11,12]]
[[1,2,3,6,9,10],[4,5,7,8,11,12]] => [[1,2,5,6,8,9],[3,4,7,10,11,12]]
[[1,2,3,6,8,11],[4,5,7,9,10,12]] => [[1,3,4,6,8,9],[2,5,7,10,11,12]]
[[1,2,3,6,8,10],[4,5,7,9,11,12]] => [[1,2,4,6,8,9],[3,5,7,10,11,12]]
[[1,2,3,6,8,9],[4,5,7,10,11,12]] => [[1,2,3,6,8,9],[4,5,7,10,11,12]]
[[1,2,3,6,7,11],[4,5,8,9,10,12]] => [[1,3,4,5,8,9],[2,6,7,10,11,12]]
[[1,2,3,6,7,10],[4,5,8,9,11,12]] => [[1,2,4,5,8,9],[3,6,7,10,11,12]]
[[1,2,3,6,7,9],[4,5,8,10,11,12]] => [[1,2,3,5,8,9],[4,6,7,10,11,12]]
[[1,2,3,6,7,8],[4,5,9,10,11,12]] => [[1,2,3,4,8,9],[5,6,7,10,11,12]]
[[1,2,3,5,9,11],[4,6,7,8,10,12]] => [[1,3,5,6,7,9],[2,4,8,10,11,12]]
[[1,2,3,5,9,10],[4,6,7,8,11,12]] => [[1,2,5,6,7,9],[3,4,8,10,11,12]]
[[1,2,3,5,8,11],[4,6,7,9,10,12]] => [[1,3,4,6,7,9],[2,5,8,10,11,12]]
[[1,2,3,5,8,10],[4,6,7,9,11,12]] => [[1,2,4,6,7,9],[3,5,8,10,11,12]]
[[1,2,3,5,8,9],[4,6,7,10,11,12]] => [[1,2,3,6,7,9],[4,5,8,10,11,12]]
[[1,2,3,5,7,11],[4,6,8,9,10,12]] => [[1,3,4,5,7,9],[2,6,8,10,11,12]]
[[1,2,3,5,7,10],[4,6,8,9,11,12]] => [[1,2,4,5,7,9],[3,6,8,10,11,12]]
[[1,2,3,5,7,9],[4,6,8,10,11,12]] => [[1,2,3,5,7,9],[4,6,8,10,11,12]]
[[1,2,3,5,7,8],[4,6,9,10,11,12]] => [[1,2,3,4,7,9],[5,6,8,10,11,12]]
[[1,2,3,5,6,11],[4,7,8,9,10,12]] => [[1,3,4,5,6,9],[2,7,8,10,11,12]]
[[1,2,3,5,6,10],[4,7,8,9,11,12]] => [[1,2,4,5,6,9],[3,7,8,10,11,12]]
[[1,2,3,5,6,9],[4,7,8,10,11,12]] => [[1,2,3,5,6,9],[4,7,8,10,11,12]]
[[1,2,3,5,6,8],[4,7,9,10,11,12]] => [[1,2,3,4,6,9],[5,7,8,10,11,12]]
[[1,2,3,5,6,7],[4,8,9,10,11,12]] => [[1,2,3,4,5,9],[6,7,8,10,11,12]]
[[1,2,3,4,9,11],[5,6,7,8,10,12]] => [[1,3,5,6,7,8],[2,4,9,10,11,12]]
[[1,2,3,4,9,10],[5,6,7,8,11,12]] => [[1,2,5,6,7,8],[3,4,9,10,11,12]]
[[1,2,3,4,8,11],[5,6,7,9,10,12]] => [[1,3,4,6,7,8],[2,5,9,10,11,12]]
[[1,2,3,4,8,10],[5,6,7,9,11,12]] => [[1,2,4,6,7,8],[3,5,9,10,11,12]]
[[1,2,3,4,8,9],[5,6,7,10,11,12]] => [[1,2,3,6,7,8],[4,5,9,10,11,12]]
[[1,2,3,4,7,11],[5,6,8,9,10,12]] => [[1,3,4,5,7,8],[2,6,9,10,11,12]]
[[1,2,3,4,7,10],[5,6,8,9,11,12]] => [[1,2,4,5,7,8],[3,6,9,10,11,12]]
[[1,2,3,4,7,9],[5,6,8,10,11,12]] => [[1,2,3,5,7,8],[4,6,9,10,11,12]]
[[1,2,3,4,7,8],[5,6,9,10,11,12]] => [[1,2,3,4,7,8],[5,6,9,10,11,12]]
[[1,2,3,4,6,11],[5,7,8,9,10,12]] => [[1,3,4,5,6,8],[2,7,9,10,11,12]]
[[1,2,3,4,6,10],[5,7,8,9,11,12]] => [[1,2,4,5,6,8],[3,7,9,10,11,12]]
[[1,2,3,4,6,9],[5,7,8,10,11,12]] => [[1,2,3,5,6,8],[4,7,9,10,11,12]]
[[1,2,3,4,6,8],[5,7,9,10,11,12]] => [[1,2,3,4,6,8],[5,7,9,10,11,12]]
[[1,2,3,4,6,7],[5,8,9,10,11,12]] => [[1,2,3,4,5,8],[6,7,9,10,11,12]]
[[1,2,3,4,5,11],[6,7,8,9,10,12]] => [[1,3,4,5,6,7],[2,8,9,10,11,12]]
[[1,2,3,4,5,10],[6,7,8,9,11,12]] => [[1,2,4,5,6,7],[3,8,9,10,11,12]]
[[1,2,3,4,5,9],[6,7,8,10,11,12]] => [[1,2,3,5,6,7],[4,8,9,10,11,12]]
[[1,2,3,4,5,8],[6,7,9,10,11,12]] => [[1,2,3,4,6,7],[5,8,9,10,11,12]]
[[1,2,3,4,5,7],[6,8,9,10,11,12]] => [[1,2,3,4,5,7],[6,8,9,10,11,12]]
[[1,2,3,4,5,6],[7,8,9,10,11,12]] => [[1,2,3,4,5,6],[7,8,9,10,11,12]]
[[1,2,3,4,5,6,7,8,9,10,11,12]] => [[1,2,3,4,5,6,7,8,9,10,11,12]]
[[1,2,3,4,5,6,7,8,9,10,11],[12]] => [[1,3,4,5,6,7,8,9,10,11,12],[2]]
[[1,2,3,4,5,6,7,8,9,10],[11,12]] => [[1,2,5,6,7,8,9,10,11,12],[3,4]]
[[1,2,3,4,5,6,7,8,9],[10,11,12]] => [[1,2,3,7,8,9,10,11,12],[4,5,6]]
[[1,2,3,4,5,6,7,8,9],[10,11],[12]] => [[1,3,6,7,8,9,10,11,12],[2,5],[4]]
[[1,2,3,4,5,6,7,8,9],[10],[11],[12]] => [[1,5,6,7,8,9,10,11,12],[2],[3],[4]]
[[1,2,3,4,5,6,7,8],[9,10,11],[12]] => [[1,3,4,8,9,10,11,12],[2,6,7],[5]]
[[1,2,3,4,5,6,7,8],[9,10],[11,12]] => [[1,2,7,8,9,10,11,12],[3,4],[5,6]]
[[1,2,3,4,5,6,7,8],[9,10],[11],[12]] => [[1,4,7,8,9,10,11,12],[2,6],[3],[5]]
[[1,2,3,4,5,6,7],[8,9,10],[11,12]] => [[1,2,5,9,10,11,12],[3,4,8],[6,7]]
[[1,2,3,4,5,6,7],[8,9,10],[11],[12]] => [[1,4,5,9,10,11,12],[2,7,8],[3],[6]]
[[1,2,3,4,5,6,7],[8,9],[10,11],[12]] => [[1,3,8,9,10,11,12],[2,5],[4,7],[6]]
[[1,2,3,4,5,6],[7,8,9],[10,11],[12]] => [[1,3,6,10,11,12],[2,5,9],[4,8],[7]]
[[1,2,3,4,5,6],[7,8],[9,10],[11],[12]] => [[1,4,9,10,11,12],[2,6],[3,8],[5],[7]]
[[1,2,3,4],[5,6],[7,8],[9,10],[11,12]] => [[1,2,11,12],[3,4],[5,6],[7,8],[9,10]]
[[1,2],[3,4],[5,6],[7,8],[9,10],[11,12]] => [[1,2],[3,4],[5,6],[7,8],[9,10],[11,12]]
[[1],[2],[3],[4],[5],[6],[7],[8],[9],[10],[11],[12]] => [[1],[2],[3],[4],[5],[6],[7],[8],[9],[10],[11],[12]]
[[1,4,5,6,7],[2,9,10,11,12],[3],[8]] => [[1,2,3,4,5],[6,7,8,9,10],[11],[12]]
[[1,2],[3,4],[5,6],[7,8],[9,11],[10,12]] => [[1,3],[2,4],[5,6],[7,8],[9,10],[11,12]]
[[1,2],[3,4],[5,6],[7,9],[8,10],[11,12]] => [[1,2],[3,5],[4,6],[7,8],[9,10],[11,12]]
[[1,2],[3,4],[5,6],[7,9],[8,11],[10,12]] => [[1,3],[2,5],[4,6],[7,8],[9,10],[11,12]]
[[1,2],[3,4],[5,6],[7,10],[8,11],[9,12]] => [[1,4],[2,5],[3,6],[7,8],[9,10],[11,12]]
[[1,2],[3,4],[5,7],[6,8],[9,10],[11,12]] => [[1,2],[3,4],[5,7],[6,8],[9,10],[11,12]]
[[1,2],[3,4],[5,7],[6,8],[9,11],[10,12]] => [[1,3],[2,4],[5,7],[6,8],[9,10],[11,12]]
[[1,2],[3,4],[5,7],[6,9],[8,10],[11,12]] => [[1,2],[3,5],[4,7],[6,8],[9,10],[11,12]]
[[1,2],[3,4],[5,7],[6,9],[8,11],[10,12]] => [[1,3],[2,5],[4,7],[6,8],[9,10],[11,12]]
[[1,2],[3,4],[5,7],[6,10],[8,11],[9,12]] => [[1,4],[2,5],[3,7],[6,8],[9,10],[11,12]]
[[1,2],[3,4],[5,8],[6,9],[7,10],[11,12]] => [[1,2],[3,6],[4,7],[5,8],[9,10],[11,12]]
[[1,2],[3,4],[5,8],[6,9],[7,11],[10,12]] => [[1,3],[2,6],[4,7],[5,8],[9,10],[11,12]]
[[1,2],[3,4],[5,8],[6,10],[7,11],[9,12]] => [[1,4],[2,6],[3,7],[5,8],[9,10],[11,12]]
[[1,2],[3,4],[5,9],[6,10],[7,11],[8,12]] => [[1,5],[2,6],[3,7],[4,8],[9,10],[11,12]]
[[1,2],[3,5],[4,6],[7,8],[9,10],[11,12]] => [[1,2],[3,4],[5,6],[7,9],[8,10],[11,12]]
[[1,2],[3,5],[4,6],[7,8],[9,11],[10,12]] => [[1,3],[2,4],[5,6],[7,9],[8,10],[11,12]]
[[1,2],[3,5],[4,6],[7,9],[8,10],[11,12]] => [[1,2],[3,5],[4,6],[7,9],[8,10],[11,12]]
[[1,2],[3,5],[4,6],[7,9],[8,11],[10,12]] => [[1,3],[2,5],[4,6],[7,9],[8,10],[11,12]]
[[1,2],[3,5],[4,6],[7,10],[8,11],[9,12]] => [[1,4],[2,5],[3,6],[7,9],[8,10],[11,12]]
[[1,2],[3,5],[4,7],[6,8],[9,10],[11,12]] => [[1,2],[3,4],[5,7],[6,9],[8,10],[11,12]]
[[1,2],[3,5],[4,7],[6,8],[9,11],[10,12]] => [[1,3],[2,4],[5,7],[6,9],[8,10],[11,12]]
[[1,2],[3,5],[4,7],[6,9],[8,10],[11,12]] => [[1,2],[3,5],[4,7],[6,9],[8,10],[11,12]]
[[1,2],[3,5],[4,7],[6,9],[8,11],[10,12]] => [[1,3],[2,5],[4,7],[6,9],[8,10],[11,12]]
[[1,2],[3,5],[4,7],[6,10],[8,11],[9,12]] => [[1,4],[2,5],[3,7],[6,9],[8,10],[11,12]]
[[1,2],[3,5],[4,8],[6,9],[7,10],[11,12]] => [[1,2],[3,6],[4,7],[5,9],[8,10],[11,12]]
[[1,2],[3,5],[4,8],[6,9],[7,11],[10,12]] => [[1,3],[2,6],[4,7],[5,9],[8,10],[11,12]]
[[1,2],[3,5],[4,8],[6,10],[7,11],[9,12]] => [[1,4],[2,6],[3,7],[5,9],[8,10],[11,12]]
[[1,2],[3,5],[4,9],[6,10],[7,11],[8,12]] => [[1,5],[2,6],[3,7],[4,9],[8,10],[11,12]]
[[1,2],[3,6],[4,7],[5,8],[9,10],[11,12]] => [[1,2],[3,4],[5,8],[6,9],[7,10],[11,12]]
[[1,2],[3,6],[4,7],[5,8],[9,11],[10,12]] => [[1,3],[2,4],[5,8],[6,9],[7,10],[11,12]]
[[1,2],[3,6],[4,7],[5,9],[8,10],[11,12]] => [[1,2],[3,5],[4,8],[6,9],[7,10],[11,12]]
[[1,2],[3,6],[4,7],[5,9],[8,11],[10,12]] => [[1,3],[2,5],[4,8],[6,9],[7,10],[11,12]]
[[1,2],[3,6],[4,7],[5,10],[8,11],[9,12]] => [[1,4],[2,5],[3,8],[6,9],[7,10],[11,12]]
[[1,2],[3,6],[4,8],[5,9],[7,10],[11,12]] => [[1,2],[3,6],[4,8],[5,9],[7,10],[11,12]]
[[1,2],[3,6],[4,8],[5,9],[7,11],[10,12]] => [[1,3],[2,6],[4,8],[5,9],[7,10],[11,12]]
[[1,2],[3,6],[4,8],[5,10],[7,11],[9,12]] => [[1,4],[2,6],[3,8],[5,9],[7,10],[11,12]]
[[1,2],[3,6],[4,9],[5,10],[7,11],[8,12]] => [[1,5],[2,6],[3,8],[4,9],[7,10],[11,12]]
[[1,2],[3,7],[4,8],[5,9],[6,10],[11,12]] => [[1,2],[3,7],[4,8],[5,9],[6,10],[11,12]]
[[1,2],[3,7],[4,8],[5,9],[6,11],[10,12]] => [[1,3],[2,7],[4,8],[5,9],[6,10],[11,12]]
[[1,2],[3,7],[4,8],[5,10],[6,11],[9,12]] => [[1,4],[2,7],[3,8],[5,9],[6,10],[11,12]]
[[1,2],[3,7],[4,9],[5,10],[6,11],[8,12]] => [[1,5],[2,7],[3,8],[4,9],[6,10],[11,12]]
[[1,2],[3,8],[4,9],[5,10],[6,11],[7,12]] => [[1,6],[2,7],[3,8],[4,9],[5,10],[11,12]]
[[1,3],[2,4],[5,6],[7,8],[9,10],[11,12]] => [[1,2],[3,4],[5,6],[7,8],[9,11],[10,12]]
[[1,3],[2,4],[5,6],[7,8],[9,11],[10,12]] => [[1,3],[2,4],[5,6],[7,8],[9,11],[10,12]]
[[1,3],[2,4],[5,6],[7,9],[8,10],[11,12]] => [[1,2],[3,5],[4,6],[7,8],[9,11],[10,12]]
[[1,3],[2,4],[5,6],[7,9],[8,11],[10,12]] => [[1,3],[2,5],[4,6],[7,8],[9,11],[10,12]]
[[1,3],[2,4],[5,6],[7,10],[8,11],[9,12]] => [[1,4],[2,5],[3,6],[7,8],[9,11],[10,12]]
[[1,3],[2,4],[5,7],[6,8],[9,10],[11,12]] => [[1,2],[3,4],[5,7],[6,8],[9,11],[10,12]]
[[1,3],[2,4],[5,7],[6,8],[9,11],[10,12]] => [[1,3],[2,4],[5,7],[6,8],[9,11],[10,12]]
[[1,3],[2,4],[5,7],[6,9],[8,10],[11,12]] => [[1,2],[3,5],[4,7],[6,8],[9,11],[10,12]]
[[1,3],[2,4],[5,7],[6,9],[8,11],[10,12]] => [[1,3],[2,5],[4,7],[6,8],[9,11],[10,12]]
[[1,3],[2,4],[5,7],[6,10],[8,11],[9,12]] => [[1,4],[2,5],[3,7],[6,8],[9,11],[10,12]]
[[1,3],[2,4],[5,8],[6,9],[7,10],[11,12]] => [[1,2],[3,6],[4,7],[5,8],[9,11],[10,12]]
[[1,3],[2,4],[5,8],[6,9],[7,11],[10,12]] => [[1,3],[2,6],[4,7],[5,8],[9,11],[10,12]]
[[1,3],[2,4],[5,8],[6,10],[7,11],[9,12]] => [[1,4],[2,6],[3,7],[5,8],[9,11],[10,12]]
[[1,3],[2,4],[5,9],[6,10],[7,11],[8,12]] => [[1,5],[2,6],[3,7],[4,8],[9,11],[10,12]]
[[1,3],[2,5],[4,6],[7,8],[9,10],[11,12]] => [[1,2],[3,4],[5,6],[7,9],[8,11],[10,12]]
[[1,3],[2,5],[4,6],[7,8],[9,11],[10,12]] => [[1,3],[2,4],[5,6],[7,9],[8,11],[10,12]]
[[1,3],[2,5],[4,6],[7,9],[8,10],[11,12]] => [[1,2],[3,5],[4,6],[7,9],[8,11],[10,12]]
[[1,3],[2,5],[4,6],[7,9],[8,11],[10,12]] => [[1,3],[2,5],[4,6],[7,9],[8,11],[10,12]]
[[1,3],[2,5],[4,6],[7,10],[8,11],[9,12]] => [[1,4],[2,5],[3,6],[7,9],[8,11],[10,12]]
[[1,3],[2,5],[4,7],[6,8],[9,10],[11,12]] => [[1,2],[3,4],[5,7],[6,9],[8,11],[10,12]]
[[1,3],[2,5],[4,7],[6,8],[9,11],[10,12]] => [[1,3],[2,4],[5,7],[6,9],[8,11],[10,12]]
[[1,3],[2,5],[4,7],[6,9],[8,10],[11,12]] => [[1,2],[3,5],[4,7],[6,9],[8,11],[10,12]]
[[1,3],[2,5],[4,7],[6,9],[8,11],[10,12]] => [[1,3],[2,5],[4,7],[6,9],[8,11],[10,12]]
[[1,3],[2,5],[4,7],[6,10],[8,11],[9,12]] => [[1,4],[2,5],[3,7],[6,9],[8,11],[10,12]]
[[1,3],[2,5],[4,8],[6,9],[7,10],[11,12]] => [[1,2],[3,6],[4,7],[5,9],[8,11],[10,12]]
[[1,3],[2,5],[4,8],[6,9],[7,11],[10,12]] => [[1,3],[2,6],[4,7],[5,9],[8,11],[10,12]]
[[1,3],[2,5],[4,8],[6,10],[7,11],[9,12]] => [[1,4],[2,6],[3,7],[5,9],[8,11],[10,12]]
[[1,3],[2,5],[4,9],[6,10],[7,11],[8,12]] => [[1,5],[2,6],[3,7],[4,9],[8,11],[10,12]]
[[1,3],[2,6],[4,7],[5,8],[9,10],[11,12]] => [[1,2],[3,4],[5,8],[6,9],[7,11],[10,12]]
[[1,3],[2,6],[4,7],[5,8],[9,11],[10,12]] => [[1,3],[2,4],[5,8],[6,9],[7,11],[10,12]]
[[1,3],[2,6],[4,7],[5,9],[8,10],[11,12]] => [[1,2],[3,5],[4,8],[6,9],[7,11],[10,12]]
[[1,3],[2,6],[4,7],[5,9],[8,11],[10,12]] => [[1,3],[2,5],[4,8],[6,9],[7,11],[10,12]]
[[1,3],[2,6],[4,7],[5,10],[8,11],[9,12]] => [[1,4],[2,5],[3,8],[6,9],[7,11],[10,12]]
[[1,3],[2,6],[4,8],[5,9],[7,10],[11,12]] => [[1,2],[3,6],[4,8],[5,9],[7,11],[10,12]]
[[1,3],[2,6],[4,8],[5,9],[7,11],[10,12]] => [[1,3],[2,6],[4,8],[5,9],[7,11],[10,12]]
[[1,3],[2,6],[4,8],[5,10],[7,11],[9,12]] => [[1,4],[2,6],[3,8],[5,9],[7,11],[10,12]]
[[1,3],[2,6],[4,9],[5,10],[7,11],[8,12]] => [[1,5],[2,6],[3,8],[4,9],[7,11],[10,12]]
[[1,3],[2,7],[4,8],[5,9],[6,10],[11,12]] => [[1,2],[3,7],[4,8],[5,9],[6,11],[10,12]]
[[1,3],[2,7],[4,8],[5,9],[6,11],[10,12]] => [[1,3],[2,7],[4,8],[5,9],[6,11],[10,12]]
[[1,3],[2,7],[4,8],[5,10],[6,11],[9,12]] => [[1,4],[2,7],[3,8],[5,9],[6,11],[10,12]]
[[1,3],[2,7],[4,9],[5,10],[6,11],[8,12]] => [[1,5],[2,7],[3,8],[4,9],[6,11],[10,12]]
[[1,3],[2,8],[4,9],[5,10],[6,11],[7,12]] => [[1,6],[2,7],[3,8],[4,9],[5,11],[10,12]]
[[1,4],[2,5],[3,6],[7,8],[9,10],[11,12]] => [[1,2],[3,4],[5,6],[7,10],[8,11],[9,12]]
[[1,4],[2,5],[3,6],[7,8],[9,11],[10,12]] => [[1,3],[2,4],[5,6],[7,10],[8,11],[9,12]]
[[1,4],[2,5],[3,6],[7,9],[8,10],[11,12]] => [[1,2],[3,5],[4,6],[7,10],[8,11],[9,12]]
[[1,4],[2,5],[3,6],[7,9],[8,11],[10,12]] => [[1,3],[2,5],[4,6],[7,10],[8,11],[9,12]]
[[1,4],[2,5],[3,6],[7,10],[8,11],[9,12]] => [[1,4],[2,5],[3,6],[7,10],[8,11],[9,12]]
[[1,4],[2,5],[3,7],[6,8],[9,10],[11,12]] => [[1,2],[3,4],[5,7],[6,10],[8,11],[9,12]]
[[1,4],[2,5],[3,7],[6,8],[9,11],[10,12]] => [[1,3],[2,4],[5,7],[6,10],[8,11],[9,12]]
[[1,4],[2,5],[3,7],[6,9],[8,10],[11,12]] => [[1,2],[3,5],[4,7],[6,10],[8,11],[9,12]]
[[1,4],[2,5],[3,7],[6,9],[8,11],[10,12]] => [[1,3],[2,5],[4,7],[6,10],[8,11],[9,12]]
[[1,4],[2,5],[3,7],[6,10],[8,11],[9,12]] => [[1,4],[2,5],[3,7],[6,10],[8,11],[9,12]]
[[1,4],[2,5],[3,8],[6,9],[7,10],[11,12]] => [[1,2],[3,6],[4,7],[5,10],[8,11],[9,12]]
[[1,4],[2,5],[3,8],[6,9],[7,11],[10,12]] => [[1,3],[2,6],[4,7],[5,10],[8,11],[9,12]]
[[1,4],[2,5],[3,8],[6,10],[7,11],[9,12]] => [[1,4],[2,6],[3,7],[5,10],[8,11],[9,12]]
[[1,4],[2,5],[3,9],[6,10],[7,11],[8,12]] => [[1,5],[2,6],[3,7],[4,10],[8,11],[9,12]]
[[1,4],[2,6],[3,7],[5,8],[9,10],[11,12]] => [[1,2],[3,4],[5,8],[6,10],[7,11],[9,12]]
[[1,4],[2,6],[3,7],[5,8],[9,11],[10,12]] => [[1,3],[2,4],[5,8],[6,10],[7,11],[9,12]]
[[1,4],[2,6],[3,7],[5,9],[8,10],[11,12]] => [[1,2],[3,5],[4,8],[6,10],[7,11],[9,12]]
[[1,4],[2,6],[3,7],[5,9],[8,11],[10,12]] => [[1,3],[2,5],[4,8],[6,10],[7,11],[9,12]]
[[1,4],[2,6],[3,7],[5,10],[8,11],[9,12]] => [[1,4],[2,5],[3,8],[6,10],[7,11],[9,12]]
[[1,4],[2,6],[3,8],[5,9],[7,10],[11,12]] => [[1,2],[3,6],[4,8],[5,10],[7,11],[9,12]]
[[1,4],[2,6],[3,8],[5,9],[7,11],[10,12]] => [[1,3],[2,6],[4,8],[5,10],[7,11],[9,12]]
[[1,4],[2,6],[3,8],[5,10],[7,11],[9,12]] => [[1,4],[2,6],[3,8],[5,10],[7,11],[9,12]]
[[1,4],[2,6],[3,9],[5,10],[7,11],[8,12]] => [[1,5],[2,6],[3,8],[4,10],[7,11],[9,12]]
[[1,4],[2,7],[3,8],[5,9],[6,10],[11,12]] => [[1,2],[3,7],[4,8],[5,10],[6,11],[9,12]]
[[1,4],[2,7],[3,8],[5,9],[6,11],[10,12]] => [[1,3],[2,7],[4,8],[5,10],[6,11],[9,12]]
[[1,4],[2,7],[3,8],[5,10],[6,11],[9,12]] => [[1,4],[2,7],[3,8],[5,10],[6,11],[9,12]]
[[1,4],[2,7],[3,9],[5,10],[6,11],[8,12]] => [[1,5],[2,7],[3,8],[4,10],[6,11],[9,12]]
[[1,4],[2,8],[3,9],[5,10],[6,11],[7,12]] => [[1,6],[2,7],[3,8],[4,10],[5,11],[9,12]]
[[1,5],[2,6],[3,7],[4,8],[9,10],[11,12]] => [[1,2],[3,4],[5,9],[6,10],[7,11],[8,12]]
[[1,5],[2,6],[3,7],[4,8],[9,11],[10,12]] => [[1,3],[2,4],[5,9],[6,10],[7,11],[8,12]]
[[1,5],[2,6],[3,7],[4,9],[8,10],[11,12]] => [[1,2],[3,5],[4,9],[6,10],[7,11],[8,12]]
[[1,5],[2,6],[3,7],[4,9],[8,11],[10,12]] => [[1,3],[2,5],[4,9],[6,10],[7,11],[8,12]]
[[1,5],[2,6],[3,7],[4,10],[8,11],[9,12]] => [[1,4],[2,5],[3,9],[6,10],[7,11],[8,12]]
[[1,5],[2,6],[3,8],[4,9],[7,10],[11,12]] => [[1,2],[3,6],[4,9],[5,10],[7,11],[8,12]]
[[1,5],[2,6],[3,8],[4,9],[7,11],[10,12]] => [[1,3],[2,6],[4,9],[5,10],[7,11],[8,12]]
[[1,5],[2,6],[3,8],[4,10],[7,11],[9,12]] => [[1,4],[2,6],[3,9],[5,10],[7,11],[8,12]]
[[1,5],[2,6],[3,9],[4,10],[7,11],[8,12]] => [[1,5],[2,6],[3,9],[4,10],[7,11],[8,12]]
[[1,5],[2,7],[3,8],[4,9],[6,10],[11,12]] => [[1,2],[3,7],[4,9],[5,10],[6,11],[8,12]]
[[1,5],[2,7],[3,8],[4,9],[6,11],[10,12]] => [[1,3],[2,7],[4,9],[5,10],[6,11],[8,12]]
[[1,5],[2,7],[3,8],[4,10],[6,11],[9,12]] => [[1,4],[2,7],[3,9],[5,10],[6,11],[8,12]]
[[1,5],[2,7],[3,9],[4,10],[6,11],[8,12]] => [[1,5],[2,7],[3,9],[4,10],[6,11],[8,12]]
[[1,5],[2,8],[3,9],[4,10],[6,11],[7,12]] => [[1,6],[2,7],[3,9],[4,10],[5,11],[8,12]]
[[1,6],[2,7],[3,8],[4,9],[5,10],[11,12]] => [[1,2],[3,8],[4,9],[5,10],[6,11],[7,12]]
[[1,6],[2,7],[3,8],[4,9],[5,11],[10,12]] => [[1,3],[2,8],[4,9],[5,10],[6,11],[7,12]]
[[1,6],[2,7],[3,8],[4,10],[5,11],[9,12]] => [[1,4],[2,8],[3,9],[5,10],[6,11],[7,12]]
[[1,6],[2,7],[3,9],[4,10],[5,11],[8,12]] => [[1,5],[2,8],[3,9],[4,10],[6,11],[7,12]]
[[1,6],[2,8],[3,9],[4,10],[5,11],[7,12]] => [[1,6],[2,8],[3,9],[4,10],[5,11],[7,12]]
[[1,7],[2,8],[3,9],[4,10],[5,11],[6,12]] => [[1,7],[2,8],[3,9],[4,10],[5,11],[6,12]]
[[1,2,4,6,8,10,12],[3,5,7,9,11]] => [[1,2,4,6,8,10,12],[3,5,7,9,11]]
[[1,2,4,6,8,10,11,12],[3,5,7,9]] => [[1,2,3,4,6,8,10,12],[5,7,9,11]]
[[1,2,4,6,8,9,10,12],[3,5,7,11]] => [[1,2,4,5,6,8,10,12],[3,7,9,11]]
[[1,2,4,6,8,9,11,12],[3,5,7,10]] => [[1,2,3,5,6,8,10,12],[4,7,9,11]]
[[1,2,4,6,8,9,10,11,12],[3,5,7]] => [[1,2,3,4,5,6,8,10,12],[7,9,11]]
[[1,2,4,6,7,8,10,12],[3,5,9,11]] => [[1,2,4,6,7,8,10,12],[3,5,9,11]]
[[1,2,4,6,7,8,11,12],[3,5,9,10]] => [[1,2,3,4,7,8,10,12],[5,6,9,11]]
[[1,2,4,6,7,9,10,12],[3,5,8,11]] => [[1,2,4,5,7,8,10,12],[3,6,9,11]]
[[1,2,4,6,7,9,11,12],[3,5,8,10]] => [[1,2,3,5,7,8,10,12],[4,6,9,11]]
[[1,2,4,6,7,9,10,11,12],[3,5,8]] => [[1,2,3,4,5,7,8,10,12],[6,9,11]]
[[1,2,4,6,7,8,9,10,12],[3,5,11]] => [[1,2,4,5,6,7,8,10,12],[3,9,11]]
[[1,2,4,6,7,8,9,11,12],[3,5,10]] => [[1,2,3,5,6,7,8,10,12],[4,9,11]]
[[1,2,4,6,7,8,10,11,12],[3,5,9]] => [[1,2,3,4,6,7,8,10,12],[5,9,11]]
[[1,2,4,6,7,8,9,10,11,12],[3,5]] => [[1,2,3,4,5,6,7,8,10,12],[9,11]]
[[1,2,4,5,6,8,10,12],[3,7,9,11]] => [[1,2,4,6,8,9,10,12],[3,5,7,11]]
[[1,2,4,5,6,8,11,12],[3,7,9,10]] => [[1,2,3,4,6,9,10,12],[5,7,8,11]]
[[1,2,4,5,6,9,10,12],[3,7,8,11]] => [[1,2,4,5,6,9,10,12],[3,7,8,11]]
[[1,2,4,5,6,9,11,12],[3,7,8,10]] => [[1,2,3,5,6,9,10,12],[4,7,8,11]]
[[1,2,4,5,6,9,10,11,12],[3,7,8]] => [[1,2,3,4,5,6,9,10,12],[7,8,11]]
[[1,2,4,5,7,8,10,12],[3,6,9,11]] => [[1,2,4,6,7,9,10,12],[3,5,8,11]]
[[1,2,4,5,7,8,11,12],[3,6,9,10]] => [[1,2,3,4,7,9,10,12],[5,6,8,11]]
[[1,2,4,5,7,9,10,12],[3,6,8,11]] => [[1,2,4,5,7,9,10,12],[3,6,8,11]]
[[1,2,4,5,7,9,11,12],[3,6,8,10]] => [[1,2,3,5,7,9,10,12],[4,6,8,11]]
[[1,2,4,5,7,9,10,11,12],[3,6,8]] => [[1,2,3,4,5,7,9,10,12],[6,8,11]]
[[1,2,4,5,7,8,9,10,12],[3,6,11]] => [[1,2,4,5,6,7,9,10,12],[3,8,11]]
[[1,2,4,5,7,8,9,11,12],[3,6,10]] => [[1,2,3,5,6,7,9,10,12],[4,8,11]]
[[1,2,4,5,7,8,10,11,12],[3,6,9]] => [[1,2,3,4,6,7,9,10,12],[5,8,11]]
[[1,2,4,5,7,8,9,10,11,12],[3,6]] => [[1,2,3,4,5,6,7,9,10,12],[8,11]]
[[1,2,4,5,6,7,8,10,12],[3,9,11]] => [[1,2,4,6,7,8,9,10,12],[3,5,11]]
[[1,2,4,5,6,7,8,11,12],[3,9,10]] => [[1,2,3,4,7,8,9,10,12],[5,6,11]]
[[1,2,4,5,6,7,9,10,12],[3,8,11]] => [[1,2,4,5,7,8,9,10,12],[3,6,11]]
[[1,2,4,5,6,7,9,11,12],[3,8,10]] => [[1,2,3,5,7,8,9,10,12],[4,6,11]]
[[1,2,4,5,6,7,10,11,12],[3,8,9]] => [[1,2,3,4,5,8,9,10,12],[6,7,11]]
[[1,2,4,5,6,8,9,10,12],[3,7,11]] => [[1,2,4,5,6,8,9,10,12],[3,7,11]]
[[1,2,4,5,6,8,9,11,12],[3,7,10]] => [[1,2,3,5,6,8,9,10,12],[4,7,11]]
[[1,2,4,5,6,8,10,11,12],[3,7,9]] => [[1,2,3,4,6,8,9,10,12],[5,7,11]]
[[1,2,4,5,6,8,9,10,11,12],[3,7]] => [[1,2,3,4,5,6,8,9,10,12],[7,11]]
[[1,2,4,5,6,7,8,9,10,12],[3,11]] => [[1,2,4,5,6,7,8,9,10,12],[3,11]]
[[1,2,4,5,6,7,8,9,11,12],[3,10]] => [[1,2,3,5,6,7,8,9,10,12],[4,11]]
[[1,2,4,5,6,7,8,10,11,12],[3,9]] => [[1,2,3,4,6,7,8,9,10,12],[5,11]]
[[1,2,4,5,6,7,9,10,11,12],[3,8]] => [[1,2,3,4,5,7,8,9,10,12],[6,11]]
[[1,2,4,5,6,7,8,9,10,11,12],[3]] => [[1,2,3,4,5,6,7,8,9,10,12],[11]]
[[1,2,3,4,6,8,10,12],[5,7,9,11]] => [[1,2,4,6,8,10,11,12],[3,5,7,9]]
[[1,2,3,4,6,8,11,12],[5,7,9,10]] => [[1,2,3,4,6,8,11,12],[5,7,9,10]]
[[1,2,3,4,6,9,10,12],[5,7,8,11]] => [[1,2,4,5,6,8,11,12],[3,7,9,10]]
[[1,2,3,4,6,9,11,12],[5,7,8,10]] => [[1,2,3,5,6,8,11,12],[4,7,9,10]]
[[1,2,3,4,6,9,10,11,12],[5,7,8]] => [[1,2,3,4,5,6,8,11,12],[7,9,10]]
[[1,2,3,4,7,8,10,12],[5,6,9,11]] => [[1,2,4,6,7,8,11,12],[3,5,9,10]]
[[1,2,3,4,7,8,11,12],[5,6,9,10]] => [[1,2,3,4,7,8,11,12],[5,6,9,10]]
[[1,2,3,4,7,9,10,12],[5,6,8,11]] => [[1,2,4,5,7,8,11,12],[3,6,9,10]]
[[1,2,3,4,7,9,11,12],[5,6,8,10]] => [[1,2,3,5,7,8,11,12],[4,6,9,10]]
[[1,2,3,4,7,9,10,11,12],[5,6,8]] => [[1,2,3,4,5,7,8,11,12],[6,9,10]]
[[1,2,3,4,7,8,9,10,12],[5,6,11]] => [[1,2,4,5,6,7,8,11,12],[3,9,10]]
[[1,2,3,4,7,8,9,11,12],[5,6,10]] => [[1,2,3,5,6,7,8,11,12],[4,9,10]]
[[1,2,3,4,7,8,10,11,12],[5,6,9]] => [[1,2,3,4,6,7,8,11,12],[5,9,10]]
[[1,2,3,4,7,8,9,10,11,12],[5,6]] => [[1,2,3,4,5,6,7,8,11,12],[9,10]]
[[1,2,3,5,6,8,10,12],[4,7,9,11]] => [[1,2,4,6,8,9,11,12],[3,5,7,10]]
[[1,2,3,5,6,8,11,12],[4,7,9,10]] => [[1,2,3,4,6,9,11,12],[5,7,8,10]]
[[1,2,3,5,6,9,10,12],[4,7,8,11]] => [[1,2,4,5,6,9,11,12],[3,7,8,10]]
[[1,2,3,5,6,9,11,12],[4,7,8,10]] => [[1,2,3,5,6,9,11,12],[4,7,8,10]]
[[1,2,3,5,6,9,10,11,12],[4,7,8]] => [[1,2,3,4,5,6,9,11,12],[7,8,10]]
[[1,2,3,5,7,8,10,12],[4,6,9,11]] => [[1,2,4,6,7,9,11,12],[3,5,8,10]]
[[1,2,3,5,7,8,11,12],[4,6,9,10]] => [[1,2,3,4,7,9,11,12],[5,6,8,10]]
[[1,2,3,5,7,9,10,12],[4,6,8,11]] => [[1,2,4,5,7,9,11,12],[3,6,8,10]]
[[1,2,3,5,7,9,11,12],[4,6,8,10]] => [[1,2,3,5,7,9,11,12],[4,6,8,10]]
[[1,2,3,5,7,9,10,11,12],[4,6,8]] => [[1,2,3,4,5,7,9,11,12],[6,8,10]]
[[1,2,3,5,7,8,9,10,12],[4,6,11]] => [[1,2,4,5,6,7,9,11,12],[3,8,10]]
[[1,2,3,5,7,8,9,11,12],[4,6,10]] => [[1,2,3,5,6,7,9,11,12],[4,8,10]]
[[1,2,3,5,7,8,10,11,12],[4,6,9]] => [[1,2,3,4,6,7,9,11,12],[5,8,10]]
[[1,2,3,5,7,8,9,10,11,12],[4,6]] => [[1,2,3,4,5,6,7,9,11,12],[8,10]]
[[1,2,3,5,6,7,8,10,12],[4,9,11]] => [[1,2,4,6,7,8,9,11,12],[3,5,10]]
[[1,2,3,5,6,7,8,11,12],[4,9,10]] => [[1,2,3,4,7,8,9,11,12],[5,6,10]]
[[1,2,3,5,6,7,9,10,12],[4,8,11]] => [[1,2,4,5,7,8,9,11,12],[3,6,10]]
[[1,2,3,5,6,7,9,11,12],[4,8,10]] => [[1,2,3,5,7,8,9,11,12],[4,6,10]]
[[1,2,3,5,6,7,10,11,12],[4,8,9]] => [[1,2,3,4,5,8,9,11,12],[6,7,10]]
[[1,2,3,5,6,8,9,10,12],[4,7,11]] => [[1,2,4,5,6,8,9,11,12],[3,7,10]]
[[1,2,3,5,6,8,9,11,12],[4,7,10]] => [[1,2,3,5,6,8,9,11,12],[4,7,10]]
[[1,2,3,5,6,8,10,11,12],[4,7,9]] => [[1,2,3,4,6,8,9,11,12],[5,7,10]]
[[1,2,3,5,6,8,9,10,11,12],[4,7]] => [[1,2,3,4,5,6,8,9,11,12],[7,10]]
[[1,2,3,5,6,7,8,9,10,12],[4,11]] => [[1,2,4,5,6,7,8,9,11,12],[3,10]]
[[1,2,3,5,6,7,8,9,11,12],[4,10]] => [[1,2,3,5,6,7,8,9,11,12],[4,10]]
[[1,2,3,5,6,7,8,10,11,12],[4,9]] => [[1,2,3,4,6,7,8,9,11,12],[5,10]]
[[1,2,3,5,6,7,9,10,11,12],[4,8]] => [[1,2,3,4,5,7,8,9,11,12],[6,10]]
[[1,2,3,5,6,7,8,9,10,11,12],[4]] => [[1,2,3,4,5,6,7,8,9,11,12],[10]]
[[1,2,3,4,5,6,8,10,12],[7,9,11]] => [[1,2,4,6,8,9,10,11,12],[3,5,7]]
[[1,2,3,4,5,6,8,11,12],[7,9,10]] => [[1,2,3,4,6,9,10,11,12],[5,7,8]]
[[1,2,3,4,5,6,9,10,12],[7,8,11]] => [[1,2,4,5,6,9,10,11,12],[3,7,8]]
[[1,2,3,4,5,6,9,11,12],[7,8,10]] => [[1,2,3,5,6,9,10,11,12],[4,7,8]]
[[1,2,3,4,5,6,10,11,12],[7,8,9]] => [[1,2,3,4,5,6,10,11,12],[7,8,9]]
[[1,2,3,4,5,7,8,10,12],[6,9,11]] => [[1,2,4,6,7,9,10,11,12],[3,5,8]]
[[1,2,3,4,5,7,8,11,12],[6,9,10]] => [[1,2,3,4,7,9,10,11,12],[5,6,8]]
[[1,2,3,4,5,7,9,10,12],[6,8,11]] => [[1,2,4,5,7,9,10,11,12],[3,6,8]]
[[1,2,3,4,5,7,9,11,12],[6,8,10]] => [[1,2,3,5,7,9,10,11,12],[4,6,8]]
[[1,2,3,4,5,7,10,11,12],[6,8,9]] => [[1,2,3,4,5,7,10,11,12],[6,8,9]]
[[1,2,3,4,5,8,9,10,12],[6,7,11]] => [[1,2,4,5,6,7,10,11,12],[3,8,9]]
[[1,2,3,4,5,8,9,11,12],[6,7,10]] => [[1,2,3,5,6,7,10,11,12],[4,8,9]]
[[1,2,3,4,5,8,10,11,12],[6,7,9]] => [[1,2,3,4,6,7,10,11,12],[5,8,9]]
[[1,2,3,4,5,8,9,10,11,12],[6,7]] => [[1,2,3,4,5,6,7,10,11,12],[8,9]]
[[1,2,3,4,6,7,8,10,12],[5,9,11]] => [[1,2,4,6,7,8,10,11,12],[3,5,9]]
[[1,2,3,4,6,7,8,11,12],[5,9,10]] => [[1,2,3,4,7,8,10,11,12],[5,6,9]]
[[1,2,3,4,6,7,9,10,12],[5,8,11]] => [[1,2,4,5,7,8,10,11,12],[3,6,9]]
[[1,2,3,4,6,7,9,11,12],[5,8,10]] => [[1,2,3,5,7,8,10,11,12],[4,6,9]]
[[1,2,3,4,6,7,10,11,12],[5,8,9]] => [[1,2,3,4,5,8,10,11,12],[6,7,9]]
[[1,2,3,4,6,8,9,10,12],[5,7,11]] => [[1,2,4,5,6,8,10,11,12],[3,7,9]]
[[1,2,3,4,6,8,9,11,12],[5,7,10]] => [[1,2,3,5,6,8,10,11,12],[4,7,9]]
[[1,2,3,4,6,8,10,11,12],[5,7,9]] => [[1,2,3,4,6,8,10,11,12],[5,7,9]]
[[1,2,3,4,6,8,9,10,11,12],[5,7]] => [[1,2,3,4,5,6,8,10,11,12],[7,9]]
[[1,2,3,4,6,7,8,9,10,12],[5,11]] => [[1,2,4,5,6,7,8,10,11,12],[3,9]]
[[1,2,3,4,6,7,8,9,11,12],[5,10]] => [[1,2,3,5,6,7,8,10,11,12],[4,9]]
[[1,2,3,4,6,7,8,10,11,12],[5,9]] => [[1,2,3,4,6,7,8,10,11,12],[5,9]]
[[1,2,3,4,6,7,9,10,11,12],[5,8]] => [[1,2,3,4,5,7,8,10,11,12],[6,9]]
[[1,2,3,4,6,7,8,9,10,11,12],[5]] => [[1,2,3,4,5,6,7,8,10,11,12],[9]]
[[1,2,3,4,5,6,7,8,10,12],[9,11]] => [[1,2,4,6,7,8,9,10,11,12],[3,5]]
[[1,2,3,4,5,6,7,8,11,12],[9,10]] => [[1,2,3,4,7,8,9,10,11,12],[5,6]]
[[1,2,3,4,5,6,7,9,10,12],[8,11]] => [[1,2,4,5,7,8,9,10,11,12],[3,6]]
[[1,2,3,4,5,6,7,9,11,12],[8,10]] => [[1,2,3,5,7,8,9,10,11,12],[4,6]]
[[1,2,3,4,5,6,7,10,11,12],[8,9]] => [[1,2,3,4,5,8,9,10,11,12],[6,7]]
[[1,2,3,4,5,6,8,9,10,12],[7,11]] => [[1,2,4,5,6,8,9,10,11,12],[3,7]]
[[1,2,3,4,5,6,8,9,11,12],[7,10]] => [[1,2,3,5,6,8,9,10,11,12],[4,7]]
[[1,2,3,4,5,6,8,10,11,12],[7,9]] => [[1,2,3,4,6,8,9,10,11,12],[5,7]]
[[1,2,3,4,5,6,9,10,11,12],[7,8]] => [[1,2,3,4,5,6,9,10,11,12],[7,8]]
[[1,2,3,4,5,7,8,9,10,12],[6,11]] => [[1,2,4,5,6,7,9,10,11,12],[3,8]]
[[1,2,3,4,5,7,8,9,11,12],[6,10]] => [[1,2,3,5,6,7,9,10,11,12],[4,8]]
[[1,2,3,4,5,7,8,10,11,12],[6,9]] => [[1,2,3,4,6,7,9,10,11,12],[5,8]]
[[1,2,3,4,5,7,9,10,11,12],[6,8]] => [[1,2,3,4,5,7,9,10,11,12],[6,8]]
[[1,2,3,4,5,7,8,9,10,11,12],[6]] => [[1,2,3,4,5,6,7,9,10,11,12],[8]]
[[1,2,3,4,5,6,7,8,9,10,12],[11]] => [[1,2,4,5,6,7,8,9,10,11,12],[3]]
[[1,2,3,4,5,6,7,8,9,11,12],[10]] => [[1,2,3,5,6,7,8,9,10,11,12],[4]]
[[1,2,3,4,5,6,7,8,10,11,12],[9]] => [[1,2,3,4,6,7,8,9,10,11,12],[5]]
[[1,2,3,4,5,6,7,9,10,11,12],[8]] => [[1,2,3,4,5,7,8,9,10,11,12],[6]]
[[1,2,3,4,5,6,8,9,10,11,12],[7]] => [[1,2,3,4,5,6,8,9,10,11,12],[7]]
[[1,3],[2,5],[4,7],[6,9],[8,11],[10],[12]] => [[1,3],[2,5],[4,7],[6,9],[8,11],[10],[12]]
[[1,3],[2,5],[4,7],[6,9],[8],[10],[11],[12]] => [[1,5],[2,7],[3,9],[4,11],[6],[8],[10],[12]]
[[1,3],[2,5],[4,7],[6,11],[8],[9],[10],[12]] => [[1,3],[2,7],[4,9],[5,11],[6],[8],[10],[12]]
[[1,3],[2,5],[4,7],[6,10],[8],[9],[11],[12]] => [[1,4],[2,7],[3,9],[5,11],[6],[8],[10],[12]]
[[1,3],[2,5],[4,7],[6],[8],[9],[10],[11],[12]] => [[1,7],[2,9],[3,11],[4],[5],[6],[8],[10],[12]]
[[1,3],[2,5],[4,9],[6,11],[7],[8],[10],[12]] => [[1,3],[2,5],[4,9],[6,11],[7],[8],[10],[12]]
[[1,3],[2,5],[4,9],[6,10],[7],[8],[11],[12]] => [[1,5],[2,6],[3,9],[4,11],[7],[8],[10],[12]]
[[1,3],[2,5],[4,8],[6,11],[7],[9],[10],[12]] => [[1,3],[2,6],[4,9],[5,11],[7],[8],[10],[12]]
[[1,3],[2,5],[4,8],[6,10],[7],[9],[11],[12]] => [[1,4],[2,6],[3,9],[5,11],[7],[8],[10],[12]]
[[1,3],[2,5],[4,8],[6],[7],[9],[10],[11],[12]] => [[1,6],[2,9],[3,11],[4],[5],[7],[8],[10],[12]]
[[1,3],[2,5],[4,11],[6],[7],[8],[9],[10],[12]] => [[1,3],[2,9],[4,11],[5],[6],[7],[8],[10],[12]]
[[1,3],[2,5],[4,10],[6],[7],[8],[9],[11],[12]] => [[1,4],[2,9],[3,11],[5],[6],[7],[8],[10],[12]]
[[1,3],[2,5],[4,9],[6],[7],[8],[10],[11],[12]] => [[1,5],[2,9],[3,11],[4],[6],[7],[8],[10],[12]]
[[1,3],[2,5],[4],[6],[7],[8],[9],[10],[11],[12]] => [[1,9],[2,11],[3],[4],[5],[6],[7],[8],[10],[12]]
[[1,3],[2,7],[4,9],[5,11],[6],[8],[10],[12]] => [[1,3],[2,5],[4,7],[6,11],[8],[9],[10],[12]]
[[1,3],[2,7],[4,9],[5,10],[6],[8],[11],[12]] => [[1,5],[2,7],[3,8],[4,11],[6],[9],[10],[12]]
[[1,3],[2,7],[4,8],[5,11],[6],[9],[10],[12]] => [[1,3],[2,7],[4,8],[5,11],[6],[9],[10],[12]]
[[1,3],[2,7],[4,8],[5,10],[6],[9],[11],[12]] => [[1,4],[2,7],[3,8],[5,11],[6],[9],[10],[12]]
[[1,3],[2,7],[4,8],[5],[6],[9],[10],[11],[12]] => [[1,7],[2,8],[3,11],[4],[5],[6],[9],[10],[12]]
[[1,3],[2,6],[4,9],[5,11],[7],[8],[10],[12]] => [[1,3],[2,5],[4,8],[6,11],[7],[9],[10],[12]]
[[1,3],[2,6],[4,9],[5,10],[7],[8],[11],[12]] => [[1,5],[2,6],[3,8],[4,11],[7],[9],[10],[12]]
[[1,3],[2,6],[4,8],[5,11],[7],[9],[10],[12]] => [[1,3],[2,6],[4,8],[5,11],[7],[9],[10],[12]]
[[1,3],[2,6],[4,8],[5,10],[7],[9],[11],[12]] => [[1,4],[2,6],[3,8],[5,11],[7],[9],[10],[12]]
[[1,3],[2,6],[4,8],[5],[7],[9],[10],[11],[12]] => [[1,6],[2,8],[3,11],[4],[5],[7],[9],[10],[12]]
[[1,3],[2,6],[4,11],[5],[7],[8],[9],[10],[12]] => [[1,3],[2,8],[4,11],[5],[6],[7],[9],[10],[12]]
[[1,3],[2,6],[4,10],[5],[7],[8],[9],[11],[12]] => [[1,4],[2,8],[3,11],[5],[6],[7],[9],[10],[12]]
[[1,3],[2,6],[4,9],[5],[7],[8],[10],[11],[12]] => [[1,5],[2,8],[3,11],[4],[6],[7],[9],[10],[12]]
[[1,3],[2,6],[4],[5],[7],[8],[9],[10],[11],[12]] => [[1,8],[2,11],[3],[4],[5],[6],[7],[9],[10],[12]]
[[1,3],[2,9],[4,11],[5],[6],[7],[8],[10],[12]] => [[1,3],[2,5],[4,11],[6],[7],[8],[9],[10],[12]]
[[1,3],[2,9],[4,10],[5],[6],[7],[8],[11],[12]] => [[1,5],[2,6],[3,11],[4],[7],[8],[9],[10],[12]]
[[1,3],[2,8],[4,11],[5],[6],[7],[9],[10],[12]] => [[1,3],[2,6],[4,11],[5],[7],[8],[9],[10],[12]]
[[1,3],[2,8],[4,10],[5],[6],[7],[9],[11],[12]] => [[1,4],[2,6],[3,11],[5],[7],[8],[9],[10],[12]]
[[1,3],[2,8],[4,9],[5],[6],[7],[10],[11],[12]] => [[1,6],[2,7],[3,11],[4],[5],[8],[9],[10],[12]]
[[1,3],[2,7],[4,11],[5],[6],[8],[9],[10],[12]] => [[1,3],[2,7],[4,11],[5],[6],[8],[9],[10],[12]]
[[1,3],[2,7],[4,10],[5],[6],[8],[9],[11],[12]] => [[1,4],[2,7],[3,11],[5],[6],[8],[9],[10],[12]]
[[1,3],[2,7],[4,9],[5],[6],[8],[10],[11],[12]] => [[1,5],[2,7],[3,11],[4],[6],[8],[9],[10],[12]]
[[1,3],[2,7],[4],[5],[6],[8],[9],[10],[11],[12]] => [[1,7],[2,11],[3],[4],[5],[6],[8],[9],[10],[12]]
[[1,3],[2,11],[4],[5],[6],[7],[8],[9],[10],[12]] => [[1,3],[2,11],[4],[5],[6],[7],[8],[9],[10],[12]]
[[1,3],[2,10],[4],[5],[6],[7],[8],[9],[11],[12]] => [[1,4],[2,11],[3],[5],[6],[7],[8],[9],[10],[12]]
[[1,3],[2,9],[4],[5],[6],[7],[8],[10],[11],[12]] => [[1,5],[2,11],[3],[4],[6],[7],[8],[9],[10],[12]]
[[1,3],[2,8],[4],[5],[6],[7],[9],[10],[11],[12]] => [[1,6],[2,11],[3],[4],[5],[7],[8],[9],[10],[12]]
[[1,3],[2],[4],[5],[6],[7],[8],[9],[10],[11],[12]] => [[1,11],[2],[3],[4],[5],[6],[7],[8],[9],[10],[12]]
[[1,5],[2,7],[3,9],[4,11],[6],[8],[10],[12]] => [[1,3],[2,5],[4,7],[6,9],[8],[10],[11],[12]]
[[1,5],[2,7],[3,9],[4,10],[6],[8],[11],[12]] => [[1,5],[2,7],[3,9],[4,10],[6],[8],[11],[12]]
[[1,5],[2,7],[3,8],[4,11],[6],[9],[10],[12]] => [[1,3],[2,7],[4,9],[5,10],[6],[8],[11],[12]]
[[1,5],[2,7],[3,8],[4,10],[6],[9],[11],[12]] => [[1,4],[2,7],[3,9],[5,10],[6],[8],[11],[12]]
[[1,5],[2,7],[3,8],[4],[6],[9],[10],[11],[12]] => [[1,7],[2,9],[3,10],[4],[5],[6],[8],[11],[12]]
[[1,5],[2,6],[3,9],[4,11],[7],[8],[10],[12]] => [[1,3],[2,5],[4,9],[6,10],[7],[8],[11],[12]]
[[1,5],[2,6],[3,9],[4,10],[7],[8],[11],[12]] => [[1,5],[2,6],[3,9],[4,10],[7],[8],[11],[12]]
[[1,5],[2,6],[3,8],[4,11],[7],[9],[10],[12]] => [[1,3],[2,6],[4,9],[5,10],[7],[8],[11],[12]]
[[1,5],[2,6],[3,8],[4,10],[7],[9],[11],[12]] => [[1,4],[2,6],[3,9],[5,10],[7],[8],[11],[12]]
[[1,5],[2,6],[3,8],[4],[7],[9],[10],[11],[12]] => [[1,6],[2,9],[3,10],[4],[5],[7],[8],[11],[12]]
[[1,5],[2,6],[3,11],[4],[7],[8],[9],[10],[12]] => [[1,3],[2,9],[4,10],[5],[6],[7],[8],[11],[12]]
[[1,5],[2,6],[3,10],[4],[7],[8],[9],[11],[12]] => [[1,4],[2,9],[3,10],[5],[6],[7],[8],[11],[12]]
[[1,5],[2,6],[3,9],[4],[7],[8],[10],[11],[12]] => [[1,5],[2,9],[3,10],[4],[6],[7],[8],[11],[12]]
[[1,5],[2,6],[3],[4],[7],[8],[9],[10],[11],[12]] => [[1,9],[2,10],[3],[4],[5],[6],[7],[8],[11],[12]]
[[1,4],[2,7],[3,9],[5,11],[6],[8],[10],[12]] => [[1,3],[2,5],[4,7],[6,10],[8],[9],[11],[12]]
[[1,4],[2,7],[3,9],[5,10],[6],[8],[11],[12]] => [[1,5],[2,7],[3,8],[4,10],[6],[9],[11],[12]]
[[1,4],[2,7],[3,8],[5,11],[6],[9],[10],[12]] => [[1,3],[2,7],[4,8],[5,10],[6],[9],[11],[12]]
[[1,4],[2,7],[3,8],[5,10],[6],[9],[11],[12]] => [[1,4],[2,7],[3,8],[5,10],[6],[9],[11],[12]]
[[1,4],[2,7],[3,8],[5],[6],[9],[10],[11],[12]] => [[1,7],[2,8],[3,10],[4],[5],[6],[9],[11],[12]]
[[1,4],[2,6],[3,9],[5,11],[7],[8],[10],[12]] => [[1,3],[2,5],[4,8],[6,10],[7],[9],[11],[12]]
[[1,4],[2,6],[3,9],[5,10],[7],[8],[11],[12]] => [[1,5],[2,6],[3,8],[4,10],[7],[9],[11],[12]]
[[1,4],[2,6],[3,8],[5,11],[7],[9],[10],[12]] => [[1,3],[2,6],[4,8],[5,10],[7],[9],[11],[12]]
[[1,4],[2,6],[3,8],[5,10],[7],[9],[11],[12]] => [[1,4],[2,6],[3,8],[5,10],[7],[9],[11],[12]]
[[1,4],[2,6],[3,8],[5],[7],[9],[10],[11],[12]] => [[1,6],[2,8],[3,10],[4],[5],[7],[9],[11],[12]]
[[1,4],[2,6],[3,11],[5],[7],[8],[9],[10],[12]] => [[1,3],[2,8],[4,10],[5],[6],[7],[9],[11],[12]]
[[1,4],[2,6],[3,10],[5],[7],[8],[9],[11],[12]] => [[1,4],[2,8],[3,10],[5],[6],[7],[9],[11],[12]]
[[1,4],[2,6],[3,9],[5],[7],[8],[10],[11],[12]] => [[1,5],[2,8],[3,10],[4],[6],[7],[9],[11],[12]]
[[1,4],[2,6],[3],[5],[7],[8],[9],[10],[11],[12]] => [[1,8],[2,10],[3],[4],[5],[6],[7],[9],[11],[12]]
[[1,4],[2,9],[3,11],[5],[6],[7],[8],[10],[12]] => [[1,3],[2,5],[4,10],[6],[7],[8],[9],[11],[12]]
[[1,4],[2,9],[3,10],[5],[6],[7],[8],[11],[12]] => [[1,5],[2,6],[3,10],[4],[7],[8],[9],[11],[12]]
[[1,4],[2,8],[3,11],[5],[6],[7],[9],[10],[12]] => [[1,3],[2,6],[4,10],[5],[7],[8],[9],[11],[12]]
[[1,4],[2,8],[3,10],[5],[6],[7],[9],[11],[12]] => [[1,4],[2,6],[3,10],[5],[7],[8],[9],[11],[12]]
[[1,4],[2,8],[3,9],[5],[6],[7],[10],[11],[12]] => [[1,6],[2,7],[3,10],[4],[5],[8],[9],[11],[12]]
[[1,4],[2,7],[3,11],[5],[6],[8],[9],[10],[12]] => [[1,3],[2,7],[4,10],[5],[6],[8],[9],[11],[12]]
[[1,4],[2,7],[3,10],[5],[6],[8],[9],[11],[12]] => [[1,4],[2,7],[3,10],[5],[6],[8],[9],[11],[12]]
[[1,4],[2,7],[3,9],[5],[6],[8],[10],[11],[12]] => [[1,5],[2,7],[3,10],[4],[6],[8],[9],[11],[12]]
[[1,4],[2,7],[3],[5],[6],[8],[9],[10],[11],[12]] => [[1,7],[2,10],[3],[4],[5],[6],[8],[9],[11],[12]]
[[1,4],[2,11],[3],[5],[6],[7],[8],[9],[10],[12]] => [[1,3],[2,10],[4],[5],[6],[7],[8],[9],[11],[12]]
[[1,4],[2,10],[3],[5],[6],[7],[8],[9],[11],[12]] => [[1,4],[2,10],[3],[5],[6],[7],[8],[9],[11],[12]]
[[1,4],[2,9],[3],[5],[6],[7],[8],[10],[11],[12]] => [[1,5],[2,10],[3],[4],[6],[7],[8],[9],[11],[12]]
[[1,4],[2,8],[3],[5],[6],[7],[9],[10],[11],[12]] => [[1,6],[2,10],[3],[4],[5],[7],[8],[9],[11],[12]]
[[1,4],[2],[3],[5],[6],[7],[8],[9],[10],[11],[12]] => [[1,10],[2],[3],[4],[5],[6],[7],[8],[9],[11],[12]]
[[1,7],[2,9],[3,11],[4],[5],[6],[8],[10],[12]] => [[1,3],[2,5],[4,7],[6],[8],[9],[10],[11],[12]]
[[1,7],[2,9],[3,10],[4],[5],[6],[8],[11],[12]] => [[1,5],[2,7],[3,8],[4],[6],[9],[10],[11],[12]]
[[1,7],[2,8],[3,11],[4],[5],[6],[9],[10],[12]] => [[1,3],[2,7],[4,8],[5],[6],[9],[10],[11],[12]]
[[1,7],[2,8],[3,10],[4],[5],[6],[9],[11],[12]] => [[1,4],[2,7],[3,8],[5],[6],[9],[10],[11],[12]]
[[1,7],[2,8],[3,9],[4],[5],[6],[10],[11],[12]] => [[1,7],[2,8],[3,9],[4],[5],[6],[10],[11],[12]]
[[1,6],[2,9],[3,11],[4],[5],[7],[8],[10],[12]] => [[1,3],[2,5],[4,8],[6],[7],[9],[10],[11],[12]]
[[1,6],[2,9],[3,10],[4],[5],[7],[8],[11],[12]] => [[1,5],[2,6],[3,8],[4],[7],[9],[10],[11],[12]]
[[1,6],[2,8],[3,11],[4],[5],[7],[9],[10],[12]] => [[1,3],[2,6],[4,8],[5],[7],[9],[10],[11],[12]]
[[1,6],[2,8],[3,10],[4],[5],[7],[9],[11],[12]] => [[1,4],[2,6],[3,8],[5],[7],[9],[10],[11],[12]]
[[1,6],[2,8],[3,9],[4],[5],[7],[10],[11],[12]] => [[1,6],[2,8],[3,9],[4],[5],[7],[10],[11],[12]]
[[1,6],[2,7],[3,11],[4],[5],[8],[9],[10],[12]] => [[1,3],[2,8],[4,9],[5],[6],[7],[10],[11],[12]]
[[1,6],[2,7],[3,10],[4],[5],[8],[9],[11],[12]] => [[1,4],[2,8],[3,9],[5],[6],[7],[10],[11],[12]]
[[1,6],[2,7],[3,9],[4],[5],[8],[10],[11],[12]] => [[1,5],[2,8],[3,9],[4],[6],[7],[10],[11],[12]]
[[1,6],[2,7],[3],[4],[5],[8],[9],[10],[11],[12]] => [[1,8],[2,9],[3],[4],[5],[6],[7],[10],[11],[12]]
[[1,5],[2,9],[3,11],[4],[6],[7],[8],[10],[12]] => [[1,3],[2,5],[4,9],[6],[7],[8],[10],[11],[12]]
[[1,5],[2,9],[3,10],[4],[6],[7],[8],[11],[12]] => [[1,5],[2,6],[3,9],[4],[7],[8],[10],[11],[12]]
[[1,5],[2,8],[3,11],[4],[6],[7],[9],[10],[12]] => [[1,3],[2,6],[4,9],[5],[7],[8],[10],[11],[12]]
[[1,5],[2,8],[3,10],[4],[6],[7],[9],[11],[12]] => [[1,4],[2,6],[3,9],[5],[7],[8],[10],[11],[12]]
[[1,5],[2,8],[3,9],[4],[6],[7],[10],[11],[12]] => [[1,6],[2,7],[3,9],[4],[5],[8],[10],[11],[12]]
[[1,5],[2,7],[3,11],[4],[6],[8],[9],[10],[12]] => [[1,3],[2,7],[4,9],[5],[6],[8],[10],[11],[12]]
[[1,5],[2,7],[3,10],[4],[6],[8],[9],[11],[12]] => [[1,4],[2,7],[3,9],[5],[6],[8],[10],[11],[12]]
[[1,5],[2,7],[3,9],[4],[6],[8],[10],[11],[12]] => [[1,5],[2,7],[3,9],[4],[6],[8],[10],[11],[12]]
[[1,5],[2,7],[3],[4],[6],[8],[9],[10],[11],[12]] => [[1,7],[2,9],[3],[4],[5],[6],[8],[10],[11],[12]]
[[1,5],[2,11],[3],[4],[6],[7],[8],[9],[10],[12]] => [[1,3],[2,9],[4],[5],[6],[7],[8],[10],[11],[12]]
[[1,5],[2,10],[3],[4],[6],[7],[8],[9],[11],[12]] => [[1,4],[2,9],[3],[5],[6],[7],[8],[10],[11],[12]]
[[1,5],[2,9],[3],[4],[6],[7],[8],[10],[11],[12]] => [[1,5],[2,9],[3],[4],[6],[7],[8],[10],[11],[12]]
[[1,5],[2,8],[3],[4],[6],[7],[9],[10],[11],[12]] => [[1,6],[2,9],[3],[4],[5],[7],[8],[10],[11],[12]]
[[1,5],[2],[3],[4],[6],[7],[8],[9],[10],[11],[12]] => [[1,9],[2],[3],[4],[5],[6],[7],[8],[10],[11],[12]]
[[1,9],[2,11],[3],[4],[5],[6],[7],[8],[10],[12]] => [[1,3],[2,5],[4],[6],[7],[8],[9],[10],[11],[12]]
[[1,9],[2,10],[3],[4],[5],[6],[7],[8],[11],[12]] => [[1,5],[2,6],[3],[4],[7],[8],[9],[10],[11],[12]]
[[1,8],[2,11],[3],[4],[5],[6],[7],[9],[10],[12]] => [[1,3],[2,6],[4],[5],[7],[8],[9],[10],[11],[12]]
[[1,8],[2,10],[3],[4],[5],[6],[7],[9],[11],[12]] => [[1,4],[2,6],[3],[5],[7],[8],[9],[10],[11],[12]]
[[1,8],[2,9],[3],[4],[5],[6],[7],[10],[11],[12]] => [[1,6],[2,7],[3],[4],[5],[8],[9],[10],[11],[12]]
[[1,7],[2,11],[3],[4],[5],[6],[8],[9],[10],[12]] => [[1,3],[2,7],[4],[5],[6],[8],[9],[10],[11],[12]]
[[1,7],[2,10],[3],[4],[5],[6],[8],[9],[11],[12]] => [[1,4],[2,7],[3],[5],[6],[8],[9],[10],[11],[12]]
[[1,7],[2,9],[3],[4],[5],[6],[8],[10],[11],[12]] => [[1,5],[2,7],[3],[4],[6],[8],[9],[10],[11],[12]]
[[1,7],[2,8],[3],[4],[5],[6],[9],[10],[11],[12]] => [[1,7],[2,8],[3],[4],[5],[6],[9],[10],[11],[12]]
[[1,6],[2,11],[3],[4],[5],[7],[8],[9],[10],[12]] => [[1,3],[2,8],[4],[5],[6],[7],[9],[10],[11],[12]]
[[1,6],[2,10],[3],[4],[5],[7],[8],[9],[11],[12]] => [[1,4],[2,8],[3],[5],[6],[7],[9],[10],[11],[12]]
[[1,6],[2,9],[3],[4],[5],[7],[8],[10],[11],[12]] => [[1,5],[2,8],[3],[4],[6],[7],[9],[10],[11],[12]]
[[1,6],[2,8],[3],[4],[5],[7],[9],[10],[11],[12]] => [[1,6],[2,8],[3],[4],[5],[7],[9],[10],[11],[12]]
[[1,6],[2],[3],[4],[5],[7],[8],[9],[10],[11],[12]] => [[1,8],[2],[3],[4],[5],[6],[7],[9],[10],[11],[12]]
[[1,11],[2],[3],[4],[5],[6],[7],[8],[9],[10],[12]] => [[1,3],[2],[4],[5],[6],[7],[8],[9],[10],[11],[12]]
[[1,10],[2],[3],[4],[5],[6],[7],[8],[9],[11],[12]] => [[1,4],[2],[3],[5],[6],[7],[8],[9],[10],[11],[12]]
[[1,9],[2],[3],[4],[5],[6],[7],[8],[10],[11],[12]] => [[1,5],[2],[3],[4],[6],[7],[8],[9],[10],[11],[12]]
[[1,8],[2],[3],[4],[5],[6],[7],[9],[10],[11],[12]] => [[1,6],[2],[3],[4],[5],[7],[8],[9],[10],[11],[12]]
[[1,7],[2],[3],[4],[5],[6],[8],[9],[10],[11],[12]] => [[1,7],[2],[3],[4],[5],[6],[8],[9],[10],[11],[12]]
[[1,2,3,4],[5,6],[7,8],[9,11],[10,12]] => [[1,3,11,12],[2,4],[5,6],[7,8],[9,10]]
[[1,2,3,4],[5,6],[7,9],[8,10],[11,12]] => [[1,2,11,12],[3,5],[4,6],[7,8],[9,10]]
[[1,2,3,4],[5,6],[7,9],[8,11],[10,12]] => [[1,3,11,12],[2,5],[4,6],[7,8],[9,10]]
[[1,2,3,4],[5,6],[7,10],[8,11],[9,12]] => [[1,4,11,12],[2,5],[3,6],[7,8],[9,10]]
[[1,2,3,4],[5,7],[6,8],[9,10],[11,12]] => [[1,2,11,12],[3,4],[5,7],[6,8],[9,10]]
[[1,2,3,4],[5,7],[6,8],[9,11],[10,12]] => [[1,3,11,12],[2,4],[5,7],[6,8],[9,10]]
[[1,2,3,4],[5,7],[6,9],[8,10],[11,12]] => [[1,2,11,12],[3,5],[4,7],[6,8],[9,10]]
[[1,2,3,4],[5,7],[6,9],[8,11],[10,12]] => [[1,3,11,12],[2,5],[4,7],[6,8],[9,10]]
[[1,2,3,4],[5,7],[6,10],[8,11],[9,12]] => [[1,4,11,12],[2,5],[3,7],[6,8],[9,10]]
[[1,2,3,4],[5,8],[6,9],[7,10],[11,12]] => [[1,2,11,12],[3,6],[4,7],[5,8],[9,10]]
[[1,2,3,4],[5,8],[6,9],[7,11],[10,12]] => [[1,3,11,12],[2,6],[4,7],[5,8],[9,10]]
[[1,2,3,4],[5,8],[6,10],[7,11],[9,12]] => [[1,4,11,12],[2,6],[3,7],[5,8],[9,10]]
[[1,2,3,4],[5,9],[6,10],[7,11],[8,12]] => [[1,5,11,12],[2,6],[3,7],[4,8],[9,10]]
[[1,2,3,5],[4,6],[7,8],[9,10],[11,12]] => [[1,2,11,12],[3,4],[5,6],[7,9],[8,10]]
[[1,2,3,5],[4,6],[7,8],[9,11],[10,12]] => [[1,3,11,12],[2,4],[5,6],[7,9],[8,10]]
[[1,2,3,5],[4,6],[7,9],[8,10],[11,12]] => [[1,2,11,12],[3,5],[4,6],[7,9],[8,10]]
[[1,2,3,5],[4,6],[7,9],[8,11],[10,12]] => [[1,3,11,12],[2,5],[4,6],[7,9],[8,10]]
[[1,2,3,5],[4,6],[7,10],[8,11],[9,12]] => [[1,4,11,12],[2,5],[3,6],[7,9],[8,10]]
[[1,2,3,5],[4,7],[6,8],[9,10],[11,12]] => [[1,2,11,12],[3,4],[5,7],[6,9],[8,10]]
[[1,2,3,5],[4,7],[6,8],[9,11],[10,12]] => [[1,3,11,12],[2,4],[5,7],[6,9],[8,10]]
[[1,2,3,5],[4,7],[6,9],[8,10],[11,12]] => [[1,2,11,12],[3,5],[4,7],[6,9],[8,10]]
[[1,2,3,5],[4,7],[6,9],[8,11],[10,12]] => [[1,3,11,12],[2,5],[4,7],[6,9],[8,10]]
[[1,2,3,5],[4,7],[6,10],[8,11],[9,12]] => [[1,4,11,12],[2,5],[3,7],[6,9],[8,10]]
[[1,2,3,5],[4,8],[6,9],[7,10],[11,12]] => [[1,2,11,12],[3,6],[4,7],[5,9],[8,10]]
[[1,2,3,5],[4,8],[6,9],[7,11],[10,12]] => [[1,3,11,12],[2,6],[4,7],[5,9],[8,10]]
[[1,2,3,5],[4,8],[6,10],[7,11],[9,12]] => [[1,4,11,12],[2,6],[3,7],[5,9],[8,10]]
[[1,2,3,5],[4,9],[6,10],[7,11],[8,12]] => [[1,5,11,12],[2,6],[3,7],[4,9],[8,10]]
[[1,2,3,6],[4,7],[5,8],[9,10],[11,12]] => [[1,2,11,12],[3,4],[5,8],[6,9],[7,10]]
[[1,2,3,6],[4,7],[5,8],[9,11],[10,12]] => [[1,3,11,12],[2,4],[5,8],[6,9],[7,10]]
[[1,2,3,6],[4,7],[5,9],[8,10],[11,12]] => [[1,2,11,12],[3,5],[4,8],[6,9],[7,10]]
[[1,2,3,6],[4,7],[5,9],[8,11],[10,12]] => [[1,3,11,12],[2,5],[4,8],[6,9],[7,10]]
[[1,2,3,6],[4,7],[5,10],[8,11],[9,12]] => [[1,4,11,12],[2,5],[3,8],[6,9],[7,10]]
[[1,2,3,6],[4,8],[5,9],[7,10],[11,12]] => [[1,2,11,12],[3,6],[4,8],[5,9],[7,10]]
[[1,2,3,6],[4,8],[5,9],[7,11],[10,12]] => [[1,3,11,12],[2,6],[4,8],[5,9],[7,10]]
[[1,2,3,6],[4,8],[5,10],[7,11],[9,12]] => [[1,4,11,12],[2,6],[3,8],[5,9],[7,10]]
[[1,2,3,6],[4,9],[5,10],[7,11],[8,12]] => [[1,5,11,12],[2,6],[3,8],[4,9],[7,10]]
[[1,2,3,7],[4,8],[5,9],[6,10],[11,12]] => [[1,2,11,12],[3,7],[4,8],[5,9],[6,10]]
[[1,2,3,7],[4,8],[5,9],[6,11],[10,12]] => [[1,3,11,12],[2,7],[4,8],[5,9],[6,10]]
[[1,2,3,7],[4,8],[5,10],[6,11],[9,12]] => [[1,4,11,12],[2,7],[3,8],[5,9],[6,10]]
[[1,2,3,7],[4,9],[5,10],[6,11],[8,12]] => [[1,5,11,12],[2,7],[3,8],[4,9],[6,10]]
[[1,2,3,8],[4,9],[5,10],[6,11],[7,12]] => [[1,6,11,12],[2,7],[3,8],[4,9],[5,10]]
[[1,2,4,6],[3,5],[7,8],[9,10],[11,12]] => [[1,2,10,12],[3,4],[5,6],[7,8],[9,11]]
[[1,2,4,6],[3,5],[7,8],[9,11],[10,12]] => [[1,3,10,12],[2,4],[5,6],[7,8],[9,11]]
[[1,2,4,6],[3,5],[7,9],[8,10],[11,12]] => [[1,2,10,12],[3,5],[4,6],[7,8],[9,11]]
[[1,2,4,6],[3,5],[7,9],[8,11],[10,12]] => [[1,3,10,12],[2,5],[4,6],[7,8],[9,11]]
[[1,2,4,6],[3,5],[7,10],[8,11],[9,12]] => [[1,4,10,12],[2,5],[3,6],[7,8],[9,11]]
[[1,2,4,7],[3,5],[6,8],[9,10],[11,12]] => [[1,2,10,12],[3,4],[5,7],[6,8],[9,11]]
[[1,2,4,7],[3,5],[6,8],[9,11],[10,12]] => [[1,3,10,12],[2,4],[5,7],[6,8],[9,11]]
[[1,2,4,7],[3,5],[6,9],[8,10],[11,12]] => [[1,2,10,12],[3,5],[4,7],[6,8],[9,11]]
[[1,2,4,7],[3,5],[6,9],[8,11],[10,12]] => [[1,3,10,12],[2,5],[4,7],[6,8],[9,11]]
[[1,2,4,7],[3,5],[6,10],[8,11],[9,12]] => [[1,4,10,12],[2,5],[3,7],[6,8],[9,11]]
[[1,2,4,8],[3,5],[6,9],[7,10],[11,12]] => [[1,2,10,12],[3,6],[4,7],[5,8],[9,11]]
[[1,2,4,8],[3,5],[6,9],[7,11],[10,12]] => [[1,3,10,12],[2,6],[4,7],[5,8],[9,11]]
[[1,2,4,8],[3,5],[6,10],[7,11],[9,12]] => [[1,4,10,12],[2,6],[3,7],[5,8],[9,11]]
[[1,2,4,9],[3,5],[6,10],[7,11],[8,12]] => [[1,5,10,12],[2,6],[3,7],[4,8],[9,11]]
[[1,2,4,5],[3,6],[7,8],[9,10],[11,12]] => [[1,2,10,12],[3,4],[5,6],[7,9],[8,11]]
[[1,2,4,5],[3,6],[7,8],[9,11],[10,12]] => [[1,3,10,12],[2,4],[5,6],[7,9],[8,11]]
[[1,2,4,5],[3,6],[7,9],[8,10],[11,12]] => [[1,2,10,12],[3,5],[4,6],[7,9],[8,11]]
[[1,2,4,5],[3,6],[7,9],[8,11],[10,12]] => [[1,3,10,12],[2,5],[4,6],[7,9],[8,11]]
[[1,2,4,5],[3,6],[7,10],[8,11],[9,12]] => [[1,4,10,12],[2,5],[3,6],[7,9],[8,11]]
[[1,2,4,5],[3,7],[6,8],[9,10],[11,12]] => [[1,2,10,12],[3,4],[5,7],[6,9],[8,11]]
[[1,2,4,5],[3,7],[6,8],[9,11],[10,12]] => [[1,3,10,12],[2,4],[5,7],[6,9],[8,11]]
[[1,2,4,5],[3,7],[6,9],[8,10],[11,12]] => [[1,2,10,12],[3,5],[4,7],[6,9],[8,11]]
[[1,2,4,5],[3,7],[6,9],[8,11],[10,12]] => [[1,3,10,12],[2,5],[4,7],[6,9],[8,11]]
[[1,2,4,5],[3,7],[6,10],[8,11],[9,12]] => [[1,4,10,12],[2,5],[3,7],[6,9],[8,11]]
[[1,2,4,5],[3,8],[6,9],[7,10],[11,12]] => [[1,2,10,12],[3,6],[4,7],[5,9],[8,11]]
[[1,2,4,5],[3,8],[6,9],[7,11],[10,12]] => [[1,3,10,12],[2,6],[4,7],[5,9],[8,11]]
[[1,2,4,5],[3,8],[6,10],[7,11],[9,12]] => [[1,4,10,12],[2,6],[3,7],[5,9],[8,11]]
[[1,2,4,5],[3,9],[6,10],[7,11],[8,12]] => [[1,5,10,12],[2,6],[3,7],[4,9],[8,11]]
[[1,2,4,6],[3,7],[5,8],[9,10],[11,12]] => [[1,2,10,12],[3,4],[5,8],[6,9],[7,11]]
[[1,2,4,6],[3,7],[5,8],[9,11],[10,12]] => [[1,3,10,12],[2,4],[5,8],[6,9],[7,11]]
[[1,2,4,6],[3,7],[5,9],[8,10],[11,12]] => [[1,2,10,12],[3,5],[4,8],[6,9],[7,11]]
[[1,2,4,6],[3,7],[5,9],[8,11],[10,12]] => [[1,3,10,12],[2,5],[4,8],[6,9],[7,11]]
[[1,2,4,6],[3,7],[5,10],[8,11],[9,12]] => [[1,4,10,12],[2,5],[3,8],[6,9],[7,11]]
[[1,2,4,6],[3,8],[5,9],[7,10],[11,12]] => [[1,2,10,12],[3,6],[4,8],[5,9],[7,11]]
[[1,2,4,6],[3,8],[5,9],[7,11],[10,12]] => [[1,3,10,12],[2,6],[4,8],[5,9],[7,11]]
[[1,2,4,6],[3,8],[5,10],[7,11],[9,12]] => [[1,4,10,12],[2,6],[3,8],[5,9],[7,11]]
[[1,2,4,6],[3,9],[5,10],[7,11],[8,12]] => [[1,5,10,12],[2,6],[3,8],[4,9],[7,11]]
[[1,2,4,7],[3,8],[5,9],[6,10],[11,12]] => [[1,2,10,12],[3,7],[4,8],[5,9],[6,11]]
[[1,2,4,7],[3,8],[5,9],[6,11],[10,12]] => [[1,3,10,12],[2,7],[4,8],[5,9],[6,11]]
[[1,2,4,7],[3,8],[5,10],[6,11],[9,12]] => [[1,4,10,12],[2,7],[3,8],[5,9],[6,11]]
[[1,2,4,7],[3,9],[5,10],[6,11],[8,12]] => [[1,5,10,12],[2,7],[3,8],[4,9],[6,11]]
[[1,2,4,8],[3,9],[5,10],[6,11],[7,12]] => [[1,6,10,12],[2,7],[3,8],[4,9],[5,11]]
[[1,2,5,8],[3,6],[4,7],[9,10],[11,12]] => [[1,2,9,12],[3,4],[5,6],[7,10],[8,11]]
[[1,2,5,8],[3,6],[4,7],[9,11],[10,12]] => [[1,3,9,12],[2,4],[5,6],[7,10],[8,11]]
[[1,2,5,9],[3,6],[4,7],[8,10],[11,12]] => [[1,2,9,12],[3,5],[4,6],[7,10],[8,11]]
[[1,2,5,9],[3,6],[4,7],[8,11],[10,12]] => [[1,3,9,12],[2,5],[4,6],[7,10],[8,11]]
[[1,2,5,10],[3,6],[4,7],[8,11],[9,12]] => [[1,4,9,12],[2,5],[3,6],[7,10],[8,11]]
[[1,2,5,7],[3,6],[4,8],[9,10],[11,12]] => [[1,2,9,12],[3,4],[5,7],[6,10],[8,11]]
[[1,2,5,7],[3,6],[4,8],[9,11],[10,12]] => [[1,3,9,12],[2,4],[5,7],[6,10],[8,11]]
[[1,2,5,7],[3,6],[4,9],[8,10],[11,12]] => [[1,2,9,12],[3,5],[4,7],[6,10],[8,11]]
[[1,2,5,7],[3,6],[4,9],[8,11],[10,12]] => [[1,3,9,12],[2,5],[4,7],[6,10],[8,11]]
[[1,2,5,7],[3,6],[4,10],[8,11],[9,12]] => [[1,4,9,12],[2,5],[3,7],[6,10],[8,11]]
[[1,2,5,8],[3,6],[4,9],[7,10],[11,12]] => [[1,2,9,12],[3,6],[4,7],[5,10],[8,11]]
[[1,2,5,8],[3,6],[4,9],[7,11],[10,12]] => [[1,3,9,12],[2,6],[4,7],[5,10],[8,11]]
[[1,2,5,8],[3,6],[4,10],[7,11],[9,12]] => [[1,4,9,12],[2,6],[3,7],[5,10],[8,11]]
[[1,2,5,9],[3,6],[4,10],[7,11],[8,12]] => [[1,5,9,12],[2,6],[3,7],[4,10],[8,11]]
[[1,2,5,6],[3,7],[4,8],[9,10],[11,12]] => [[1,2,9,12],[3,4],[5,8],[6,10],[7,11]]
[[1,2,5,6],[3,7],[4,8],[9,11],[10,12]] => [[1,3,9,12],[2,4],[5,8],[6,10],[7,11]]
[[1,2,5,6],[3,7],[4,9],[8,10],[11,12]] => [[1,2,9,12],[3,5],[4,8],[6,10],[7,11]]
[[1,2,5,6],[3,7],[4,9],[8,11],[10,12]] => [[1,3,9,12],[2,5],[4,8],[6,10],[7,11]]
[[1,2,5,6],[3,7],[4,10],[8,11],[9,12]] => [[1,4,9,12],[2,5],[3,8],[6,10],[7,11]]
[[1,2,5,6],[3,8],[4,9],[7,10],[11,12]] => [[1,2,9,12],[3,6],[4,8],[5,10],[7,11]]
[[1,2,5,6],[3,8],[4,9],[7,11],[10,12]] => [[1,3,9,12],[2,6],[4,8],[5,10],[7,11]]
[[1,2,5,6],[3,8],[4,10],[7,11],[9,12]] => [[1,4,9,12],[2,6],[3,8],[5,10],[7,11]]
[[1,2,5,6],[3,9],[4,10],[7,11],[8,12]] => [[1,5,9,12],[2,6],[3,8],[4,10],[7,11]]
[[1,2,5,7],[3,8],[4,9],[6,10],[11,12]] => [[1,2,9,12],[3,7],[4,8],[5,10],[6,11]]
[[1,2,5,7],[3,8],[4,9],[6,11],[10,12]] => [[1,3,9,12],[2,7],[4,8],[5,10],[6,11]]
[[1,2,5,7],[3,8],[4,10],[6,11],[9,12]] => [[1,4,9,12],[2,7],[3,8],[5,10],[6,11]]
[[1,2,5,7],[3,9],[4,10],[6,11],[8,12]] => [[1,5,9,12],[2,7],[3,8],[4,10],[6,11]]
[[1,2,5,8],[3,9],[4,10],[6,11],[7,12]] => [[1,6,9,12],[2,7],[3,8],[4,10],[5,11]]
[[1,2,6,10],[3,7],[4,8],[5,9],[11,12]] => [[1,2,8,12],[3,4],[5,9],[6,10],[7,11]]
[[1,2,6,11],[3,7],[4,8],[5,9],[10,12]] => [[1,3,8,12],[2,4],[5,9],[6,10],[7,11]]
[[1,2,6,9],[3,7],[4,8],[5,10],[11,12]] => [[1,2,8,12],[3,5],[4,9],[6,10],[7,11]]
[[1,2,6,9],[3,7],[4,8],[5,11],[10,12]] => [[1,3,8,12],[2,5],[4,9],[6,10],[7,11]]
[[1,2,6,10],[3,7],[4,8],[5,11],[9,12]] => [[1,4,8,12],[2,5],[3,9],[6,10],[7,11]]
[[1,2,6,8],[3,7],[4,9],[5,10],[11,12]] => [[1,2,8,12],[3,6],[4,9],[5,10],[7,11]]
[[1,2,6,8],[3,7],[4,9],[5,11],[10,12]] => [[1,3,8,12],[2,6],[4,9],[5,10],[7,11]]
[[1,2,6,8],[3,7],[4,10],[5,11],[9,12]] => [[1,4,8,12],[2,6],[3,9],[5,10],[7,11]]
[[1,2,6,9],[3,7],[4,10],[5,11],[8,12]] => [[1,5,8,12],[2,6],[3,9],[4,10],[7,11]]
[[1,2,6,7],[3,8],[4,9],[5,10],[11,12]] => [[1,2,8,12],[3,7],[4,9],[5,10],[6,11]]
[[1,2,6,7],[3,8],[4,9],[5,11],[10,12]] => [[1,3,8,12],[2,7],[4,9],[5,10],[6,11]]
[[1,2,6,7],[3,8],[4,10],[5,11],[9,12]] => [[1,4,8,12],[2,7],[3,9],[5,10],[6,11]]
[[1,2,6,7],[3,9],[4,10],[5,11],[8,12]] => [[1,5,8,12],[2,7],[3,9],[4,10],[6,11]]
[[1,2,6,8],[3,9],[4,10],[5,11],[7,12]] => [[1,6,8,12],[2,7],[3,9],[4,10],[5,11]]
[[1,2,7,12],[3,8],[4,9],[5,10],[6,11]] => [[1,2,7,12],[3,8],[4,9],[5,10],[6,11]]
[[1,2,7,11],[3,8],[4,9],[5,10],[6,12]] => [[1,3,7,12],[2,8],[4,9],[5,10],[6,11]]
[[1,2,7,10],[3,8],[4,9],[5,11],[6,12]] => [[1,4,7,12],[2,8],[3,9],[5,10],[6,11]]
[[1,2,7,9],[3,8],[4,10],[5,11],[6,12]] => [[1,5,7,12],[2,8],[3,9],[4,10],[6,11]]
[[1,2,7,8],[3,9],[4,10],[5,11],[6,12]] => [[1,6,7,12],[2,8],[3,9],[4,10],[5,11]]
[[1,2,8],[3,9],[4,10],[5,11],[6,12],[7]] => [[1,6,12],[2,7],[3,8],[4,9],[5,10],[11]]
[[1,2,3,5,7,9,11],[4,6,8,10,12]] => [[1,3,5,7,9,11,12],[2,4,6,8,10]]
[[1,2,3,5,7,9,10,11],[4,6,8,12]] => [[1,3,4,5,7,9,11,12],[2,6,8,10]]
[[1,2,3,5,7,8,9,11],[4,6,10,12]] => [[1,3,5,6,7,9,11,12],[2,4,8,10]]
[[1,2,3,5,7,8,10,11],[4,6,9,12]] => [[1,3,4,6,7,9,11,12],[2,5,8,10]]
[[1,2,3,5,7,8,9,10,11],[4,6,12]] => [[1,3,4,5,6,7,9,11,12],[2,8,10]]
[[1,2,3,5,6,7,9,11],[4,8,10,12]] => [[1,3,5,7,8,9,11,12],[2,4,6,10]]
[[1,2,3,5,6,7,10,12],[4,8,9,11]] => [[1,2,4,5,8,9,11,12],[3,6,7,10]]
[[1,2,3,5,6,8,9,11],[4,7,10,12]] => [[1,3,5,6,8,9,11,12],[2,4,7,10]]
[[1,2,3,5,6,8,10,11],[4,7,9,12]] => [[1,3,4,6,8,9,11,12],[2,5,7,10]]
[[1,2,3,5,6,8,9,10,11],[4,7,12]] => [[1,3,4,5,6,8,9,11,12],[2,7,10]]
[[1,2,3,5,6,7,8,9,11],[4,10,12]] => [[1,3,5,6,7,8,9,11,12],[2,4,10]]
[[1,2,3,5,6,7,8,9,12],[4,10,11]] => [[1,2,3,6,7,8,9,11,12],[4,5,10]]
[[1,2,3,5,6,7,8,10,11],[4,9,12]] => [[1,3,4,6,7,8,9,11,12],[2,5,10]]
[[1,2,3,5,6,7,9,10,11],[4,8,12]] => [[1,3,4,5,7,8,9,11,12],[2,6,10]]
[[1,2,3,5,6,7,8,9,10,11],[4,12]] => [[1,3,4,5,6,7,8,9,11,12],[2,10]]
[[1,2,3,4,5,7,9,11],[6,8,10,12]] => [[1,3,5,7,9,10,11,12],[2,4,6,8]]
[[1,2,3,4,5,7,10,12],[6,8,9,11]] => [[1,2,4,5,7,10,11,12],[3,6,8,9]]
[[1,2,3,4,5,8,10,11],[6,7,9,12]] => [[1,3,4,6,7,10,11,12],[2,5,8,9]]
[[1,2,3,4,5,8,10,12],[6,7,9,11]] => [[1,2,4,6,7,10,11,12],[3,5,8,9]]
[[1,2,3,4,6,7,9,11],[5,8,10,12]] => [[1,3,5,7,8,10,11,12],[2,4,6,9]]
[[1,2,3,4,6,7,10,12],[5,8,9,11]] => [[1,2,4,5,8,10,11,12],[3,6,7,9]]
[[1,2,3,4,6,8,9,11],[5,7,10,12]] => [[1,3,5,6,8,10,11,12],[2,4,7,9]]
[[1,2,3,4,6,8,10,11],[5,7,9,12]] => [[1,3,4,6,8,10,11,12],[2,5,7,9]]
[[1,2,3,4,6,8,9,10,11],[5,7,12]] => [[1,3,4,5,6,8,10,11,12],[2,7,9]]
[[1,2,3,4,6,7,8,9,11],[5,10,12]] => [[1,3,5,6,7,8,10,11,12],[2,4,9]]
[[1,2,3,4,6,7,8,9,12],[5,10,11]] => [[1,2,3,6,7,8,10,11,12],[4,5,9]]
[[1,2,3,4,6,7,8,10,11],[5,9,12]] => [[1,3,4,6,7,8,10,11,12],[2,5,9]]
[[1,2,3,4,6,7,9,10,11],[5,8,12]] => [[1,3,4,5,7,8,10,11,12],[2,6,9]]
[[1,2,3,4,6,7,8,9,10,11],[5,12]] => [[1,3,4,5,6,7,8,10,11,12],[2,9]]
[[1,2,3,4,5,6,7,9,11],[8,10,12]] => [[1,3,5,7,8,9,10,11,12],[2,4,6]]
[[1,2,3,4,5,6,7,9,12],[8,10,11]] => [[1,2,3,5,8,9,10,11,12],[4,6,7]]
[[1,2,3,4,5,6,7,10,11],[8,9,12]] => [[1,3,4,5,8,9,10,11,12],[2,6,7]]
[[1,2,3,4,5,6,7,10,12],[8,9,11]] => [[1,2,4,5,8,9,10,11,12],[3,6,7]]
[[1,2,3,4,5,6,8,9,11],[7,10,12]] => [[1,3,5,6,8,9,10,11,12],[2,4,7]]
[[1,2,3,4,5,6,8,9,12],[7,10,11]] => [[1,2,3,6,8,9,10,11,12],[4,5,7]]
[[1,2,3,4,5,6,8,10,11],[7,9,12]] => [[1,3,4,6,8,9,10,11,12],[2,5,7]]
[[1,2,3,4,5,6,9,10,11],[7,8,12]] => [[1,3,4,5,6,9,10,11,12],[2,7,8]]
[[1,2,3,4,5,7,8,9,11],[6,10,12]] => [[1,3,5,6,7,9,10,11,12],[2,4,8]]
[[1,2,3,4,5,7,8,9,12],[6,10,11]] => [[1,2,3,6,7,9,10,11,12],[4,5,8]]
[[1,2,3,4,5,7,8,10,11],[6,9,12]] => [[1,3,4,6,7,9,10,11,12],[2,5,8]]
[[1,2,3,4,5,7,9,10,11],[6,8,12]] => [[1,3,4,5,7,9,10,11,12],[2,6,8]]
[[1,2,3,4,5,7,8,9,10,11],[6,12]] => [[1,3,4,5,6,7,9,10,11,12],[2,8]]
[[1,2,3,4,5,6,7,8,9,11],[10,12]] => [[1,3,5,6,7,8,9,10,11,12],[2,4]]
[[1,2,3,4,5,6,7,8,9,12],[10,11]] => [[1,2,3,6,7,8,9,10,11,12],[4,5]]
[[1,2,3,4,5,6,7,8,10,11],[9,12]] => [[1,3,4,6,7,8,9,10,11,12],[2,5]]
[[1,2,3,4,5,6,7,9,10,11],[8,12]] => [[1,3,4,5,7,8,9,10,11,12],[2,6]]
[[1,2,3,4,5,6,8,9,10,11],[7,12]] => [[1,3,4,5,6,8,9,10,11,12],[2,7]]
[[1,2,4,5,8,9],[3,7,12],[6,11],[10]] => [[1,2,3,7,10,12],[4,5,6],[8,9],[11]]
[[1,2,4,5,10,11],[3,7],[6,9],[8],[12]] => [[1,3,4,5,10,12],[2,7],[6,9],[8],[11]]
[[1,2,4,5,12],[3,7],[6,9],[8,11],[10]] => [[1,2,3,10,12],[4,5],[6,7],[8,9],[11]]
[[1,2,5,6,7,8],[3,10,11],[4],[9],[12]] => [[1,3,4,8,9,12],[2,6,7],[5],[10],[11]]
[[1,2,5,6,9,10,11,12],[3,8],[4],[7]] => [[1,2,3,4,5,6,9,12],[7,8],[10],[11]]
[[1,2,5,6,9,10],[3,8],[4,12],[7],[11]] => [[1,2,5,6,9,12],[3,4],[7,8],[10],[11]]
[[1,2,6,7,8,9,10,11],[3],[4],[5],[12]] => [[1,3,4,5,6,7,8,12],[2],[9],[10],[11]]
[[1,2,3,4,7,8],[5,6,11],[9,10],[12]] => [[1,3,4,8,11,12],[2,6,7],[5,10],[9]]
[[1,2,3,4,9,10,11,12],[5,6],[7,8]] => [[1,2,3,4,5,6,11,12],[7,8],[9,10]]
[[1,2,3,4,9,10],[5,6],[7,8],[11,12]] => [[1,2,5,6,11,12],[3,4],[7,8],[9,10]]
[[1,2,4,5,6,7,11,12],[3,9,10],[8]] => [[1,2,3,4,5,9,10,12],[6,7,8],[11]]
[[1,2,4,5,6,7],[3,9,10],[8,12],[11]] => [[1,2,5,9,10,12],[3,4,8],[6,7],[11]]
[[1,2,4,5,8,9,10,11],[3,7],[6],[12]] => [[1,3,4,5,6,7,10,12],[2,9],[8],[11]]
[[1,2,3,4,5,6,10,11],[7,8,9],[12]] => [[1,3,4,5,6,10,11,12],[2,8,9],[7]]
[[1,5,7,9,11],[2,6,8,10,12],[3],[4]] => [[1,3,5,7,9],[2,4,6,8,10],[11],[12]]
[[1,2,3,4,7,8,9,10],[5,6],[11,12]] => [[1,2,5,6,7,8,11,12],[3,4],[9,10]]
[[1,2,5,6,11,12],[3,8],[4,10],[7],[9]] => [[1,2,3,4,9,12],[5,6],[7,8],[10],[11]]
[[1,2,3,5,8,9,10,12],[4,6,7,11]] => [[1,2,4,5,6,7,9,12],[3,8,10,11]]
[[1,2,3,6,7,8,10,11],[4,5,9,12]] => [[1,3,4,6,7,8,9,12],[2,5,10,11]]
[[1,2,3,6,7,8,10,12],[4,5,9,11]] => [[1,2,4,6,7,8,9,12],[3,5,10,11]]
[[1,2,3,6,7,8,10,11,12],[4,5,9]] => [[1,2,3,4,6,7,8,9,12],[5,10,11]]
[[1,2,3,6,7,8,9,10,12],[4,5,11]] => [[1,2,4,5,6,7,8,9,12],[3,10,11]]
[[1,2,3,6,7,8,9,11,12],[4,5,10]] => [[1,2,3,5,6,7,8,9,12],[4,10,11]]
[[1,3,4,5,6,8,9,11],[2,7,10,12]] => [[1,3,5,6,8,9,10,11],[2,4,7,12]]
[[1,3,4,5,6,9,10,12],[2,7,8,11]] => [[1,2,4,5,6,9,10,11],[3,7,8,12]]
[[1,3,4,5,6,8,10,11],[2,7,9,12]] => [[1,3,4,6,8,9,10,11],[2,5,7,12]]
[[1,3,4,5,6,8,10,12],[2,7,9,11]] => [[1,2,4,6,8,9,10,11],[3,5,7,12]]
[[1,3,4,5,6,8,10,11,12],[2,7,9]] => [[1,2,3,4,6,8,9,10,11],[5,7,12]]
[[1,3,4,5,6,8,9,10,11],[2,7,12]] => [[1,3,4,5,6,8,9,10,11],[2,7,12]]
[[1,3,4,5,6,8,9,10,12],[2,7,11]] => [[1,2,4,5,6,8,9,10,11],[3,7,12]]
[[1,3,4,5,6,8,9,11,12],[2,7,10]] => [[1,2,3,5,6,8,9,10,11],[4,7,12]]
[[1,3,4,5,6,8,9,10,11,12],[2,7]] => [[1,2,3,4,5,6,8,9,10,11],[7,12]]
[[1,2,3,4,7,8,10,11],[5,6,9,12]] => [[1,3,4,6,7,8,11,12],[2,5,9,10]]
[[1,3,4,5,6,7,8,10,11],[2,9,12]] => [[1,3,4,6,7,8,9,10,11],[2,5,12]]
[[1,3,4,5,6,7,8,10,12],[2,9,11]] => [[1,2,4,6,7,8,9,10,11],[3,5,12]]
[[1,3,5,6,7,8,9,11,12],[2,4,10]] => [[1,2,3,5,6,7,8,9,11],[4,10,12]]
[[1,3,4,5,6,7,9,10,11],[2,8,12]] => [[1,3,4,5,7,8,9,10,11],[2,6,12]]
[[1,3,4,5,6,7,9,10,12],[2,8,11]] => [[1,2,4,5,7,8,9,10,11],[3,6,12]]
[[1,3,4,5,6,7,9,11,12],[2,8,10]] => [[1,2,3,5,7,8,9,10,11],[4,6,12]]
[[1,3,4,5,6,7,9,10,11,12],[2,8]] => [[1,2,3,4,5,7,8,9,10,11],[6,12]]
[[1,3,4,5,6,7,8,9,10,12],[2,11]] => [[1,2,4,5,6,7,8,9,10,11],[3,12]]
[[1,3,4,5,6,7,8,9,11,12],[2,10]] => [[1,2,3,5,6,7,8,9,10,11],[4,12]]
[[1,3,4,5,6,7,8,10,11,12],[2,9]] => [[1,2,3,4,6,7,8,9,10,11],[5,12]]
[[1,2,4],[3,5,7],[6,8,10],[9,11],[12]] => [[1,4,7],[2,5,10],[3,8,12],[6,11],[9]]
[[1,2,6,9],[3,4,10],[5,7],[8,11],[12]] => [[1,5,8,10],[2,6,9],[3,7],[4,12],[11]]
[[1,2,8,11,12],[3,4],[5,6],[7,9],[10]] => [[1,2,3,6,8],[4,7],[5,10],[9,12],[11]]
[[1,3,6,11],[2,8,9],[4,10,12],[5],[7]] => [[1,3,5,6],[2,4,8],[7,9,11],[10],[12]]
[[1,3,5,9],[2,6,10,12],[4,11],[7],[8]] => [[1,2,5,9],[3,6,10,11],[4,7],[8],[12]]
[[1,3,5,8,12],[2,6,9],[4,10],[7],[11]] => [[1,2,6,9,11],[3,7,10],[4,8],[5],[12]]
[[1,4,7,8,11],[2,9,10,12],[3],[5],[6]] => [[1,3,4,7,10],[2,5,6,8],[9],[11],[12]]
[[1,3,4,10],[2,6,7],[5,9,11],[8,12]] => [[1,4,5,8],[2,6,7],[3,10,11],[9,12]]
[[1,4,6,10],[2,5,11,12],[3,8],[7,9]] => [[1,2,4,6],[3,5,8,10],[7,11],[9,12]]
[[1,4,6,9,12],[2,5,10],[3,8],[7,11]] => [[1,2,5,6,10],[3,7,8],[4,11],[9,12]]
[[1,2,5,7],[3,6,9,11],[4,10,12],[8]] => [[1,3,5,9],[2,4,7,12],[6,8,10],[11]]
[[1,2,5,10,12],[3,7,8],[4,9,11],[6]] => [[1,2,4,6,7],[3,5,9],[8,10,12],[11]]
[[1,2,4,8,11],[3,5,9,12],[6,10],[7]] => [[1,3,6,10,12],[2,4,7,11],[5,8],[9]]
[[1,3,5,6,10],[2,4,9,11],[7,8,12]] => [[1,4,5,6,11],[2,7,8,9],[3,10,12]]
[[1,2,3,5,7,8,9,10],[4,6,11,12]] => [[1,2,5,6,7,9,11,12],[3,4,8,10]]
[[1,2,3,5,6,7,9,10],[4,8,11,12]] => [[1,2,5,7,8,9,11,12],[3,4,6,10]]
[[1,2,3,5,6,7,8,11],[4,9,10,12]] => [[1,3,4,7,8,9,11,12],[2,5,6,10]]
[[1,2,3,5,6,7,8,10],[4,9,11,12]] => [[1,2,4,7,8,9,11,12],[3,5,6,10]]
[[1,2,3,5,6,8,9,10],[4,7,11,12]] => [[1,2,5,6,8,9,11,12],[3,4,7,10]]
[[1,2,3,5,6,7,8,9,10],[4,11,12]] => [[1,2,5,6,7,8,9,11,12],[3,4,10]]
[[1,2,3,4,5,7,9,10],[6,8,11,12]] => [[1,2,5,7,9,10,11,12],[3,4,6,8]]
[[1,2,3,4,5,7,8,11],[6,9,10,12]] => [[1,3,4,7,9,10,11,12],[2,5,6,8]]
[[1,2,3,4,5,7,8,10],[6,9,11,12]] => [[1,2,4,7,9,10,11,12],[3,5,6,8]]
[[1,2,3,4,5,6,9,11],[7,8,10,12]] => [[1,3,5,6,9,10,11,12],[2,4,7,8]]
[[1,2,3,4,5,6,9,10],[7,8,11,12]] => [[1,2,5,6,9,10,11,12],[3,4,7,8]]
[[1,2,3,4,5,6,8,11],[7,9,10,12]] => [[1,3,4,6,9,10,11,12],[2,5,7,8]]
[[1,2,3,4,5,6,8,10],[7,9,11,12]] => [[1,2,4,6,9,10,11,12],[3,5,7,8]]
[[1,2,3,4,6,7,9,10],[5,8,11,12]] => [[1,2,5,7,8,10,11,12],[3,4,6,9]]
[[1,2,3,4,6,7,8,11],[5,9,10,12]] => [[1,3,4,7,8,10,11,12],[2,5,6,9]]
[[1,2,3,4,6,7,8,10],[5,9,11,12]] => [[1,2,4,7,8,10,11,12],[3,5,6,9]]
[[1,2,3,4,6,8,9,10],[5,7,11,12]] => [[1,2,5,6,8,10,11,12],[3,4,7,9]]
[[1,2,3,4,6,7,8,9,10],[5,11,12]] => [[1,2,5,6,7,8,10,11,12],[3,4,9]]
[[1,2,3,4,5,6,7,9,10],[8,11,12]] => [[1,2,5,7,8,9,10,11,12],[3,4,6]]
[[1,2,3,4,5,6,7,8,11],[9,10,12]] => [[1,3,4,7,8,9,10,11,12],[2,5,6]]
[[1,2,3,4,5,6,7,8,10],[9,11,12]] => [[1,2,4,7,8,9,10,11,12],[3,5,6]]
[[1,2,3,4,5,6,8,9,10],[7,11,12]] => [[1,2,5,6,8,9,10,11,12],[3,4,7]]
[[1,2,3,4,5,7,8,9,10],[6,11,12]] => [[1,2,5,6,7,9,10,11,12],[3,4,8]]
[[1,3,4,8,10,12],[2,6,9,11],[5,7]] => [[1,2,4,6,8,11],[3,5,7,10],[9,12]]
[[1,3,7],[2,5,10],[4,8],[6,11],[9],[12]] => [[1,4,7],[2,5,9],[3,8],[6,11],[10],[12]]
[[1,5,7,9,10],[2,6,8,11,12],[3],[4]] => [[1,2,5,7,9],[3,4,6,8,10],[11],[12]]
[[1,5,7,8,11],[2,6,9,10,12],[3],[4]] => [[1,3,4,7,9],[2,5,6,8,10],[11],[12]]
[[1,5,7,8,10],[2,6,9,11,12],[3],[4]] => [[1,2,4,7,9],[3,5,6,8,10],[11],[12]]
[[1,5,7,8,9],[2,6,10,11,12],[3],[4]] => [[1,2,3,7,9],[4,5,6,8,10],[11],[12]]
[[1,5,6,9,11],[2,7,8,10,12],[3],[4]] => [[1,3,5,6,9],[2,4,7,8,10],[11],[12]]
[[1,5,6,9,10],[2,7,8,11,12],[3],[4]] => [[1,2,5,6,9],[3,4,7,8,10],[11],[12]]
[[1,5,6,8,11],[2,7,9,10,12],[3],[4]] => [[1,3,4,6,9],[2,5,7,8,10],[11],[12]]
[[1,5,6,8,10],[2,7,9,11,12],[3],[4]] => [[1,2,4,6,9],[3,5,7,8,10],[11],[12]]
[[1,5,6,8,9],[2,7,10,11,12],[3],[4]] => [[1,2,3,6,9],[4,5,7,8,10],[11],[12]]
[[1,5,6,7,11],[2,8,9,10,12],[3],[4]] => [[1,3,4,5,9],[2,6,7,8,10],[11],[12]]
[[1,5,6,7,10],[2,8,9,11,12],[3],[4]] => [[1,2,4,5,9],[3,6,7,8,10],[11],[12]]
[[1,5,6,7,9],[2,8,10,11,12],[3],[4]] => [[1,2,3,5,9],[4,6,7,8,10],[11],[12]]
[[1,5,6,7,8],[2,9,10,11,12],[3],[4]] => [[1,2,3,4,9],[5,6,7,8,10],[11],[12]]
[[1,4,7,9,11],[2,6,8,10,12],[3],[5]] => [[1,3,5,7,8],[2,4,6,9,10],[11],[12]]
[[1,4,7,9,10],[2,6,8,11,12],[3],[5]] => [[1,2,5,7,8],[3,4,6,9,10],[11],[12]]
[[1,4,7,8,11],[2,6,9,10,12],[3],[5]] => [[1,3,4,7,8],[2,5,6,9,10],[11],[12]]
[[1,4,7,8,10],[2,6,9,11,12],[3],[5]] => [[1,2,4,7,8],[3,5,6,9,10],[11],[12]]
[[1,4,7,8,9],[2,6,10,11,12],[3],[5]] => [[1,2,3,7,8],[4,5,6,9,10],[11],[12]]
[[1,4,6,9,11],[2,7,8,10,12],[3],[5]] => [[1,3,5,6,8],[2,4,7,9,10],[11],[12]]
[[1,4,6,9,10],[2,7,8,11,12],[3],[5]] => [[1,2,5,6,8],[3,4,7,9,10],[11],[12]]
[[1,4,6,8,11],[2,7,9,10,12],[3],[5]] => [[1,3,4,6,8],[2,5,7,9,10],[11],[12]]
[[1,4,6,8,10],[2,7,9,11,12],[3],[5]] => [[1,2,4,6,8],[3,5,7,9,10],[11],[12]]
[[1,4,6,8,9],[2,7,10,11,12],[3],[5]] => [[1,2,3,6,8],[4,5,7,9,10],[11],[12]]
[[1,4,6,7,11],[2,8,9,10,12],[3],[5]] => [[1,3,4,5,8],[2,6,7,9,10],[11],[12]]
[[1,4,6,7,10],[2,8,9,11,12],[3],[5]] => [[1,2,4,5,8],[3,6,7,9,10],[11],[12]]
[[1,4,6,7,9],[2,8,10,11,12],[3],[5]] => [[1,2,3,5,8],[4,6,7,9,10],[11],[12]]
[[1,4,6,7,8],[2,9,10,11,12],[3],[5]] => [[1,2,3,4,8],[5,6,7,9,10],[11],[12]]
[[1,4,5,9,11],[2,7,8,10,12],[3],[6]] => [[1,3,5,6,7],[2,4,8,9,10],[11],[12]]
[[1,4,5,9,10],[2,7,8,11,12],[3],[6]] => [[1,2,5,6,7],[3,4,8,9,10],[11],[12]]
[[1,4,5,8,11],[2,7,9,10,12],[3],[6]] => [[1,3,4,6,7],[2,5,8,9,10],[11],[12]]
[[1,4,5,8,10],[2,7,9,11,12],[3],[6]] => [[1,2,4,6,7],[3,5,8,9,10],[11],[12]]
[[1,4,5,8,9],[2,7,10,11,12],[3],[6]] => [[1,2,3,6,7],[4,5,8,9,10],[11],[12]]
[[1,4,5,7,11],[2,8,9,10,12],[3],[6]] => [[1,3,4,5,7],[2,6,8,9,10],[11],[12]]
[[1,4,5,7,10],[2,8,9,11,12],[3],[6]] => [[1,2,4,5,7],[3,6,8,9,10],[11],[12]]
[[1,4,5,7,9],[2,8,10,11,12],[3],[6]] => [[1,2,3,5,7],[4,6,8,9,10],[11],[12]]
[[1,4,5,7,8],[2,9,10,11,12],[3],[6]] => [[1,2,3,4,7],[5,6,8,9,10],[11],[12]]
[[1,4,5,6,11],[2,8,9,10,12],[3],[7]] => [[1,3,4,5,6],[2,7,8,9,10],[11],[12]]
[[1,4,5,6,10],[2,8,9,11,12],[3],[7]] => [[1,2,4,5,6],[3,7,8,9,10],[11],[12]]
[[1,4,5,6,9],[2,8,10,11,12],[3],[7]] => [[1,2,3,5,6],[4,7,8,9,10],[11],[12]]
[[1,4,5,6,8],[2,9,10,11,12],[3],[7]] => [[1,2,3,4,6],[5,7,8,9,10],[11],[12]]
[[1,3,7,9,11],[2,5,8,10,12],[4],[6]] => [[1,3,5,7,9],[2,4,6,8,11],[10],[12]]
[[1,3,7,9,10],[2,5,8,11,12],[4],[6]] => [[1,2,5,7,9],[3,4,6,8,11],[10],[12]]
[[1,3,7,8,11],[2,5,9,10,12],[4],[6]] => [[1,3,4,7,9],[2,5,6,8,11],[10],[12]]
[[1,3,7,8,10],[2,5,9,11,12],[4],[6]] => [[1,2,4,7,9],[3,5,6,8,11],[10],[12]]
[[1,3,7,8,9],[2,5,10,11,12],[4],[6]] => [[1,2,3,7,9],[4,5,6,8,11],[10],[12]]
[[1,3,6,9,11],[2,5,8,10,12],[4],[7]] => [[1,3,5,6,9],[2,4,7,8,11],[10],[12]]
[[1,3,6,9,10],[2,5,8,11,12],[4],[7]] => [[1,2,5,6,9],[3,4,7,8,11],[10],[12]]
[[1,3,6,8,11],[2,5,9,10,12],[4],[7]] => [[1,3,4,6,9],[2,5,7,8,11],[10],[12]]
[[1,3,6,8,10],[2,5,9,11,12],[4],[7]] => [[1,2,4,6,9],[3,5,7,8,11],[10],[12]]
[[1,3,6,8,9],[2,5,10,11,12],[4],[7]] => [[1,2,3,6,9],[4,5,7,8,11],[10],[12]]
[[1,3,6,7,11],[2,5,9,10,12],[4],[8]] => [[1,3,4,5,9],[2,6,7,8,11],[10],[12]]
[[1,3,6,7,10],[2,5,9,11,12],[4],[8]] => [[1,2,4,5,9],[3,6,7,8,11],[10],[12]]
[[1,3,6,7,9],[2,5,10,11,12],[4],[8]] => [[1,2,3,5,9],[4,6,7,8,11],[10],[12]]
[[1,3,6,7,8],[2,5,10,11,12],[4],[9]] => [[1,2,3,4,9],[5,6,7,8,11],[10],[12]]
[[1,3,7,9,11],[2,6,8,10,12],[4],[5]] => [[1,3,5,7,8],[2,4,6,9,11],[10],[12]]
[[1,3,7,9,10],[2,6,8,11,12],[4],[5]] => [[1,2,5,7,8],[3,4,6,9,11],[10],[12]]
[[1,3,7,8,11],[2,6,9,10,12],[4],[5]] => [[1,3,4,7,8],[2,5,6,9,11],[10],[12]]
[[1,3,7,8,10],[2,6,9,11,12],[4],[5]] => [[1,2,4,7,8],[3,5,6,9,11],[10],[12]]
[[1,3,7,8,9],[2,6,10,11,12],[4],[5]] => [[1,2,3,7,8],[4,5,6,9,11],[10],[12]]
[[1,3,6,9,11],[2,7,8,10,12],[4],[5]] => [[1,3,5,6,8],[2,4,7,9,11],[10],[12]]
[[1,3,6,9,10],[2,7,8,11,12],[4],[5]] => [[1,2,5,6,8],[3,4,7,9,11],[10],[12]]
[[1,3,6,8,11],[2,7,9,10,12],[4],[5]] => [[1,3,4,6,8],[2,5,7,9,11],[10],[12]]
[[1,3,6,8,10],[2,7,9,11,12],[4],[5]] => [[1,2,4,6,8],[3,5,7,9,11],[10],[12]]
[[1,3,6,8,9],[2,7,10,11,12],[4],[5]] => [[1,2,3,6,8],[4,5,7,9,11],[10],[12]]
[[1,3,6,7,11],[2,8,9,10,12],[4],[5]] => [[1,3,4,5,8],[2,6,7,9,11],[10],[12]]
[[1,3,6,7,10],[2,8,9,11,12],[4],[5]] => [[1,2,4,5,8],[3,6,7,9,11],[10],[12]]
[[1,3,6,7,9],[2,8,10,11,12],[4],[5]] => [[1,2,3,5,8],[4,6,7,9,11],[10],[12]]
[[1,3,6,7,8],[2,9,10,11,12],[4],[5]] => [[1,2,3,4,8],[5,6,7,9,11],[10],[12]]
[[1,3,5,9,11],[2,7,8,10,12],[4],[6]] => [[1,3,5,6,7],[2,4,8,9,11],[10],[12]]
[[1,3,5,9,10],[2,7,8,11,12],[4],[6]] => [[1,2,5,6,7],[3,4,8,9,11],[10],[12]]
[[1,3,5,8,11],[2,7,9,10,12],[4],[6]] => [[1,3,4,6,7],[2,5,8,9,11],[10],[12]]
[[1,3,5,8,10],[2,7,9,11,12],[4],[6]] => [[1,2,4,6,7],[3,5,8,9,11],[10],[12]]
[[1,3,5,8,9],[2,7,10,11,12],[4],[6]] => [[1,2,3,6,7],[4,5,8,9,11],[10],[12]]
[[1,3,5,7,11],[2,8,9,10,12],[4],[6]] => [[1,3,4,5,7],[2,6,8,9,11],[10],[12]]
[[1,3,5,7,10],[2,8,9,11,12],[4],[6]] => [[1,2,4,5,7],[3,6,8,9,11],[10],[12]]
[[1,3,5,7,9],[2,8,10,11,12],[4],[6]] => [[1,2,3,5,7],[4,6,8,9,11],[10],[12]]
[[1,3,5,7,8],[2,9,10,11,12],[4],[6]] => [[1,2,3,4,7],[5,6,8,9,11],[10],[12]]
[[1,3,5,6,11],[2,8,9,10,12],[4],[7]] => [[1,3,4,5,6],[2,7,8,9,11],[10],[12]]
[[1,3,5,6,10],[2,8,9,11,12],[4],[7]] => [[1,2,4,5,6],[3,7,8,9,11],[10],[12]]
[[1,3,5,6,9],[2,8,10,11,12],[4],[7]] => [[1,2,3,5,6],[4,7,8,9,11],[10],[12]]
[[1,3,5,6,8],[2,9,10,11,12],[4],[7]] => [[1,2,3,4,6],[5,7,8,9,11],[10],[12]]
[[1,3,5,6,7],[2,9,10,11,12],[4],[8]] => [[1,2,3,4,5],[6,7,8,9,11],[10],[12]]
[[1,3,4,9,11],[2,6,7,10,12],[5],[8]] => [[1,3,5,7,8],[2,4,6,10,11],[9],[12]]
[[1,3,4,9,10],[2,6,7,11,12],[5],[8]] => [[1,2,5,7,8],[3,4,6,10,11],[9],[12]]
[[1,3,4,8,11],[2,6,7,10,12],[5],[9]] => [[1,3,4,7,8],[2,5,6,10,11],[9],[12]]
[[1,3,4,8,10],[2,6,7,11,12],[5],[9]] => [[1,2,4,7,8],[3,5,6,10,11],[9],[12]]
[[1,3,4,8,9],[2,6,7,11,12],[5],[10]] => [[1,2,3,7,8],[4,5,6,10,11],[9],[12]]
[[1,3,4,9,11],[2,6,8,10,12],[5],[7]] => [[1,3,5,6,8],[2,4,7,10,11],[9],[12]]
[[1,3,4,9,10],[2,6,8,11,12],[5],[7]] => [[1,2,5,6,8],[3,4,7,10,11],[9],[12]]
[[1,3,4,8,11],[2,6,9,10,12],[5],[7]] => [[1,3,4,6,8],[2,5,7,10,11],[9],[12]]
[[1,3,4,8,10],[2,6,9,11,12],[5],[7]] => [[1,2,4,6,8],[3,5,7,10,11],[9],[12]]
[[1,3,4,8,9],[2,6,10,11,12],[5],[7]] => [[1,2,3,6,8],[4,5,7,10,11],[9],[12]]
[[1,3,4,7,11],[2,6,9,10,12],[5],[8]] => [[1,3,4,5,8],[2,6,7,10,11],[9],[12]]
[[1,3,4,7,10],[2,6,9,11,12],[5],[8]] => [[1,2,4,5,8],[3,6,7,10,11],[9],[12]]
[[1,3,4,7,9],[2,6,10,11,12],[5],[8]] => [[1,2,3,5,8],[4,6,7,10,11],[9],[12]]
[[1,3,4,7,8],[2,6,10,11,12],[5],[9]] => [[1,2,3,4,8],[5,6,7,10,11],[9],[12]]
[[1,3,4,9,11],[2,7,8,10,12],[5],[6]] => [[1,3,5,6,7],[2,4,8,10,11],[9],[12]]
[[1,3,4,9,10],[2,7,8,11,12],[5],[6]] => [[1,2,5,6,7],[3,4,8,10,11],[9],[12]]
[[1,3,4,8,11],[2,7,9,10,12],[5],[6]] => [[1,3,4,6,7],[2,5,8,10,11],[9],[12]]
[[1,3,4,8,10],[2,7,9,11,12],[5],[6]] => [[1,2,4,6,7],[3,5,8,10,11],[9],[12]]
[[1,3,4,8,9],[2,7,10,11,12],[5],[6]] => [[1,2,3,6,7],[4,5,8,10,11],[9],[12]]
[[1,3,4,7,11],[2,8,9,10,12],[5],[6]] => [[1,3,4,5,7],[2,6,8,10,11],[9],[12]]
[[1,3,4,7,10],[2,8,9,11,12],[5],[6]] => [[1,2,4,5,7],[3,6,8,10,11],[9],[12]]
[[1,3,4,7,9],[2,8,10,11,12],[5],[6]] => [[1,2,3,5,7],[4,6,8,10,11],[9],[12]]
[[1,3,4,7,8],[2,9,10,11,12],[5],[6]] => [[1,2,3,4,7],[5,6,8,10,11],[9],[12]]
[[1,3,4,6,11],[2,8,9,10,12],[5],[7]] => [[1,3,4,5,6],[2,7,8,10,11],[9],[12]]
[[1,3,4,6,10],[2,8,9,11,12],[5],[7]] => [[1,2,4,5,6],[3,7,8,10,11],[9],[12]]
[[1,3,4,6,9],[2,8,10,11,12],[5],[7]] => [[1,2,3,5,6],[4,7,8,10,11],[9],[12]]
[[1,3,4,6,8],[2,9,10,11,12],[5],[7]] => [[1,2,3,4,6],[5,7,8,10,11],[9],[12]]
[[1,3,4,6,7],[2,9,10,11,12],[5],[8]] => [[1,2,3,4,5],[6,7,8,10,11],[9],[12]]
[[1,3,4,5,11],[2,7,8,9,12],[6],[10]] => [[1,3,5,6,7],[2,4,9,10,11],[8],[12]]
[[1,3,4,5,10],[2,7,8,9,12],[6],[11]] => [[1,2,5,6,7],[3,4,9,10,11],[8],[12]]
[[1,3,4,5,11],[2,7,8,10,12],[6],[9]] => [[1,3,4,6,7],[2,5,9,10,11],[8],[12]]
[[1,3,4,5,10],[2,7,8,11,12],[6],[9]] => [[1,2,4,6,7],[3,5,9,10,11],[8],[12]]
[[1,3,4,5,9],[2,7,8,11,12],[6],[10]] => [[1,2,3,6,7],[4,5,9,10,11],[8],[12]]
[[1,3,4,5,11],[2,7,9,10,12],[6],[8]] => [[1,3,4,5,7],[2,6,9,10,11],[8],[12]]
[[1,3,4,5,10],[2,7,9,11,12],[6],[8]] => [[1,2,4,5,7],[3,6,9,10,11],[8],[12]]
[[1,3,4,5,9],[2,7,10,11,12],[6],[8]] => [[1,2,3,5,7],[4,6,9,10,11],[8],[12]]
[[1,3,4,5,8],[2,7,10,11,12],[6],[9]] => [[1,2,3,4,7],[5,6,9,10,11],[8],[12]]
[[1,3,4,5,11],[2,8,9,10,12],[6],[7]] => [[1,3,4,5,6],[2,7,9,10,11],[8],[12]]
[[1,3,4,5,10],[2,8,9,11,12],[6],[7]] => [[1,2,4,5,6],[3,7,9,10,11],[8],[12]]
[[1,3,4,5,9],[2,8,10,11,12],[6],[7]] => [[1,2,3,5,6],[4,7,9,10,11],[8],[12]]
[[1,3,4,5,8],[2,9,10,11,12],[6],[7]] => [[1,2,3,4,6],[5,7,9,10,11],[8],[12]]
[[1,3,4,5,7],[2,9,10,11,12],[6],[8]] => [[1,2,3,4,5],[6,7,9,10,11],[8],[12]]
[[1,3,4,5,6],[2,8,9,10,11],[7],[12]] => [[1,3,4,5,6],[2,8,9,10,11],[7],[12]]
[[1,3,4,5,6],[2,8,9,10,12],[7],[11]] => [[1,2,4,5,6],[3,8,9,10,11],[7],[12]]
[[1,3,4,5,6],[2,8,9,11,12],[7],[10]] => [[1,2,3,5,6],[4,8,9,10,11],[7],[12]]
[[1,3,4,5,6],[2,8,10,11,12],[7],[9]] => [[1,2,3,4,6],[5,8,9,10,11],[7],[12]]
[[1,3,4,5,6],[2,9,10,11,12],[7],[8]] => [[1,2,3,4,5],[6,8,9,10,11],[7],[12]]
[[1,3,4,5,6,7],[2,9,10,11,12],[8]] => [[1,2,3,4,5,11],[6,7,8,9,10],[12]]
[[1,2,3,4,5,6,7,8,9],[10,11,12],[13]] => [[1,3,4,8,9,10,11,12,13],[2,6,7],[5]]
[[1,2,3,4,5,6,7,8,9],[10,11],[12,13]] => [[1,2,7,8,9,10,11,12,13],[3,4],[5,6]]
[[1,2,3,4,5,6,7,8,9],[10,11],[12],[13]] => [[1,4,7,8,9,10,11,12,13],[2,6],[3],[5]]
[[1,2,3,4,5,6,7,8],[9,10,11],[12,13]] => [[1,2,5,9,10,11,12,13],[3,4,8],[6,7]]
[[1,2,3,4,5,6,7,8],[9,10,11],[12],[13]] => [[1,4,5,9,10,11,12,13],[2,7,8],[3],[6]]
[[1,2,3,4,5,6,7,8],[9,10],[11,12],[13]] => [[1,3,8,9,10,11,12,13],[2,5],[4,7],[6]]
[[1,2,3,4,5,6,7],[8,9,10],[11,12],[13]] => [[1,3,6,10,11,12,13],[2,5,9],[4,8],[7]]
[[1,2,4,5,8,9],[3,7,12],[6,11],[10],[13]] => [[1,3,4,8,11,13],[2,6,7],[5,10],[9],[12]]
[[1,2,4,5,10,11,12,13],[3,7],[6,9],[8]] => [[1,2,3,4,5,6,11,13],[7,8],[9,10],[12]]
[[1,2,4,5,10,11],[3,7],[6,9],[8,13],[12]] => [[1,2,5,6,11,13],[3,4],[7,8],[9,10],[12]]
[[1,2,5,6,7,8,12,13],[3,10,11],[4],[9]] => [[1,2,3,4,5,9,10,13],[6,7,8],[11],[12]]
[[1,2,5,6,7,8],[3,10,11],[4,13],[9],[12]] => [[1,2,5,9,10,13],[3,4,8],[6,7],[11],[12]]
[[1,2,5,6,9,10,11,12],[3,8],[4],[7],[13]] => [[1,3,4,5,6,7,10,13],[2,9],[8],[11],[12]]
[[1,2,3,4,7,8,12,13],[5,6,11],[9,10]] => [[1,2,3,4,5,9,12,13],[6,7,8],[10,11]]
[[1,2,3,4,7,8],[5,6,11],[9,10],[12,13]] => [[1,2,5,9,12,13],[3,4,8],[6,7],[10,11]]
[[1,2,3,4,9,10,11,12],[5,6],[7,8],[13]] => [[1,3,4,5,6,7,12,13],[2,9],[8,11],[10]]
[[1,2,4,5,6,7,11,12],[3,9,10],[8],[13]] => [[1,3,4,5,6,10,11,13],[2,8,9],[7],[12]]
[[1,2,4,10],[3,5,7],[6,8,11],[9,12],[13]] => [[1,5,8,11],[2,6,9],[3,7,13],[4,12],[10]]
[[1,2,6,10],[3,4,11,13],[5,7],[8,12],[9]] => [[1,2,5,9],[3,6,10,11],[4,7],[8,13],[12]]
[[1,2,6,9,13],[3,4,10],[5,7],[8,11],[12]] => [[1,2,6,9,11],[3,7,10],[4,8],[5,13],[12]]
[[1,3,6,8],[2,7,10,12],[4,11,13],[5],[9]] => [[1,3,5,9],[2,4,7,12],[6,8,10],[11],[13]]
[[1,3,6,11,13],[2,8,9],[4,10,12],[5],[7]] => [[1,2,4,6,7],[3,5,9],[8,10,12],[11],[13]]
[[1,3,5,9,12],[2,6,10,13],[4,11],[7],[8]] => [[1,3,6,10,12],[2,4,7,11],[5,8],[9],[13]]
[[1,3,4,7],[2,6,8,11],[5,10,12],[9,13]] => [[1,4,5,9],[2,6,8,12],[3,10,11],[7,13]]
[[1,3,4,10,13],[2,6,7],[5,9,11],[8,12]] => [[1,2,5,6,9],[3,7,8],[4,11,12],[10,13]]
[[1,4,6,10,12],[2,5,11,13],[3,8],[7,9]] => [[1,3,5,7,11],[2,4,6,9],[8,12],[10,13]]
[[1,2,5,7,11],[3,6,9,12],[4,10,13],[8]] => [[1,4,6,10,13],[2,5,8,11],[3,7,9],[12]]
[[1,2,3,4,5,6,7,8,9],[10,11,12],[13,14]] => [[1,2,5,9,10,11,12,13,14],[3,4,8],[6,7]]
[[1,2,3,4,5,6,7,8,9],[10,11,12],[13],[14]] => [[1,4,5,9,10,11,12,13,14],[2,7,8],[3],[6]]
[[1,2,3,4,5,6,7,8,9],[10,11],[12,13],[14]] => [[1,3,8,9,10,11,12,13,14],[2,5],[4,7],[6]]
[[1,2,3,4,5,6,7,8],[9,10,11],[12,13],[14]] => [[1,3,6,10,11,12,13,14],[2,5,9],[4,8],[7]]
[[1,2,4,5,8,9,13,14],[3,7,12],[6,11],[10]] => [[1,2,3,4,5,9,12,14],[6,7,8],[10,11],[13]]
[[1,2,4,5,8,9],[3,7,12],[6,11],[10,14],[13]] => [[1,2,5,9,12,14],[3,4,8],[6,7],[10,11],[13]]
[[1,2,4,5,10,11,12,13],[3,7],[6,9],[8],[14]] => [[1,3,4,5,6,7,12,14],[2,9],[8,11],[10],[13]]
[[1,2,5,6,7,8,12,13],[3,10,11],[4],[9],[14]] => [[1,3,4,5,6,10,11,14],[2,8,9],[7],[12],[13]]
[[1,2,3,4,7,8,12,13],[5,6,11],[9,10],[14]] => [[1,3,4,5,6,10,13,14],[2,8,9],[7,12],[11]]
[[1,2,4,7],[3,5,8,11],[6,9,12],[10,13],[14]] => [[1,5,9,12],[2,6,10,14],[3,7,13],[4,11],[8]]
[[1,2,4,10,14],[3,5,7],[6,8,11],[9,12],[13]] => [[1,2,6,9,12],[3,7,10],[4,8,14],[5,13],[11]]
[[1,2,6,10,13],[3,4,11,14],[5,7],[8,12],[9]] => [[1,3,6,10,12],[2,4,7,11],[5,8],[9,14],[13]]
[[1,3,6,8,12],[2,7,10,13],[4,11,14],[5],[9]] => [[1,4,6,10,13],[2,5,8,11],[3,7,9],[12],[14]]
[[1,3,4,7,11],[2,6,8,12],[5,10,13],[9,14]] => [[1,5,6,10,13],[2,7,9,12],[3,8,11],[4,14]]
[[1,2,3,4,5,6,7,8,9],[10,11,12],[13,14],[15]] => [[1,3,6,10,11,12,13,14,15],[2,5,9],[4,8],[7]]
[[1,2,4,7,11],[3,5,8,12],[6,9,13],[10,14],[15]] => [[1,6,10,13,15],[2,7,11,14],[3,8,12],[4,9],[5]]
[[1,2,4,5,8,9,13,14],[3,7,12],[6,11],[10],[15]] => [[1,3,4,5,6,10,13,15],[2,8,9],[7,12],[11],[14]]
Identities
click to show experimental identities
(only identities of compositions of up to three maps are shown)
Inverses
Mp00085Schützenberger involution ∘ Mp00085Schützenberger involution = id : Standard tableaux ⟶ Standard tableaux
Commutation relations
Mp00084conjugate ∘ Mp00085Schützenberger involution = Mp00085Schützenberger involution ∘ Mp00084conjugate : Standard tableaux ⟶ Standard tableaux
Intertwining relations
Mp00070Robinson-Schensted recording tableau ∘ Mp00069complement ∘ Mp00064reverse = Mp00085Schützenberger involution ∘ Mp00070Robinson-Schensted recording tableau : Permutations ⟶ Standard tableaux
Mp00059Robinson-Schensted insertion tableau ∘ Mp00069complement ∘ Mp00064reverse = Mp00085Schützenberger involution ∘ Mp00059Robinson-Schensted insertion tableau : Permutations ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00033to two-row standard tableau = Mp00033to two-row standard tableau ∘ Mp00028reverse : Dyck paths ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00155promotion = Mp00153inverse promotion ∘ Mp00085Schützenberger involution : Standard tableaux ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00153inverse promotion = Mp00155promotion ∘ Mp00085Schützenberger involution : Standard tableaux ⟶ Standard tableaux
Mp00082to Gelfand-Tsetlin pattern ∘ Mp00085Schützenberger involution = Mp00078Schuetzenberger involution ∘ Mp00082to Gelfand-Tsetlin pattern : Standard tableaux ⟶ Gelfand-Tsetlin patterns
Mp00134descent word ∘ Mp00085Schützenberger involution = Mp00104reverse ∘ Mp00134descent word : Standard tableaux ⟶ Binary words
Mp00070Robinson-Schensted recording tableau ∘ Mp00126cactus evacuation = Mp00085Schützenberger involution ∘ Mp00070Robinson-Schensted recording tableau : Permutations ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00084conjugate ∘ Mp00059Robinson-Schensted insertion tableau = Mp00059Robinson-Schensted insertion tableau ∘ Mp00069complement : Permutations ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00084conjugate ∘ Mp00033to two-row standard tableau = Mp00084conjugate ∘ Mp00033to two-row standard tableau ∘ Mp00028reverse : Dyck paths ⟶ Standard tableaux
Mp00126cactus evacuation ∘ Mp00066inverse ∘ Mp00081reading word permutation = Mp00066inverse ∘ Mp00081reading word permutation ∘ Mp00085Schützenberger involution : Standard tableaux ⟶ Permutations
Mp00085Schützenberger involution ∘ Mp00106catabolism ∘ Mp00033to two-row standard tableau = Mp00106catabolism ∘ Mp00033to two-row standard tableau ∘ Mp00028reverse : Dyck paths ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00226row-to-column-descents ∘ Mp00033to two-row standard tableau = Mp00226row-to-column-descents ∘ Mp00033to two-row standard tableau ∘ Mp00028reverse : Dyck paths ⟶ Standard tableaux
Mp00070Robinson-Schensted recording tableau ∘ Mp00024to 321-avoiding permutation ∘ Mp00123Barnabei-Castronuovo involution = Mp00085Schützenberger involution ∘ Mp00070Robinson-Schensted recording tableau ∘ Mp00024to 321-avoiding permutation : Dyck paths ⟶ Standard tableaux
Mp00059Robinson-Schensted insertion tableau ∘ Mp00024to 321-avoiding permutation ∘ Mp00123Barnabei-Castronuovo involution = Mp00085Schützenberger involution ∘ Mp00059Robinson-Schensted insertion tableau ∘ Mp00024to 321-avoiding permutation : Dyck paths ⟶ Standard tableaux
Mp00126cactus evacuation ∘ Mp00069complement ∘ Mp00064reverse ∘ Mp00081reading word permutation = Mp00081reading word permutation ∘ Mp00085Schützenberger involution : Standard tableaux ⟶ Permutations
Mp00085Schützenberger involution ∘ Mp00059Robinson-Schensted insertion tableau ∘ Mp00058to permutation = Mp00059Robinson-Schensted insertion tableau ∘ Mp00058to permutation ∘ Mp00113reverse : Perfect matchings ⟶ Standard tableaux
Absorbing relations
Mp00083shape ∘ Mp00085Schützenberger involution = Mp00083shape : Standard tableaux ⟶ Integer partitions
Mp00071descent composition ∘ Mp00081reading word permutation ∘ Mp00085Schützenberger involution = Mp00071descent composition ∘ Mp00081reading word permutation : Standard tableaux ⟶ Integer compositions
Mp00204LLPS ∘ Mp00081reading word permutation ∘ Mp00085Schützenberger involution = Mp00204LLPS ∘ Mp00081reading word permutation : Standard tableaux ⟶ Integer partitions
Mp00070Robinson-Schensted recording tableau ∘ Mp00081reading word permutation ∘ Mp00085Schützenberger involution = Mp00070Robinson-Schensted recording tableau ∘ Mp00081reading word permutation : Standard tableaux ⟶ Standard tableaux
Mp00061to increasing tree ∘ Mp00081reading word permutation ∘ Mp00085Schützenberger involution = Mp00061to increasing tree ∘ Mp00081reading word permutation : Standard tableaux ⟶ Binary trees
Mp00109descent word ∘ Mp00081reading word permutation ∘ Mp00085Schützenberger involution = Mp00109descent word ∘ Mp00081reading word permutation : Standard tableaux ⟶ Binary words
Mp00083shape ∘ Mp00106catabolism ∘ Mp00085Schützenberger involution ∘ Mp00106catabolism = Mp00083shape ∘ Mp00106catabolism : Standard tableaux ⟶ Integer partitions
Other relations
Mp00084conjugate ∘ Mp00059Robinson-Schensted insertion tableau ∘ Mp00069complement = Mp00085Schützenberger involution ∘ Mp00059Robinson-Schensted insertion tableau : Permutations ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00042initial tableau = Mp00045reading tableau : Integer partitions ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00045reading tableau = Mp00042initial tableau : Integer partitions ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00070Robinson-Schensted recording tableau ∘ Mp00069complement = Mp00070Robinson-Schensted recording tableau ∘ Mp00064reverse : Permutations ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00070Robinson-Schensted recording tableau ∘ Mp00064reverse = Mp00070Robinson-Schensted recording tableau ∘ Mp00069complement : Permutations ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00059Robinson-Schensted insertion tableau ∘ Mp00069complement = Mp00084conjugate ∘ Mp00059Robinson-Schensted insertion tableau : Permutations ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00084conjugate ∘ Mp00045reading tableau = Mp00084conjugate ∘ Mp00042initial tableau : Integer partitions ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00084conjugate ∘ Mp00042initial tableau = Mp00084conjugate ∘ Mp00045reading tableau : Integer partitions ⟶ Standard tableaux
Mp00069complement ∘ Mp00064reverse ∘ Mp00081reading word permutation ∘ Mp00085Schützenberger involution = Mp00126cactus evacuation ∘ Mp00081reading word permutation : Standard tableaux ⟶ Permutations
Mp00126cactus evacuation ∘ Mp00064reverse ∘ Mp00081reading word permutation = Mp00069complement ∘ Mp00081reading word permutation ∘ Mp00085Schützenberger involution : Standard tableaux ⟶ Permutations
Mp00126cactus evacuation ∘ Mp00069complement ∘ Mp00081reading word permutation = Mp00064reverse ∘ Mp00081reading word permutation ∘ Mp00085Schützenberger involution : Standard tableaux ⟶ Permutations
Mp00059Robinson-Schensted insertion tableau ∘ Mp00069complement ∘ Mp00081reading word permutation = Mp00085Schützenberger involution ∘ Mp00084conjugate : Standard tableaux ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00059Robinson-Schensted insertion tableau ∘ Mp00201Ringel = Mp00070Robinson-Schensted recording tableau ∘ Mp00201Ringel ∘ Mp00028reverse : Dyck paths ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00070Robinson-Schensted recording tableau ∘ Mp00201Ringel = Mp00059Robinson-Schensted insertion tableau ∘ Mp00201Ringel ∘ Mp00028reverse : Dyck paths ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00059Robinson-Schensted insertion tableau ∘ Mp00023to non-crossing permutation = Mp00070Robinson-Schensted recording tableau ∘ Mp00023to non-crossing permutation ∘ Mp00028reverse : Dyck paths ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00059Robinson-Schensted insertion tableau ∘ Mp00031to 312-avoiding permutation = Mp00070Robinson-Schensted recording tableau ∘ Mp00069complement ∘ Mp00025to 132-avoiding permutation : Dyck paths ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00059Robinson-Schensted insertion tableau ∘ Mp00119to 321-avoiding permutation (Krattenthaler) = Mp00070Robinson-Schensted recording tableau ∘ Mp00119to 321-avoiding permutation (Krattenthaler) ∘ Mp00028reverse : Dyck paths ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00070Robinson-Schensted recording tableau ∘ Mp00023to non-crossing permutation = Mp00059Robinson-Schensted insertion tableau ∘ Mp00023to non-crossing permutation ∘ Mp00028reverse : Dyck paths ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00070Robinson-Schensted recording tableau ∘ Mp00031to 312-avoiding permutation = Mp00059Robinson-Schensted insertion tableau ∘ Mp00069complement ∘ Mp00025to 132-avoiding permutation : Dyck paths ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00070Robinson-Schensted recording tableau ∘ Mp00119to 321-avoiding permutation (Krattenthaler) = Mp00059Robinson-Schensted insertion tableau ∘ Mp00119to 321-avoiding permutation (Krattenthaler) ∘ Mp00028reverse : Dyck paths ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00059Robinson-Schensted insertion tableau ∘ Mp00129to 321-avoiding permutation (Billey-Jockusch-Stanley) = Mp00070Robinson-Schensted recording tableau ∘ Mp00129to 321-avoiding permutation (Billey-Jockusch-Stanley) ∘ Mp00028reverse : Dyck paths ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00059Robinson-Schensted insertion tableau ∘ Mp00025to 132-avoiding permutation = Mp00070Robinson-Schensted recording tableau ∘ Mp00064reverse ∘ Mp00031to 312-avoiding permutation : Dyck paths ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00070Robinson-Schensted recording tableau ∘ Mp00025to 132-avoiding permutation = Mp00084conjugate ∘ Mp00059Robinson-Schensted insertion tableau ∘ Mp00031to 312-avoiding permutation : Dyck paths ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00070Robinson-Schensted recording tableau ∘ Mp00129to 321-avoiding permutation (Billey-Jockusch-Stanley) = Mp00059Robinson-Schensted insertion tableau ∘ Mp00129to 321-avoiding permutation (Billey-Jockusch-Stanley) ∘ Mp00028reverse : Dyck paths ⟶ Standard tableaux
Mp00126cactus evacuation ∘ Mp00081reading word permutation ∘ Mp00085Schützenberger involution = Mp00069complement ∘ Mp00064reverse ∘ Mp00081reading word permutation : Standard tableaux ⟶ Permutations
Mp00108cycle type ∘ Mp00126cactus evacuation ∘ Mp00081reading word permutation = Mp00108cycle type ∘ Mp00081reading word permutation ∘ Mp00085Schützenberger involution : Standard tableaux ⟶ Integer partitions
Mp00172rotate back to front ∘ Mp00041conjugate ∘ Mp00295valley composition = Mp00039complement ∘ Mp00294peak composition ∘ Mp00085Schützenberger involution : Standard tableaux ⟶ Integer compositions
Mp00173rotate front to back ∘ Mp00039complement ∘ Mp00295valley composition = Mp00041conjugate ∘ Mp00294peak composition ∘ Mp00085Schützenberger involution : Standard tableaux ⟶ Integer compositions
Mp00172rotate back to front ∘ Mp00041conjugate ∘ Mp00294peak composition = Mp00039complement ∘ Mp00295valley composition ∘ Mp00085Schützenberger involution : Standard tableaux ⟶ Integer compositions
Mp00173rotate front to back ∘ Mp00039complement ∘ Mp00294peak composition = Mp00041conjugate ∘ Mp00295valley composition ∘ Mp00085Schützenberger involution : Standard tableaux ⟶ Integer compositions
Mp00295valley composition ∘ Mp00085Schützenberger involution ∘ Mp00084conjugate = Mp00294peak composition ∘ Mp00085Schützenberger involution : Standard tableaux ⟶ Integer compositions
Mp00294peak composition ∘ Mp00085Schützenberger involution ∘ Mp00084conjugate = Mp00295valley composition ∘ Mp00085Schützenberger involution : Standard tableaux ⟶ Integer compositions
Mp00085Schützenberger involution ∘ Mp00070Robinson-Schensted recording tableau ∘ Mp00081reading word permutation = Mp00042initial tableau ∘ Mp00083shape : Standard tableaux ⟶ Standard tableaux
Mp00160graph of inversions ∘ Mp00126cactus evacuation ∘ Mp00081reading word permutation = Mp00160graph of inversions ∘ Mp00081reading word permutation ∘ Mp00085Schützenberger involution : Standard tableaux ⟶ Graphs
Mp00134descent word ∘ Mp00153inverse promotion ∘ Mp00085Schützenberger involution = Mp00104reverse ∘ Mp00134descent word ∘ Mp00155promotion : Standard tableaux ⟶ Binary words
Mp00134descent word ∘ Mp00155promotion ∘ Mp00085Schützenberger involution = Mp00104reverse ∘ Mp00134descent word ∘ Mp00153inverse promotion : Standard tableaux ⟶ Binary words
Mp00085Schützenberger involution ∘ Mp00059Robinson-Schensted insertion tableau ∘ Mp00080to permutation = Mp00070Robinson-Schensted recording tableau ∘ Mp00080to permutation ∘ Mp00112complement : Set partitions ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00070Robinson-Schensted recording tableau ∘ Mp00080to permutation = Mp00059Robinson-Schensted insertion tableau ∘ Mp00080to permutation ∘ Mp00112complement : Set partitions ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00070Robinson-Schensted recording tableau ∘ Mp00017to 312-avoiding permutation = Mp00059Robinson-Schensted insertion tableau ∘ Mp00017to 312-avoiding permutation ∘ Mp00018left border symmetry : Binary trees ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00059Robinson-Schensted insertion tableau ∘ Mp00017to 312-avoiding permutation = Mp00070Robinson-Schensted recording tableau ∘ Mp00017to 312-avoiding permutation ∘ Mp00018left border symmetry : Binary trees ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00059Robinson-Schensted insertion tableau ∘ Mp00283non-nesting-exceedence permutation = Mp00070Robinson-Schensted recording tableau ∘ Mp00283non-nesting-exceedence permutation ∘ Mp00113reverse : Perfect matchings ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00070Robinson-Schensted recording tableau ∘ Mp00283non-nesting-exceedence permutation = Mp00059Robinson-Schensted insertion tableau ∘ Mp00283non-nesting-exceedence permutation ∘ Mp00113reverse : Perfect matchings ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00070Robinson-Schensted recording tableau ∘ Mp00075reading word permutation = Mp00042initial tableau ∘ Mp00077shape : Semistandard tableaux ⟶ Standard tableaux
Mp00295valley composition ∘ Mp00085Schützenberger involution ∘ Mp00059Robinson-Schensted insertion tableau = Mp00294peak composition ∘ Mp00059Robinson-Schensted insertion tableau ∘ Mp00069complement : Permutations ⟶ Integer compositions
Mp00295valley composition ∘ Mp00085Schützenberger involution ∘ Mp00070Robinson-Schensted recording tableau = Mp00294peak composition ∘ Mp00070Robinson-Schensted recording tableau ∘ Mp00064reverse : Permutations ⟶ Integer compositions
Mp00294peak composition ∘ Mp00085Schützenberger involution ∘ Mp00070Robinson-Schensted recording tableau = Mp00295valley composition ∘ Mp00070Robinson-Schensted recording tableau ∘ Mp00064reverse : Permutations ⟶ Integer compositions
Mp00294peak composition ∘ Mp00085Schützenberger involution ∘ Mp00059Robinson-Schensted insertion tableau = Mp00295valley composition ∘ Mp00059Robinson-Schensted insertion tableau ∘ Mp00069complement : Permutations ⟶ Integer compositions
Mp00070Robinson-Schensted recording tableau ∘ Mp00069complement ∘ Mp00326weak order rowmotion = Mp00085Schützenberger involution ∘ Mp00070Robinson-Schensted recording tableau ∘ Mp00241invert Laguerre heap : Permutations ⟶ Standard tableaux
Mp00059Robinson-Schensted insertion tableau ∘ Mp00069complement ∘ Mp00326weak order rowmotion = Mp00085Schützenberger involution ∘ Mp00059Robinson-Schensted insertion tableau ∘ Mp00241invert Laguerre heap : Permutations ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00059Robinson-Schensted insertion tableau ∘ Mp00326weak order rowmotion = Mp00059Robinson-Schensted insertion tableau ∘ Mp00069complement ∘ Mp00241invert Laguerre heap : Permutations ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00070Robinson-Schensted recording tableau ∘ Mp00326weak order rowmotion = Mp00070Robinson-Schensted recording tableau ∘ Mp00069complement ∘ Mp00241invert Laguerre heap : Permutations ⟶ Standard tableaux
Mp00075reading word permutation ∘ Mp00036to semistandard tableau ∘ Mp00078Schuetzenberger involution ∘ Mp00082to Gelfand-Tsetlin pattern = Mp00081reading word permutation ∘ Mp00085Schützenberger involution : Standard tableaux ⟶ Permutations
Mp00208lattice of intervals ∘ Mp00126cactus evacuation ∘ Mp00081reading word permutation = Mp00208lattice of intervals ∘ Mp00081reading word permutation ∘ Mp00085Schützenberger involution : Standard tableaux ⟶ Lattices
Mp00207horizontal strip sizes ∘ Mp00085Schützenberger involution ∘ Mp00070Robinson-Schensted recording tableau ∘ Mp00014to 132-avoiding permutation = Mp00102rise composition ∘ Mp00012to Dyck path: up step, left tree, down step, right tree : Binary trees ⟶ Integer compositions
Description
Sends a standard tableau to the standard tableau obtained via the Schützenberger involution.
References
Properties
bijective, graded, involutive
Sage code
def mapping(elt):
return elt.schuetzenberger_involution()
Weight
21
Created
Jan 26, 2020 at 12:31 by FindStatCrew
Updated
Jan 26, 2020 at 12:31 by Martin Rubey
searching the database
Sorry, this map was not found in the database.