Identifier
Images
[] => []
[1] => [[1]]
[2] => [[1,2]]
[1,1] => [[1],[2]]
[3] => [[1,2,3]]
[2,1] => [[1,2],[3]]
[1,1,1] => [[1],[2],[3]]
[4] => [[1,2,3,4]]
[3,1] => [[1,2,3],[4]]
[2,2] => [[1,2],[3,4]]
[2,1,1] => [[1,2],[3],[4]]
[1,1,1,1] => [[1],[2],[3],[4]]
[5] => [[1,2,3,4,5]]
[4,1] => [[1,2,3,4],[5]]
[3,2] => [[1,2,3],[4,5]]
[3,1,1] => [[1,2,3],[4],[5]]
[2,2,1] => [[1,2],[3,4],[5]]
[2,1,1,1] => [[1,2],[3],[4],[5]]
[1,1,1,1,1] => [[1],[2],[3],[4],[5]]
[6] => [[1,2,3,4,5,6]]
[5,1] => [[1,2,3,4,5],[6]]
[4,2] => [[1,2,3,4],[5,6]]
[4,1,1] => [[1,2,3,4],[5],[6]]
[3,3] => [[1,2,3],[4,5,6]]
[3,2,1] => [[1,2,3],[4,5],[6]]
[3,1,1,1] => [[1,2,3],[4],[5],[6]]
[2,2,2] => [[1,2],[3,4],[5,6]]
[2,2,1,1] => [[1,2],[3,4],[5],[6]]
[2,1,1,1,1] => [[1,2],[3],[4],[5],[6]]
[1,1,1,1,1,1] => [[1],[2],[3],[4],[5],[6]]
[7] => [[1,2,3,4,5,6,7]]
[6,1] => [[1,2,3,4,5,6],[7]]
[5,2] => [[1,2,3,4,5],[6,7]]
[5,1,1] => [[1,2,3,4,5],[6],[7]]
[4,3] => [[1,2,3,4],[5,6,7]]
[4,2,1] => [[1,2,3,4],[5,6],[7]]
[4,1,1,1] => [[1,2,3,4],[5],[6],[7]]
[3,3,1] => [[1,2,3],[4,5,6],[7]]
[3,2,2] => [[1,2,3],[4,5],[6,7]]
[3,2,1,1] => [[1,2,3],[4,5],[6],[7]]
[3,1,1,1,1] => [[1,2,3],[4],[5],[6],[7]]
[2,2,2,1] => [[1,2],[3,4],[5,6],[7]]
[2,2,1,1,1] => [[1,2],[3,4],[5],[6],[7]]
[2,1,1,1,1,1] => [[1,2],[3],[4],[5],[6],[7]]
[1,1,1,1,1,1,1] => [[1],[2],[3],[4],[5],[6],[7]]
[8] => [[1,2,3,4,5,6,7,8]]
[7,1] => [[1,2,3,4,5,6,7],[8]]
[6,2] => [[1,2,3,4,5,6],[7,8]]
[6,1,1] => [[1,2,3,4,5,6],[7],[8]]
[5,3] => [[1,2,3,4,5],[6,7,8]]
[5,2,1] => [[1,2,3,4,5],[6,7],[8]]
[5,1,1,1] => [[1,2,3,4,5],[6],[7],[8]]
[4,4] => [[1,2,3,4],[5,6,7,8]]
[4,3,1] => [[1,2,3,4],[5,6,7],[8]]
[4,2,2] => [[1,2,3,4],[5,6],[7,8]]
[4,2,1,1] => [[1,2,3,4],[5,6],[7],[8]]
[4,1,1,1,1] => [[1,2,3,4],[5],[6],[7],[8]]
[3,3,2] => [[1,2,3],[4,5,6],[7,8]]
[3,3,1,1] => [[1,2,3],[4,5,6],[7],[8]]
[3,2,2,1] => [[1,2,3],[4,5],[6,7],[8]]
[3,2,1,1,1] => [[1,2,3],[4,5],[6],[7],[8]]
[3,1,1,1,1,1] => [[1,2,3],[4],[5],[6],[7],[8]]
[2,2,2,2] => [[1,2],[3,4],[5,6],[7,8]]
[2,2,2,1,1] => [[1,2],[3,4],[5,6],[7],[8]]
[2,2,1,1,1,1] => [[1,2],[3,4],[5],[6],[7],[8]]
[2,1,1,1,1,1,1] => [[1,2],[3],[4],[5],[6],[7],[8]]
[1,1,1,1,1,1,1,1] => [[1],[2],[3],[4],[5],[6],[7],[8]]
[9] => [[1,2,3,4,5,6,7,8,9]]
[8,1] => [[1,2,3,4,5,6,7,8],[9]]
[7,2] => [[1,2,3,4,5,6,7],[8,9]]
[7,1,1] => [[1,2,3,4,5,6,7],[8],[9]]
[6,3] => [[1,2,3,4,5,6],[7,8,9]]
[6,2,1] => [[1,2,3,4,5,6],[7,8],[9]]
[6,1,1,1] => [[1,2,3,4,5,6],[7],[8],[9]]
[5,4] => [[1,2,3,4,5],[6,7,8,9]]
[5,3,1] => [[1,2,3,4,5],[6,7,8],[9]]
[5,2,2] => [[1,2,3,4,5],[6,7],[8,9]]
[5,2,1,1] => [[1,2,3,4,5],[6,7],[8],[9]]
[5,1,1,1,1] => [[1,2,3,4,5],[6],[7],[8],[9]]
[4,4,1] => [[1,2,3,4],[5,6,7,8],[9]]
[4,3,2] => [[1,2,3,4],[5,6,7],[8,9]]
[4,3,1,1] => [[1,2,3,4],[5,6,7],[8],[9]]
[4,2,2,1] => [[1,2,3,4],[5,6],[7,8],[9]]
[4,2,1,1,1] => [[1,2,3,4],[5,6],[7],[8],[9]]
[4,1,1,1,1,1] => [[1,2,3,4],[5],[6],[7],[8],[9]]
[3,3,3] => [[1,2,3],[4,5,6],[7,8,9]]
[3,3,2,1] => [[1,2,3],[4,5,6],[7,8],[9]]
[3,3,1,1,1] => [[1,2,3],[4,5,6],[7],[8],[9]]
[3,2,2,2] => [[1,2,3],[4,5],[6,7],[8,9]]
[3,2,2,1,1] => [[1,2,3],[4,5],[6,7],[8],[9]]
[3,2,1,1,1,1] => [[1,2,3],[4,5],[6],[7],[8],[9]]
[3,1,1,1,1,1,1] => [[1,2,3],[4],[5],[6],[7],[8],[9]]
[2,2,2,2,1] => [[1,2],[3,4],[5,6],[7,8],[9]]
[2,2,2,1,1,1] => [[1,2],[3,4],[5,6],[7],[8],[9]]
[2,2,1,1,1,1,1] => [[1,2],[3,4],[5],[6],[7],[8],[9]]
[2,1,1,1,1,1,1,1] => [[1,2],[3],[4],[5],[6],[7],[8],[9]]
[1,1,1,1,1,1,1,1,1] => [[1],[2],[3],[4],[5],[6],[7],[8],[9]]
[10] => [[1,2,3,4,5,6,7,8,9,10]]
[9,1] => [[1,2,3,4,5,6,7,8,9],[10]]
[8,2] => [[1,2,3,4,5,6,7,8],[9,10]]
[8,1,1] => [[1,2,3,4,5,6,7,8],[9],[10]]
>>> Load all 1578 entries. <<<
[7,3] => [[1,2,3,4,5,6,7],[8,9,10]]
[7,2,1] => [[1,2,3,4,5,6,7],[8,9],[10]]
[7,1,1,1] => [[1,2,3,4,5,6,7],[8],[9],[10]]
[6,4] => [[1,2,3,4,5,6],[7,8,9,10]]
[6,3,1] => [[1,2,3,4,5,6],[7,8,9],[10]]
[6,2,2] => [[1,2,3,4,5,6],[7,8],[9,10]]
[6,2,1,1] => [[1,2,3,4,5,6],[7,8],[9],[10]]
[6,1,1,1,1] => [[1,2,3,4,5,6],[7],[8],[9],[10]]
[5,5] => [[1,2,3,4,5],[6,7,8,9,10]]
[5,4,1] => [[1,2,3,4,5],[6,7,8,9],[10]]
[5,3,2] => [[1,2,3,4,5],[6,7,8],[9,10]]
[5,3,1,1] => [[1,2,3,4,5],[6,7,8],[9],[10]]
[5,2,2,1] => [[1,2,3,4,5],[6,7],[8,9],[10]]
[5,2,1,1,1] => [[1,2,3,4,5],[6,7],[8],[9],[10]]
[5,1,1,1,1,1] => [[1,2,3,4,5],[6],[7],[8],[9],[10]]
[4,4,2] => [[1,2,3,4],[5,6,7,8],[9,10]]
[4,4,1,1] => [[1,2,3,4],[5,6,7,8],[9],[10]]
[4,3,3] => [[1,2,3,4],[5,6,7],[8,9,10]]
[4,3,2,1] => [[1,2,3,4],[5,6,7],[8,9],[10]]
[4,3,1,1,1] => [[1,2,3,4],[5,6,7],[8],[9],[10]]
[4,2,2,2] => [[1,2,3,4],[5,6],[7,8],[9,10]]
[4,2,2,1,1] => [[1,2,3,4],[5,6],[7,8],[9],[10]]
[4,2,1,1,1,1] => [[1,2,3,4],[5,6],[7],[8],[9],[10]]
[4,1,1,1,1,1,1] => [[1,2,3,4],[5],[6],[7],[8],[9],[10]]
[3,3,3,1] => [[1,2,3],[4,5,6],[7,8,9],[10]]
[3,3,2,2] => [[1,2,3],[4,5,6],[7,8],[9,10]]
[3,3,2,1,1] => [[1,2,3],[4,5,6],[7,8],[9],[10]]
[3,3,1,1,1,1] => [[1,2,3],[4,5,6],[7],[8],[9],[10]]
[3,2,2,2,1] => [[1,2,3],[4,5],[6,7],[8,9],[10]]
[3,2,2,1,1,1] => [[1,2,3],[4,5],[6,7],[8],[9],[10]]
[3,2,1,1,1,1,1] => [[1,2,3],[4,5],[6],[7],[8],[9],[10]]
[3,1,1,1,1,1,1,1] => [[1,2,3],[4],[5],[6],[7],[8],[9],[10]]
[2,2,2,2,2] => [[1,2],[3,4],[5,6],[7,8],[9,10]]
[2,2,2,2,1,1] => [[1,2],[3,4],[5,6],[7,8],[9],[10]]
[2,2,2,1,1,1,1] => [[1,2],[3,4],[5,6],[7],[8],[9],[10]]
[2,2,1,1,1,1,1,1] => [[1,2],[3,4],[5],[6],[7],[8],[9],[10]]
[2,1,1,1,1,1,1,1,1] => [[1,2],[3],[4],[5],[6],[7],[8],[9],[10]]
[1,1,1,1,1,1,1,1,1,1] => [[1],[2],[3],[4],[5],[6],[7],[8],[9],[10]]
[11] => [[1,2,3,4,5,6,7,8,9,10,11]]
[10,1] => [[1,2,3,4,5,6,7,8,9,10],[11]]
[9,2] => [[1,2,3,4,5,6,7,8,9],[10,11]]
[9,1,1] => [[1,2,3,4,5,6,7,8,9],[10],[11]]
[8,3] => [[1,2,3,4,5,6,7,8],[9,10,11]]
[8,2,1] => [[1,2,3,4,5,6,7,8],[9,10],[11]]
[8,1,1,1] => [[1,2,3,4,5,6,7,8],[9],[10],[11]]
[7,4] => [[1,2,3,4,5,6,7],[8,9,10,11]]
[7,3,1] => [[1,2,3,4,5,6,7],[8,9,10],[11]]
[7,2,2] => [[1,2,3,4,5,6,7],[8,9],[10,11]]
[7,2,1,1] => [[1,2,3,4,5,6,7],[8,9],[10],[11]]
[7,1,1,1,1] => [[1,2,3,4,5,6,7],[8],[9],[10],[11]]
[6,5] => [[1,2,3,4,5,6],[7,8,9,10,11]]
[6,4,1] => [[1,2,3,4,5,6],[7,8,9,10],[11]]
[6,3,2] => [[1,2,3,4,5,6],[7,8,9],[10,11]]
[6,3,1,1] => [[1,2,3,4,5,6],[7,8,9],[10],[11]]
[6,2,2,1] => [[1,2,3,4,5,6],[7,8],[9,10],[11]]
[6,2,1,1,1] => [[1,2,3,4,5,6],[7,8],[9],[10],[11]]
[6,1,1,1,1,1] => [[1,2,3,4,5,6],[7],[8],[9],[10],[11]]
[5,5,1] => [[1,2,3,4,5],[6,7,8,9,10],[11]]
[5,4,2] => [[1,2,3,4,5],[6,7,8,9],[10,11]]
[5,4,1,1] => [[1,2,3,4,5],[6,7,8,9],[10],[11]]
[5,3,3] => [[1,2,3,4,5],[6,7,8],[9,10,11]]
[5,3,2,1] => [[1,2,3,4,5],[6,7,8],[9,10],[11]]
[5,3,1,1,1] => [[1,2,3,4,5],[6,7,8],[9],[10],[11]]
[5,2,2,2] => [[1,2,3,4,5],[6,7],[8,9],[10,11]]
[5,2,2,1,1] => [[1,2,3,4,5],[6,7],[8,9],[10],[11]]
[5,2,1,1,1,1] => [[1,2,3,4,5],[6,7],[8],[9],[10],[11]]
[5,1,1,1,1,1,1] => [[1,2,3,4,5],[6],[7],[8],[9],[10],[11]]
[4,4,3] => [[1,2,3,4],[5,6,7,8],[9,10,11]]
[4,4,2,1] => [[1,2,3,4],[5,6,7,8],[9,10],[11]]
[4,4,1,1,1] => [[1,2,3,4],[5,6,7,8],[9],[10],[11]]
[4,3,3,1] => [[1,2,3,4],[5,6,7],[8,9,10],[11]]
[4,3,2,2] => [[1,2,3,4],[5,6,7],[8,9],[10,11]]
[4,3,2,1,1] => [[1,2,3,4],[5,6,7],[8,9],[10],[11]]
[4,3,1,1,1,1] => [[1,2,3,4],[5,6,7],[8],[9],[10],[11]]
[4,2,2,2,1] => [[1,2,3,4],[5,6],[7,8],[9,10],[11]]
[4,2,2,1,1,1] => [[1,2,3,4],[5,6],[7,8],[9],[10],[11]]
[4,2,1,1,1,1,1] => [[1,2,3,4],[5,6],[7],[8],[9],[10],[11]]
[4,1,1,1,1,1,1,1] => [[1,2,3,4],[5],[6],[7],[8],[9],[10],[11]]
[3,3,3,2] => [[1,2,3],[4,5,6],[7,8,9],[10,11]]
[3,3,3,1,1] => [[1,2,3],[4,5,6],[7,8,9],[10],[11]]
[3,3,2,2,1] => [[1,2,3],[4,5,6],[7,8],[9,10],[11]]
[3,3,2,1,1,1] => [[1,2,3],[4,5,6],[7,8],[9],[10],[11]]
[3,3,1,1,1,1,1] => [[1,2,3],[4,5,6],[7],[8],[9],[10],[11]]
[3,2,2,2,2] => [[1,2,3],[4,5],[6,7],[8,9],[10,11]]
[3,2,2,2,1,1] => [[1,2,3],[4,5],[6,7],[8,9],[10],[11]]
[3,2,2,1,1,1,1] => [[1,2,3],[4,5],[6,7],[8],[9],[10],[11]]
[3,2,1,1,1,1,1,1] => [[1,2,3],[4,5],[6],[7],[8],[9],[10],[11]]
[3,1,1,1,1,1,1,1,1] => [[1,2,3],[4],[5],[6],[7],[8],[9],[10],[11]]
[2,2,2,2,2,1] => [[1,2],[3,4],[5,6],[7,8],[9,10],[11]]
[2,2,2,2,1,1,1] => [[1,2],[3,4],[5,6],[7,8],[9],[10],[11]]
[2,2,2,1,1,1,1,1] => [[1,2],[3,4],[5,6],[7],[8],[9],[10],[11]]
[2,2,1,1,1,1,1,1,1] => [[1,2],[3,4],[5],[6],[7],[8],[9],[10],[11]]
[2,1,1,1,1,1,1,1,1,1] => [[1,2],[3],[4],[5],[6],[7],[8],[9],[10],[11]]
[1,1,1,1,1,1,1,1,1,1,1] => [[1],[2],[3],[4],[5],[6],[7],[8],[9],[10],[11]]
[12] => [[1,2,3,4,5,6,7,8,9,10,11,12]]
[11,1] => [[1,2,3,4,5,6,7,8,9,10,11],[12]]
[10,2] => [[1,2,3,4,5,6,7,8,9,10],[11,12]]
[10,1,1] => [[1,2,3,4,5,6,7,8,9,10],[11],[12]]
[9,3] => [[1,2,3,4,5,6,7,8,9],[10,11,12]]
[9,2,1] => [[1,2,3,4,5,6,7,8,9],[10,11],[12]]
[9,1,1,1] => [[1,2,3,4,5,6,7,8,9],[10],[11],[12]]
[8,4] => [[1,2,3,4,5,6,7,8],[9,10,11,12]]
[8,3,1] => [[1,2,3,4,5,6,7,8],[9,10,11],[12]]
[8,2,2] => [[1,2,3,4,5,6,7,8],[9,10],[11,12]]
[8,2,1,1] => [[1,2,3,4,5,6,7,8],[9,10],[11],[12]]
[8,1,1,1,1] => [[1,2,3,4,5,6,7,8],[9],[10],[11],[12]]
[7,5] => [[1,2,3,4,5,6,7],[8,9,10,11,12]]
[7,4,1] => [[1,2,3,4,5,6,7],[8,9,10,11],[12]]
[7,3,2] => [[1,2,3,4,5,6,7],[8,9,10],[11,12]]
[7,3,1,1] => [[1,2,3,4,5,6,7],[8,9,10],[11],[12]]
[7,2,2,1] => [[1,2,3,4,5,6,7],[8,9],[10,11],[12]]
[7,2,1,1,1] => [[1,2,3,4,5,6,7],[8,9],[10],[11],[12]]
[7,1,1,1,1,1] => [[1,2,3,4,5,6,7],[8],[9],[10],[11],[12]]
[6,6] => [[1,2,3,4,5,6],[7,8,9,10,11,12]]
[6,5,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12]]
[6,4,2] => [[1,2,3,4,5,6],[7,8,9,10],[11,12]]
[6,4,1,1] => [[1,2,3,4,5,6],[7,8,9,10],[11],[12]]
[6,3,3] => [[1,2,3,4,5,6],[7,8,9],[10,11,12]]
[6,3,2,1] => [[1,2,3,4,5,6],[7,8,9],[10,11],[12]]
[6,3,1,1,1] => [[1,2,3,4,5,6],[7,8,9],[10],[11],[12]]
[6,2,2,2] => [[1,2,3,4,5,6],[7,8],[9,10],[11,12]]
[6,2,2,1,1] => [[1,2,3,4,5,6],[7,8],[9,10],[11],[12]]
[6,2,1,1,1,1] => [[1,2,3,4,5,6],[7,8],[9],[10],[11],[12]]
[6,1,1,1,1,1,1] => [[1,2,3,4,5,6],[7],[8],[9],[10],[11],[12]]
[5,5,2] => [[1,2,3,4,5],[6,7,8,9,10],[11,12]]
[5,5,1,1] => [[1,2,3,4,5],[6,7,8,9,10],[11],[12]]
[5,4,3] => [[1,2,3,4,5],[6,7,8,9],[10,11,12]]
[5,4,2,1] => [[1,2,3,4,5],[6,7,8,9],[10,11],[12]]
[5,4,1,1,1] => [[1,2,3,4,5],[6,7,8,9],[10],[11],[12]]
[5,3,3,1] => [[1,2,3,4,5],[6,7,8],[9,10,11],[12]]
[5,3,2,2] => [[1,2,3,4,5],[6,7,8],[9,10],[11,12]]
[5,3,2,1,1] => [[1,2,3,4,5],[6,7,8],[9,10],[11],[12]]
[5,3,1,1,1,1] => [[1,2,3,4,5],[6,7,8],[9],[10],[11],[12]]
[5,2,2,2,1] => [[1,2,3,4,5],[6,7],[8,9],[10,11],[12]]
[5,2,2,1,1,1] => [[1,2,3,4,5],[6,7],[8,9],[10],[11],[12]]
[5,2,1,1,1,1,1] => [[1,2,3,4,5],[6,7],[8],[9],[10],[11],[12]]
[5,1,1,1,1,1,1,1] => [[1,2,3,4,5],[6],[7],[8],[9],[10],[11],[12]]
[4,4,4] => [[1,2,3,4],[5,6,7,8],[9,10,11,12]]
[4,4,3,1] => [[1,2,3,4],[5,6,7,8],[9,10,11],[12]]
[4,4,2,2] => [[1,2,3,4],[5,6,7,8],[9,10],[11,12]]
[4,4,2,1,1] => [[1,2,3,4],[5,6,7,8],[9,10],[11],[12]]
[4,4,1,1,1,1] => [[1,2,3,4],[5,6,7,8],[9],[10],[11],[12]]
[4,3,3,2] => [[1,2,3,4],[5,6,7],[8,9,10],[11,12]]
[4,3,3,1,1] => [[1,2,3,4],[5,6,7],[8,9,10],[11],[12]]
[4,3,2,2,1] => [[1,2,3,4],[5,6,7],[8,9],[10,11],[12]]
[4,3,2,1,1,1] => [[1,2,3,4],[5,6,7],[8,9],[10],[11],[12]]
[4,3,1,1,1,1,1] => [[1,2,3,4],[5,6,7],[8],[9],[10],[11],[12]]
[4,2,2,2,2] => [[1,2,3,4],[5,6],[7,8],[9,10],[11,12]]
[4,2,2,2,1,1] => [[1,2,3,4],[5,6],[7,8],[9,10],[11],[12]]
[4,2,2,1,1,1,1] => [[1,2,3,4],[5,6],[7,8],[9],[10],[11],[12]]
[4,2,1,1,1,1,1,1] => [[1,2,3,4],[5,6],[7],[8],[9],[10],[11],[12]]
[4,1,1,1,1,1,1,1,1] => [[1,2,3,4],[5],[6],[7],[8],[9],[10],[11],[12]]
[3,3,3,3] => [[1,2,3],[4,5,6],[7,8,9],[10,11,12]]
[3,3,3,2,1] => [[1,2,3],[4,5,6],[7,8,9],[10,11],[12]]
[3,3,3,1,1,1] => [[1,2,3],[4,5,6],[7,8,9],[10],[11],[12]]
[3,3,2,2,2] => [[1,2,3],[4,5,6],[7,8],[9,10],[11,12]]
[3,3,2,2,1,1] => [[1,2,3],[4,5,6],[7,8],[9,10],[11],[12]]
[3,3,2,1,1,1,1] => [[1,2,3],[4,5,6],[7,8],[9],[10],[11],[12]]
[3,3,1,1,1,1,1,1] => [[1,2,3],[4,5,6],[7],[8],[9],[10],[11],[12]]
[3,2,2,2,2,1] => [[1,2,3],[4,5],[6,7],[8,9],[10,11],[12]]
[3,2,2,2,1,1,1] => [[1,2,3],[4,5],[6,7],[8,9],[10],[11],[12]]
[3,2,2,1,1,1,1,1] => [[1,2,3],[4,5],[6,7],[8],[9],[10],[11],[12]]
[3,2,1,1,1,1,1,1,1] => [[1,2,3],[4,5],[6],[7],[8],[9],[10],[11],[12]]
[3,1,1,1,1,1,1,1,1,1] => [[1,2,3],[4],[5],[6],[7],[8],[9],[10],[11],[12]]
[2,2,2,2,2,2] => [[1,2],[3,4],[5,6],[7,8],[9,10],[11,12]]
[2,2,2,2,2,1,1] => [[1,2],[3,4],[5,6],[7,8],[9,10],[11],[12]]
[2,2,2,2,1,1,1,1] => [[1,2],[3,4],[5,6],[7,8],[9],[10],[11],[12]]
[2,2,2,1,1,1,1,1,1] => [[1,2],[3,4],[5,6],[7],[8],[9],[10],[11],[12]]
[2,2,1,1,1,1,1,1,1,1] => [[1,2],[3,4],[5],[6],[7],[8],[9],[10],[11],[12]]
[2,1,1,1,1,1,1,1,1,1,1] => [[1,2],[3],[4],[5],[6],[7],[8],[9],[10],[11],[12]]
[1,1,1,1,1,1,1,1,1,1,1,1] => [[1],[2],[3],[4],[5],[6],[7],[8],[9],[10],[11],[12]]
[13] => [[1,2,3,4,5,6,7,8,9,10,11,12,13]]
[12,1] => [[1,2,3,4,5,6,7,8,9,10,11,12],[13]]
[11,2] => [[1,2,3,4,5,6,7,8,9,10,11],[12,13]]
[11,1,1] => [[1,2,3,4,5,6,7,8,9,10,11],[12],[13]]
[10,3] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13]]
[10,2,1] => [[1,2,3,4,5,6,7,8,9,10],[11,12],[13]]
[10,1,1,1] => [[1,2,3,4,5,6,7,8,9,10],[11],[12],[13]]
[9,4] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13]]
[9,3,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12],[13]]
[9,2,2] => [[1,2,3,4,5,6,7,8,9],[10,11],[12,13]]
[9,2,1,1] => [[1,2,3,4,5,6,7,8,9],[10,11],[12],[13]]
[9,1,1,1,1] => [[1,2,3,4,5,6,7,8,9],[10],[11],[12],[13]]
[8,5] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13]]
[8,4,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12],[13]]
[8,3,2] => [[1,2,3,4,5,6,7,8],[9,10,11],[12,13]]
[8,3,1,1] => [[1,2,3,4,5,6,7,8],[9,10,11],[12],[13]]
[8,2,2,1] => [[1,2,3,4,5,6,7,8],[9,10],[11,12],[13]]
[8,2,1,1,1] => [[1,2,3,4,5,6,7,8],[9,10],[11],[12],[13]]
[8,1,1,1,1,1] => [[1,2,3,4,5,6,7,8],[9],[10],[11],[12],[13]]
[7,6] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13]]
[7,5,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12],[13]]
[7,4,2] => [[1,2,3,4,5,6,7],[8,9,10,11],[12,13]]
[7,4,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11],[12],[13]]
[7,3,3] => [[1,2,3,4,5,6,7],[8,9,10],[11,12,13]]
[7,3,2,1] => [[1,2,3,4,5,6,7],[8,9,10],[11,12],[13]]
[7,3,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10],[11],[12],[13]]
[7,2,2,2] => [[1,2,3,4,5,6,7],[8,9],[10,11],[12,13]]
[7,2,2,1,1] => [[1,2,3,4,5,6,7],[8,9],[10,11],[12],[13]]
[7,2,1,1,1,1] => [[1,2,3,4,5,6,7],[8,9],[10],[11],[12],[13]]
[7,1,1,1,1,1,1] => [[1,2,3,4,5,6,7],[8],[9],[10],[11],[12],[13]]
[6,6,1] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13]]
[6,5,2] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13]]
[6,5,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12],[13]]
[6,4,3] => [[1,2,3,4,5,6],[7,8,9,10],[11,12,13]]
[6,4,2,1] => [[1,2,3,4,5,6],[7,8,9,10],[11,12],[13]]
[6,4,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10],[11],[12],[13]]
[6,3,3,1] => [[1,2,3,4,5,6],[7,8,9],[10,11,12],[13]]
[6,3,2,2] => [[1,2,3,4,5,6],[7,8,9],[10,11],[12,13]]
[6,3,2,1,1] => [[1,2,3,4,5,6],[7,8,9],[10,11],[12],[13]]
[6,3,1,1,1,1] => [[1,2,3,4,5,6],[7,8,9],[10],[11],[12],[13]]
[6,2,2,2,1] => [[1,2,3,4,5,6],[7,8],[9,10],[11,12],[13]]
[6,2,2,1,1,1] => [[1,2,3,4,5,6],[7,8],[9,10],[11],[12],[13]]
[6,2,1,1,1,1,1] => [[1,2,3,4,5,6],[7,8],[9],[10],[11],[12],[13]]
[6,1,1,1,1,1,1,1] => [[1,2,3,4,5,6],[7],[8],[9],[10],[11],[12],[13]]
[5,5,3] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13]]
[5,5,2,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12],[13]]
[5,5,1,1,1] => [[1,2,3,4,5],[6,7,8,9,10],[11],[12],[13]]
[5,4,4] => [[1,2,3,4,5],[6,7,8,9],[10,11,12,13]]
[5,4,3,1] => [[1,2,3,4,5],[6,7,8,9],[10,11,12],[13]]
[5,4,2,2] => [[1,2,3,4,5],[6,7,8,9],[10,11],[12,13]]
[5,4,2,1,1] => [[1,2,3,4,5],[6,7,8,9],[10,11],[12],[13]]
[5,4,1,1,1,1] => [[1,2,3,4,5],[6,7,8,9],[10],[11],[12],[13]]
[5,3,3,2] => [[1,2,3,4,5],[6,7,8],[9,10,11],[12,13]]
[5,3,3,1,1] => [[1,2,3,4,5],[6,7,8],[9,10,11],[12],[13]]
[5,3,2,2,1] => [[1,2,3,4,5],[6,7,8],[9,10],[11,12],[13]]
[5,3,2,1,1,1] => [[1,2,3,4,5],[6,7,8],[9,10],[11],[12],[13]]
[5,3,1,1,1,1,1] => [[1,2,3,4,5],[6,7,8],[9],[10],[11],[12],[13]]
[5,2,2,2,2] => [[1,2,3,4,5],[6,7],[8,9],[10,11],[12,13]]
[5,2,2,2,1,1] => [[1,2,3,4,5],[6,7],[8,9],[10,11],[12],[13]]
[5,2,2,1,1,1,1] => [[1,2,3,4,5],[6,7],[8,9],[10],[11],[12],[13]]
[5,2,1,1,1,1,1,1] => [[1,2,3,4,5],[6,7],[8],[9],[10],[11],[12],[13]]
[5,1,1,1,1,1,1,1,1] => [[1,2,3,4,5],[6],[7],[8],[9],[10],[11],[12],[13]]
[4,4,4,1] => [[1,2,3,4],[5,6,7,8],[9,10,11,12],[13]]
[4,4,3,2] => [[1,2,3,4],[5,6,7,8],[9,10,11],[12,13]]
[4,4,3,1,1] => [[1,2,3,4],[5,6,7,8],[9,10,11],[12],[13]]
[4,4,2,2,1] => [[1,2,3,4],[5,6,7,8],[9,10],[11,12],[13]]
[4,4,2,1,1,1] => [[1,2,3,4],[5,6,7,8],[9,10],[11],[12],[13]]
[4,4,1,1,1,1,1] => [[1,2,3,4],[5,6,7,8],[9],[10],[11],[12],[13]]
[4,3,3,3] => [[1,2,3,4],[5,6,7],[8,9,10],[11,12,13]]
[4,3,3,2,1] => [[1,2,3,4],[5,6,7],[8,9,10],[11,12],[13]]
[4,3,3,1,1,1] => [[1,2,3,4],[5,6,7],[8,9,10],[11],[12],[13]]
[4,3,2,2,2] => [[1,2,3,4],[5,6,7],[8,9],[10,11],[12,13]]
[4,3,2,2,1,1] => [[1,2,3,4],[5,6,7],[8,9],[10,11],[12],[13]]
[4,3,2,1,1,1,1] => [[1,2,3,4],[5,6,7],[8,9],[10],[11],[12],[13]]
[4,3,1,1,1,1,1,1] => [[1,2,3,4],[5,6,7],[8],[9],[10],[11],[12],[13]]
[4,2,2,2,2,1] => [[1,2,3,4],[5,6],[7,8],[9,10],[11,12],[13]]
[4,2,2,2,1,1,1] => [[1,2,3,4],[5,6],[7,8],[9,10],[11],[12],[13]]
[4,2,2,1,1,1,1,1] => [[1,2,3,4],[5,6],[7,8],[9],[10],[11],[12],[13]]
[4,2,1,1,1,1,1,1,1] => [[1,2,3,4],[5,6],[7],[8],[9],[10],[11],[12],[13]]
[4,1,1,1,1,1,1,1,1,1] => [[1,2,3,4],[5],[6],[7],[8],[9],[10],[11],[12],[13]]
[3,3,3,3,1] => [[1,2,3],[4,5,6],[7,8,9],[10,11,12],[13]]
[3,3,3,2,2] => [[1,2,3],[4,5,6],[7,8,9],[10,11],[12,13]]
[3,3,3,2,1,1] => [[1,2,3],[4,5,6],[7,8,9],[10,11],[12],[13]]
[3,3,3,1,1,1,1] => [[1,2,3],[4,5,6],[7,8,9],[10],[11],[12],[13]]
[3,3,2,2,2,1] => [[1,2,3],[4,5,6],[7,8],[9,10],[11,12],[13]]
[3,3,2,2,1,1,1] => [[1,2,3],[4,5,6],[7,8],[9,10],[11],[12],[13]]
[3,3,2,1,1,1,1,1] => [[1,2,3],[4,5,6],[7,8],[9],[10],[11],[12],[13]]
[3,3,1,1,1,1,1,1,1] => [[1,2,3],[4,5,6],[7],[8],[9],[10],[11],[12],[13]]
[3,2,2,2,2,2] => [[1,2,3],[4,5],[6,7],[8,9],[10,11],[12,13]]
[3,2,2,2,2,1,1] => [[1,2,3],[4,5],[6,7],[8,9],[10,11],[12],[13]]
[3,2,2,2,1,1,1,1] => [[1,2,3],[4,5],[6,7],[8,9],[10],[11],[12],[13]]
[3,2,2,1,1,1,1,1,1] => [[1,2,3],[4,5],[6,7],[8],[9],[10],[11],[12],[13]]
[3,2,1,1,1,1,1,1,1,1] => [[1,2,3],[4,5],[6],[7],[8],[9],[10],[11],[12],[13]]
[3,1,1,1,1,1,1,1,1,1,1] => [[1,2,3],[4],[5],[6],[7],[8],[9],[10],[11],[12],[13]]
[2,2,2,2,2,2,1] => [[1,2],[3,4],[5,6],[7,8],[9,10],[11,12],[13]]
[2,2,2,2,2,1,1,1] => [[1,2],[3,4],[5,6],[7,8],[9,10],[11],[12],[13]]
[2,2,2,2,1,1,1,1,1] => [[1,2],[3,4],[5,6],[7,8],[9],[10],[11],[12],[13]]
[2,2,2,1,1,1,1,1,1,1] => [[1,2],[3,4],[5,6],[7],[8],[9],[10],[11],[12],[13]]
[2,2,1,1,1,1,1,1,1,1,1] => [[1,2],[3,4],[5],[6],[7],[8],[9],[10],[11],[12],[13]]
[2,1,1,1,1,1,1,1,1,1,1,1] => [[1,2],[3],[4],[5],[6],[7],[8],[9],[10],[11],[12],[13]]
[1,1,1,1,1,1,1,1,1,1,1,1,1] => [[1],[2],[3],[4],[5],[6],[7],[8],[9],[10],[11],[12],[13]]
[14] => [[1,2,3,4,5,6,7,8,9,10,11,12,13,14]]
[13,1] => [[1,2,3,4,5,6,7,8,9,10,11,12,13],[14]]
[12,2] => [[1,2,3,4,5,6,7,8,9,10,11,12],[13,14]]
[12,1,1] => [[1,2,3,4,5,6,7,8,9,10,11,12],[13],[14]]
[11,3] => [[1,2,3,4,5,6,7,8,9,10,11],[12,13,14]]
[11,2,1] => [[1,2,3,4,5,6,7,8,9,10,11],[12,13],[14]]
[11,1,1,1] => [[1,2,3,4,5,6,7,8,9,10,11],[12],[13],[14]]
[10,4] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13,14]]
[10,3,1] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13],[14]]
[10,2,2] => [[1,2,3,4,5,6,7,8,9,10],[11,12],[13,14]]
[10,2,1,1] => [[1,2,3,4,5,6,7,8,9,10],[11,12],[13],[14]]
[10,1,1,1,1] => [[1,2,3,4,5,6,7,8,9,10],[11],[12],[13],[14]]
[9,5] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14]]
[9,4,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13],[14]]
[9,3,2] => [[1,2,3,4,5,6,7,8,9],[10,11,12],[13,14]]
[9,3,1,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12],[13],[14]]
[9,2,2,1] => [[1,2,3,4,5,6,7,8,9],[10,11],[12,13],[14]]
[9,2,1,1,1] => [[1,2,3,4,5,6,7,8,9],[10,11],[12],[13],[14]]
[9,1,1,1,1,1] => [[1,2,3,4,5,6,7,8,9],[10],[11],[12],[13],[14]]
[8,6] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14]]
[8,5,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13],[14]]
[8,4,2] => [[1,2,3,4,5,6,7,8],[9,10,11,12],[13,14]]
[8,4,1,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12],[13],[14]]
[8,3,3] => [[1,2,3,4,5,6,7,8],[9,10,11],[12,13,14]]
[8,3,2,1] => [[1,2,3,4,5,6,7,8],[9,10,11],[12,13],[14]]
[8,3,1,1,1] => [[1,2,3,4,5,6,7,8],[9,10,11],[12],[13],[14]]
[8,2,2,2] => [[1,2,3,4,5,6,7,8],[9,10],[11,12],[13,14]]
[8,2,2,1,1] => [[1,2,3,4,5,6,7,8],[9,10],[11,12],[13],[14]]
[8,2,1,1,1,1] => [[1,2,3,4,5,6,7,8],[9,10],[11],[12],[13],[14]]
[8,1,1,1,1,1,1] => [[1,2,3,4,5,6,7,8],[9],[10],[11],[12],[13],[14]]
[7,7] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13,14]]
[7,6,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14]]
[7,5,2] => [[1,2,3,4,5,6,7],[8,9,10,11,12],[13,14]]
[7,5,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12],[13],[14]]
[7,4,3] => [[1,2,3,4,5,6,7],[8,9,10,11],[12,13,14]]
[7,4,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11],[12,13],[14]]
[7,4,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11],[12],[13],[14]]
[7,3,3,1] => [[1,2,3,4,5,6,7],[8,9,10],[11,12,13],[14]]
[7,3,2,2] => [[1,2,3,4,5,6,7],[8,9,10],[11,12],[13,14]]
[7,3,2,1,1] => [[1,2,3,4,5,6,7],[8,9,10],[11,12],[13],[14]]
[7,3,1,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10],[11],[12],[13],[14]]
[7,2,2,2,1] => [[1,2,3,4,5,6,7],[8,9],[10,11],[12,13],[14]]
[7,2,2,1,1,1] => [[1,2,3,4,5,6,7],[8,9],[10,11],[12],[13],[14]]
[7,2,1,1,1,1,1] => [[1,2,3,4,5,6,7],[8,9],[10],[11],[12],[13],[14]]
[7,1,1,1,1,1,1,1] => [[1,2,3,4,5,6,7],[8],[9],[10],[11],[12],[13],[14]]
[6,6,2] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14]]
[6,6,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13],[14]]
[6,5,3] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14]]
[6,5,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13],[14]]
[6,5,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12],[13],[14]]
[6,4,4] => [[1,2,3,4,5,6],[7,8,9,10],[11,12,13,14]]
[6,4,3,1] => [[1,2,3,4,5,6],[7,8,9,10],[11,12,13],[14]]
[6,4,2,2] => [[1,2,3,4,5,6],[7,8,9,10],[11,12],[13,14]]
[6,4,2,1,1] => [[1,2,3,4,5,6],[7,8,9,10],[11,12],[13],[14]]
[6,4,1,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10],[11],[12],[13],[14]]
[6,3,3,2] => [[1,2,3,4,5,6],[7,8,9],[10,11,12],[13,14]]
[6,3,3,1,1] => [[1,2,3,4,5,6],[7,8,9],[10,11,12],[13],[14]]
[6,3,2,2,1] => [[1,2,3,4,5,6],[7,8,9],[10,11],[12,13],[14]]
[6,3,2,1,1,1] => [[1,2,3,4,5,6],[7,8,9],[10,11],[12],[13],[14]]
[6,3,1,1,1,1,1] => [[1,2,3,4,5,6],[7,8,9],[10],[11],[12],[13],[14]]
[6,2,2,2,2] => [[1,2,3,4,5,6],[7,8],[9,10],[11,12],[13,14]]
[6,2,2,2,1,1] => [[1,2,3,4,5,6],[7,8],[9,10],[11,12],[13],[14]]
[6,2,2,1,1,1,1] => [[1,2,3,4,5,6],[7,8],[9,10],[11],[12],[13],[14]]
[6,2,1,1,1,1,1,1] => [[1,2,3,4,5,6],[7,8],[9],[10],[11],[12],[13],[14]]
[6,1,1,1,1,1,1,1,1] => [[1,2,3,4,5,6],[7],[8],[9],[10],[11],[12],[13],[14]]
[5,5,4] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13,14]]
[5,5,3,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13],[14]]
[5,5,2,2] => [[1,2,3,4,5],[6,7,8,9,10],[11,12],[13,14]]
[5,5,2,1,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12],[13],[14]]
[5,5,1,1,1,1] => [[1,2,3,4,5],[6,7,8,9,10],[11],[12],[13],[14]]
[5,4,4,1] => [[1,2,3,4,5],[6,7,8,9],[10,11,12,13],[14]]
[5,4,3,2] => [[1,2,3,4,5],[6,7,8,9],[10,11,12],[13,14]]
[5,4,3,1,1] => [[1,2,3,4,5],[6,7,8,9],[10,11,12],[13],[14]]
[5,4,2,2,1] => [[1,2,3,4,5],[6,7,8,9],[10,11],[12,13],[14]]
[5,4,2,1,1,1] => [[1,2,3,4,5],[6,7,8,9],[10,11],[12],[13],[14]]
[5,4,1,1,1,1,1] => [[1,2,3,4,5],[6,7,8,9],[10],[11],[12],[13],[14]]
[5,3,3,3] => [[1,2,3,4,5],[6,7,8],[9,10,11],[12,13,14]]
[5,3,3,2,1] => [[1,2,3,4,5],[6,7,8],[9,10,11],[12,13],[14]]
[5,3,3,1,1,1] => [[1,2,3,4,5],[6,7,8],[9,10,11],[12],[13],[14]]
[5,3,2,2,2] => [[1,2,3,4,5],[6,7,8],[9,10],[11,12],[13,14]]
[5,3,2,2,1,1] => [[1,2,3,4,5],[6,7,8],[9,10],[11,12],[13],[14]]
[5,3,2,1,1,1,1] => [[1,2,3,4,5],[6,7,8],[9,10],[11],[12],[13],[14]]
[5,3,1,1,1,1,1,1] => [[1,2,3,4,5],[6,7,8],[9],[10],[11],[12],[13],[14]]
[5,2,2,2,2,1] => [[1,2,3,4,5],[6,7],[8,9],[10,11],[12,13],[14]]
[5,2,2,2,1,1,1] => [[1,2,3,4,5],[6,7],[8,9],[10,11],[12],[13],[14]]
[5,2,2,1,1,1,1,1] => [[1,2,3,4,5],[6,7],[8,9],[10],[11],[12],[13],[14]]
[5,2,1,1,1,1,1,1,1] => [[1,2,3,4,5],[6,7],[8],[9],[10],[11],[12],[13],[14]]
[5,1,1,1,1,1,1,1,1,1] => [[1,2,3,4,5],[6],[7],[8],[9],[10],[11],[12],[13],[14]]
[4,4,4,2] => [[1,2,3,4],[5,6,7,8],[9,10,11,12],[13,14]]
[4,4,4,1,1] => [[1,2,3,4],[5,6,7,8],[9,10,11,12],[13],[14]]
[4,4,3,3] => [[1,2,3,4],[5,6,7,8],[9,10,11],[12,13,14]]
[4,4,3,2,1] => [[1,2,3,4],[5,6,7,8],[9,10,11],[12,13],[14]]
[4,4,3,1,1,1] => [[1,2,3,4],[5,6,7,8],[9,10,11],[12],[13],[14]]
[4,4,2,2,2] => [[1,2,3,4],[5,6,7,8],[9,10],[11,12],[13,14]]
[4,4,2,2,1,1] => [[1,2,3,4],[5,6,7,8],[9,10],[11,12],[13],[14]]
[4,4,2,1,1,1,1] => [[1,2,3,4],[5,6,7,8],[9,10],[11],[12],[13],[14]]
[4,4,1,1,1,1,1,1] => [[1,2,3,4],[5,6,7,8],[9],[10],[11],[12],[13],[14]]
[4,3,3,3,1] => [[1,2,3,4],[5,6,7],[8,9,10],[11,12,13],[14]]
[4,3,3,2,2] => [[1,2,3,4],[5,6,7],[8,9,10],[11,12],[13,14]]
[4,3,3,2,1,1] => [[1,2,3,4],[5,6,7],[8,9,10],[11,12],[13],[14]]
[4,3,3,1,1,1,1] => [[1,2,3,4],[5,6,7],[8,9,10],[11],[12],[13],[14]]
[4,3,2,2,2,1] => [[1,2,3,4],[5,6,7],[8,9],[10,11],[12,13],[14]]
[4,3,2,2,1,1,1] => [[1,2,3,4],[5,6,7],[8,9],[10,11],[12],[13],[14]]
[4,3,2,1,1,1,1,1] => [[1,2,3,4],[5,6,7],[8,9],[10],[11],[12],[13],[14]]
[4,3,1,1,1,1,1,1,1] => [[1,2,3,4],[5,6,7],[8],[9],[10],[11],[12],[13],[14]]
[4,2,2,2,2,2] => [[1,2,3,4],[5,6],[7,8],[9,10],[11,12],[13,14]]
[4,2,2,2,2,1,1] => [[1,2,3,4],[5,6],[7,8],[9,10],[11,12],[13],[14]]
[4,2,2,2,1,1,1,1] => [[1,2,3,4],[5,6],[7,8],[9,10],[11],[12],[13],[14]]
[4,2,2,1,1,1,1,1,1] => [[1,2,3,4],[5,6],[7,8],[9],[10],[11],[12],[13],[14]]
[4,2,1,1,1,1,1,1,1,1] => [[1,2,3,4],[5,6],[7],[8],[9],[10],[11],[12],[13],[14]]
[4,1,1,1,1,1,1,1,1,1,1] => [[1,2,3,4],[5],[6],[7],[8],[9],[10],[11],[12],[13],[14]]
[3,3,3,3,2] => [[1,2,3],[4,5,6],[7,8,9],[10,11,12],[13,14]]
[3,3,3,3,1,1] => [[1,2,3],[4,5,6],[7,8,9],[10,11,12],[13],[14]]
[3,3,3,2,2,1] => [[1,2,3],[4,5,6],[7,8,9],[10,11],[12,13],[14]]
[3,3,3,2,1,1,1] => [[1,2,3],[4,5,6],[7,8,9],[10,11],[12],[13],[14]]
[3,3,3,1,1,1,1,1] => [[1,2,3],[4,5,6],[7,8,9],[10],[11],[12],[13],[14]]
[3,3,2,2,2,2] => [[1,2,3],[4,5,6],[7,8],[9,10],[11,12],[13,14]]
[3,3,2,2,2,1,1] => [[1,2,3],[4,5,6],[7,8],[9,10],[11,12],[13],[14]]
[3,3,2,2,1,1,1,1] => [[1,2,3],[4,5,6],[7,8],[9,10],[11],[12],[13],[14]]
[3,3,2,1,1,1,1,1,1] => [[1,2,3],[4,5,6],[7,8],[9],[10],[11],[12],[13],[14]]
[3,3,1,1,1,1,1,1,1,1] => [[1,2,3],[4,5,6],[7],[8],[9],[10],[11],[12],[13],[14]]
[3,2,2,2,2,2,1] => [[1,2,3],[4,5],[6,7],[8,9],[10,11],[12,13],[14]]
[3,2,2,2,2,1,1,1] => [[1,2,3],[4,5],[6,7],[8,9],[10,11],[12],[13],[14]]
[3,2,2,2,1,1,1,1,1] => [[1,2,3],[4,5],[6,7],[8,9],[10],[11],[12],[13],[14]]
[3,2,2,1,1,1,1,1,1,1] => [[1,2,3],[4,5],[6,7],[8],[9],[10],[11],[12],[13],[14]]
[3,2,1,1,1,1,1,1,1,1,1] => [[1,2,3],[4,5],[6],[7],[8],[9],[10],[11],[12],[13],[14]]
[3,1,1,1,1,1,1,1,1,1,1,1] => [[1,2,3],[4],[5],[6],[7],[8],[9],[10],[11],[12],[13],[14]]
[2,2,2,2,2,2,2] => [[1,2],[3,4],[5,6],[7,8],[9,10],[11,12],[13,14]]
[2,2,2,2,2,2,1,1] => [[1,2],[3,4],[5,6],[7,8],[9,10],[11,12],[13],[14]]
[2,2,2,2,2,1,1,1,1] => [[1,2],[3,4],[5,6],[7,8],[9,10],[11],[12],[13],[14]]
[2,2,2,2,1,1,1,1,1,1] => [[1,2],[3,4],[5,6],[7,8],[9],[10],[11],[12],[13],[14]]
[2,2,2,1,1,1,1,1,1,1,1] => [[1,2],[3,4],[5,6],[7],[8],[9],[10],[11],[12],[13],[14]]
[2,2,1,1,1,1,1,1,1,1,1,1] => [[1,2],[3,4],[5],[6],[7],[8],[9],[10],[11],[12],[13],[14]]
[2,1,1,1,1,1,1,1,1,1,1,1,1] => [[1,2],[3],[4],[5],[6],[7],[8],[9],[10],[11],[12],[13],[14]]
[1,1,1,1,1,1,1,1,1,1,1,1,1,1] => [[1],[2],[3],[4],[5],[6],[7],[8],[9],[10],[11],[12],[13],[14]]
[15] => [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]]
[14,1] => [[1,2,3,4,5,6,7,8,9,10,11,12,13,14],[15]]
[13,2] => [[1,2,3,4,5,6,7,8,9,10,11,12,13],[14,15]]
[13,1,1] => [[1,2,3,4,5,6,7,8,9,10,11,12,13],[14],[15]]
[12,3] => [[1,2,3,4,5,6,7,8,9,10,11,12],[13,14,15]]
[12,2,1] => [[1,2,3,4,5,6,7,8,9,10,11,12],[13,14],[15]]
[12,1,1,1] => [[1,2,3,4,5,6,7,8,9,10,11,12],[13],[14],[15]]
[11,4] => [[1,2,3,4,5,6,7,8,9,10,11],[12,13,14,15]]
[11,3,1] => [[1,2,3,4,5,6,7,8,9,10,11],[12,13,14],[15]]
[11,2,2] => [[1,2,3,4,5,6,7,8,9,10,11],[12,13],[14,15]]
[11,2,1,1] => [[1,2,3,4,5,6,7,8,9,10,11],[12,13],[14],[15]]
[11,1,1,1,1] => [[1,2,3,4,5,6,7,8,9,10,11],[12],[13],[14],[15]]
[10,5] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13,14,15]]
[10,4,1] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13,14],[15]]
[10,3,2] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13],[14,15]]
[10,3,1,1] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13],[14],[15]]
[10,2,2,1] => [[1,2,3,4,5,6,7,8,9,10],[11,12],[13,14],[15]]
[10,2,1,1,1] => [[1,2,3,4,5,6,7,8,9,10],[11,12],[13],[14],[15]]
[10,1,1,1,1,1] => [[1,2,3,4,5,6,7,8,9,10],[11],[12],[13],[14],[15]]
[9,6] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15]]
[9,5,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14],[15]]
[9,4,2] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13],[14,15]]
[9,4,1,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13],[14],[15]]
[9,3,3] => [[1,2,3,4,5,6,7,8,9],[10,11,12],[13,14,15]]
[9,3,2,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12],[13,14],[15]]
[9,3,1,1,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12],[13],[14],[15]]
[9,2,2,2] => [[1,2,3,4,5,6,7,8,9],[10,11],[12,13],[14,15]]
[9,2,2,1,1] => [[1,2,3,4,5,6,7,8,9],[10,11],[12,13],[14],[15]]
[9,2,1,1,1,1] => [[1,2,3,4,5,6,7,8,9],[10,11],[12],[13],[14],[15]]
[9,1,1,1,1,1,1] => [[1,2,3,4,5,6,7,8,9],[10],[11],[12],[13],[14],[15]]
[8,7] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15]]
[8,6,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14],[15]]
[8,5,2] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13],[14,15]]
[8,5,1,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13],[14],[15]]
[8,4,3] => [[1,2,3,4,5,6,7,8],[9,10,11,12],[13,14,15]]
[8,4,2,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12],[13,14],[15]]
[8,4,1,1,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12],[13],[14],[15]]
[8,3,3,1] => [[1,2,3,4,5,6,7,8],[9,10,11],[12,13,14],[15]]
[8,3,2,2] => [[1,2,3,4,5,6,7,8],[9,10,11],[12,13],[14,15]]
[8,3,2,1,1] => [[1,2,3,4,5,6,7,8],[9,10,11],[12,13],[14],[15]]
[8,3,1,1,1,1] => [[1,2,3,4,5,6,7,8],[9,10,11],[12],[13],[14],[15]]
[8,2,2,2,1] => [[1,2,3,4,5,6,7,8],[9,10],[11,12],[13,14],[15]]
[8,2,2,1,1,1] => [[1,2,3,4,5,6,7,8],[9,10],[11,12],[13],[14],[15]]
[8,2,1,1,1,1,1] => [[1,2,3,4,5,6,7,8],[9,10],[11],[12],[13],[14],[15]]
[8,1,1,1,1,1,1,1] => [[1,2,3,4,5,6,7,8],[9],[10],[11],[12],[13],[14],[15]]
[7,7,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13,14],[15]]
[7,6,2] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15]]
[7,6,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14],[15]]
[7,5,3] => [[1,2,3,4,5,6,7],[8,9,10,11,12],[13,14,15]]
[7,5,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12],[13,14],[15]]
[7,5,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12],[13],[14],[15]]
[7,4,4] => [[1,2,3,4,5,6,7],[8,9,10,11],[12,13,14,15]]
[7,4,3,1] => [[1,2,3,4,5,6,7],[8,9,10,11],[12,13,14],[15]]
[7,4,2,2] => [[1,2,3,4,5,6,7],[8,9,10,11],[12,13],[14,15]]
[7,4,2,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11],[12,13],[14],[15]]
[7,4,1,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11],[12],[13],[14],[15]]
[7,3,3,2] => [[1,2,3,4,5,6,7],[8,9,10],[11,12,13],[14,15]]
[7,3,3,1,1] => [[1,2,3,4,5,6,7],[8,9,10],[11,12,13],[14],[15]]
[7,3,2,2,1] => [[1,2,3,4,5,6,7],[8,9,10],[11,12],[13,14],[15]]
[7,3,2,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10],[11,12],[13],[14],[15]]
[7,3,1,1,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10],[11],[12],[13],[14],[15]]
[7,2,2,2,2] => [[1,2,3,4,5,6,7],[8,9],[10,11],[12,13],[14,15]]
[7,2,2,2,1,1] => [[1,2,3,4,5,6,7],[8,9],[10,11],[12,13],[14],[15]]
[7,2,2,1,1,1,1] => [[1,2,3,4,5,6,7],[8,9],[10,11],[12],[13],[14],[15]]
[7,2,1,1,1,1,1,1] => [[1,2,3,4,5,6,7],[8,9],[10],[11],[12],[13],[14],[15]]
[7,1,1,1,1,1,1,1,1] => [[1,2,3,4,5,6,7],[8],[9],[10],[11],[12],[13],[14],[15]]
[6,6,3] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14,15]]
[6,6,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14],[15]]
[6,6,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13],[14],[15]]
[6,5,4] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15]]
[6,5,3,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14],[15]]
[6,5,2,2] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13],[14,15]]
[6,5,2,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13],[14],[15]]
[6,5,1,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12],[13],[14],[15]]
[6,4,4,1] => [[1,2,3,4,5,6],[7,8,9,10],[11,12,13,14],[15]]
[6,4,3,2] => [[1,2,3,4,5,6],[7,8,9,10],[11,12,13],[14,15]]
[6,4,3,1,1] => [[1,2,3,4,5,6],[7,8,9,10],[11,12,13],[14],[15]]
[6,4,2,2,1] => [[1,2,3,4,5,6],[7,8,9,10],[11,12],[13,14],[15]]
[6,4,2,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10],[11,12],[13],[14],[15]]
[6,4,1,1,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10],[11],[12],[13],[14],[15]]
[6,3,3,3] => [[1,2,3,4,5,6],[7,8,9],[10,11,12],[13,14,15]]
[6,3,3,2,1] => [[1,2,3,4,5,6],[7,8,9],[10,11,12],[13,14],[15]]
[6,3,3,1,1,1] => [[1,2,3,4,5,6],[7,8,9],[10,11,12],[13],[14],[15]]
[6,3,2,2,2] => [[1,2,3,4,5,6],[7,8,9],[10,11],[12,13],[14,15]]
[6,3,2,2,1,1] => [[1,2,3,4,5,6],[7,8,9],[10,11],[12,13],[14],[15]]
[6,3,2,1,1,1,1] => [[1,2,3,4,5,6],[7,8,9],[10,11],[12],[13],[14],[15]]
[6,3,1,1,1,1,1,1] => [[1,2,3,4,5,6],[7,8,9],[10],[11],[12],[13],[14],[15]]
[6,2,2,2,2,1] => [[1,2,3,4,5,6],[7,8],[9,10],[11,12],[13,14],[15]]
[6,2,2,2,1,1,1] => [[1,2,3,4,5,6],[7,8],[9,10],[11,12],[13],[14],[15]]
[6,2,2,1,1,1,1,1] => [[1,2,3,4,5,6],[7,8],[9,10],[11],[12],[13],[14],[15]]
[6,2,1,1,1,1,1,1,1] => [[1,2,3,4,5,6],[7,8],[9],[10],[11],[12],[13],[14],[15]]
[6,1,1,1,1,1,1,1,1,1] => [[1,2,3,4,5,6],[7],[8],[9],[10],[11],[12],[13],[14],[15]]
[5,5,5] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13,14,15]]
[5,5,4,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13,14],[15]]
[5,5,3,2] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13],[14,15]]
[5,5,3,1,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13],[14],[15]]
[5,5,2,2,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12],[13,14],[15]]
[5,5,2,1,1,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12],[13],[14],[15]]
[5,5,1,1,1,1,1] => [[1,2,3,4,5],[6,7,8,9,10],[11],[12],[13],[14],[15]]
[5,4,4,2] => [[1,2,3,4,5],[6,7,8,9],[10,11,12,13],[14,15]]
[5,4,4,1,1] => [[1,2,3,4,5],[6,7,8,9],[10,11,12,13],[14],[15]]
[5,4,3,3] => [[1,2,3,4,5],[6,7,8,9],[10,11,12],[13,14,15]]
[5,4,3,2,1] => [[1,2,3,4,5],[6,7,8,9],[10,11,12],[13,14],[15]]
[5,4,3,1,1,1] => [[1,2,3,4,5],[6,7,8,9],[10,11,12],[13],[14],[15]]
[5,4,2,2,2] => [[1,2,3,4,5],[6,7,8,9],[10,11],[12,13],[14,15]]
[5,4,2,2,1,1] => [[1,2,3,4,5],[6,7,8,9],[10,11],[12,13],[14],[15]]
[5,4,2,1,1,1,1] => [[1,2,3,4,5],[6,7,8,9],[10,11],[12],[13],[14],[15]]
[5,4,1,1,1,1,1,1] => [[1,2,3,4,5],[6,7,8,9],[10],[11],[12],[13],[14],[15]]
[5,3,3,3,1] => [[1,2,3,4,5],[6,7,8],[9,10,11],[12,13,14],[15]]
[5,3,3,2,2] => [[1,2,3,4,5],[6,7,8],[9,10,11],[12,13],[14,15]]
[5,3,3,2,1,1] => [[1,2,3,4,5],[6,7,8],[9,10,11],[12,13],[14],[15]]
[5,3,3,1,1,1,1] => [[1,2,3,4,5],[6,7,8],[9,10,11],[12],[13],[14],[15]]
[5,3,2,2,2,1] => [[1,2,3,4,5],[6,7,8],[9,10],[11,12],[13,14],[15]]
[5,3,2,2,1,1,1] => [[1,2,3,4,5],[6,7,8],[9,10],[11,12],[13],[14],[15]]
[5,3,2,1,1,1,1,1] => [[1,2,3,4,5],[6,7,8],[9,10],[11],[12],[13],[14],[15]]
[5,3,1,1,1,1,1,1,1] => [[1,2,3,4,5],[6,7,8],[9],[10],[11],[12],[13],[14],[15]]
[5,2,2,2,2,2] => [[1,2,3,4,5],[6,7],[8,9],[10,11],[12,13],[14,15]]
[5,2,2,2,2,1,1] => [[1,2,3,4,5],[6,7],[8,9],[10,11],[12,13],[14],[15]]
[5,2,2,2,1,1,1,1] => [[1,2,3,4,5],[6,7],[8,9],[10,11],[12],[13],[14],[15]]
[5,2,2,1,1,1,1,1,1] => [[1,2,3,4,5],[6,7],[8,9],[10],[11],[12],[13],[14],[15]]
[5,2,1,1,1,1,1,1,1,1] => [[1,2,3,4,5],[6,7],[8],[9],[10],[11],[12],[13],[14],[15]]
[5,1,1,1,1,1,1,1,1,1,1] => [[1,2,3,4,5],[6],[7],[8],[9],[10],[11],[12],[13],[14],[15]]
[4,4,4,3] => [[1,2,3,4],[5,6,7,8],[9,10,11,12],[13,14,15]]
[4,4,4,2,1] => [[1,2,3,4],[5,6,7,8],[9,10,11,12],[13,14],[15]]
[4,4,4,1,1,1] => [[1,2,3,4],[5,6,7,8],[9,10,11,12],[13],[14],[15]]
[4,4,3,3,1] => [[1,2,3,4],[5,6,7,8],[9,10,11],[12,13,14],[15]]
[4,4,3,2,2] => [[1,2,3,4],[5,6,7,8],[9,10,11],[12,13],[14,15]]
[4,4,3,2,1,1] => [[1,2,3,4],[5,6,7,8],[9,10,11],[12,13],[14],[15]]
[4,4,3,1,1,1,1] => [[1,2,3,4],[5,6,7,8],[9,10,11],[12],[13],[14],[15]]
[4,4,2,2,2,1] => [[1,2,3,4],[5,6,7,8],[9,10],[11,12],[13,14],[15]]
[4,4,2,2,1,1,1] => [[1,2,3,4],[5,6,7,8],[9,10],[11,12],[13],[14],[15]]
[4,4,2,1,1,1,1,1] => [[1,2,3,4],[5,6,7,8],[9,10],[11],[12],[13],[14],[15]]
[4,4,1,1,1,1,1,1,1] => [[1,2,3,4],[5,6,7,8],[9],[10],[11],[12],[13],[14],[15]]
[4,3,3,3,2] => [[1,2,3,4],[5,6,7],[8,9,10],[11,12,13],[14,15]]
[4,3,3,3,1,1] => [[1,2,3,4],[5,6,7],[8,9,10],[11,12,13],[14],[15]]
[4,3,3,2,2,1] => [[1,2,3,4],[5,6,7],[8,9,10],[11,12],[13,14],[15]]
[4,3,3,2,1,1,1] => [[1,2,3,4],[5,6,7],[8,9,10],[11,12],[13],[14],[15]]
[4,3,3,1,1,1,1,1] => [[1,2,3,4],[5,6,7],[8,9,10],[11],[12],[13],[14],[15]]
[4,3,2,2,2,2] => [[1,2,3,4],[5,6,7],[8,9],[10,11],[12,13],[14,15]]
[4,3,2,2,2,1,1] => [[1,2,3,4],[5,6,7],[8,9],[10,11],[12,13],[14],[15]]
[4,3,2,2,1,1,1,1] => [[1,2,3,4],[5,6,7],[8,9],[10,11],[12],[13],[14],[15]]
[4,3,2,1,1,1,1,1,1] => [[1,2,3,4],[5,6,7],[8,9],[10],[11],[12],[13],[14],[15]]
[4,3,1,1,1,1,1,1,1,1] => [[1,2,3,4],[5,6,7],[8],[9],[10],[11],[12],[13],[14],[15]]
[4,2,2,2,2,2,1] => [[1,2,3,4],[5,6],[7,8],[9,10],[11,12],[13,14],[15]]
[4,2,2,2,2,1,1,1] => [[1,2,3,4],[5,6],[7,8],[9,10],[11,12],[13],[14],[15]]
[4,2,2,2,1,1,1,1,1] => [[1,2,3,4],[5,6],[7,8],[9,10],[11],[12],[13],[14],[15]]
[4,2,2,1,1,1,1,1,1,1] => [[1,2,3,4],[5,6],[7,8],[9],[10],[11],[12],[13],[14],[15]]
[4,2,1,1,1,1,1,1,1,1,1] => [[1,2,3,4],[5,6],[7],[8],[9],[10],[11],[12],[13],[14],[15]]
[4,1,1,1,1,1,1,1,1,1,1,1] => [[1,2,3,4],[5],[6],[7],[8],[9],[10],[11],[12],[13],[14],[15]]
[3,3,3,3,3] => [[1,2,3],[4,5,6],[7,8,9],[10,11,12],[13,14,15]]
[3,3,3,3,2,1] => [[1,2,3],[4,5,6],[7,8,9],[10,11,12],[13,14],[15]]
[3,3,3,3,1,1,1] => [[1,2,3],[4,5,6],[7,8,9],[10,11,12],[13],[14],[15]]
[3,3,3,2,2,2] => [[1,2,3],[4,5,6],[7,8,9],[10,11],[12,13],[14,15]]
[3,3,3,2,2,1,1] => [[1,2,3],[4,5,6],[7,8,9],[10,11],[12,13],[14],[15]]
[3,3,3,2,1,1,1,1] => [[1,2,3],[4,5,6],[7,8,9],[10,11],[12],[13],[14],[15]]
[3,3,3,1,1,1,1,1,1] => [[1,2,3],[4,5,6],[7,8,9],[10],[11],[12],[13],[14],[15]]
[3,3,2,2,2,2,1] => [[1,2,3],[4,5,6],[7,8],[9,10],[11,12],[13,14],[15]]
[3,3,2,2,2,1,1,1] => [[1,2,3],[4,5,6],[7,8],[9,10],[11,12],[13],[14],[15]]
[3,3,2,2,1,1,1,1,1] => [[1,2,3],[4,5,6],[7,8],[9,10],[11],[12],[13],[14],[15]]
[3,3,2,1,1,1,1,1,1,1] => [[1,2,3],[4,5,6],[7,8],[9],[10],[11],[12],[13],[14],[15]]
[3,3,1,1,1,1,1,1,1,1,1] => [[1,2,3],[4,5,6],[7],[8],[9],[10],[11],[12],[13],[14],[15]]
[3,2,2,2,2,2,2] => [[1,2,3],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15]]
[3,2,2,2,2,2,1,1] => [[1,2,3],[4,5],[6,7],[8,9],[10,11],[12,13],[14],[15]]
[3,2,2,2,2,1,1,1,1] => [[1,2,3],[4,5],[6,7],[8,9],[10,11],[12],[13],[14],[15]]
[3,2,2,2,1,1,1,1,1,1] => [[1,2,3],[4,5],[6,7],[8,9],[10],[11],[12],[13],[14],[15]]
[3,2,2,1,1,1,1,1,1,1,1] => [[1,2,3],[4,5],[6,7],[8],[9],[10],[11],[12],[13],[14],[15]]
[3,2,1,1,1,1,1,1,1,1,1,1] => [[1,2,3],[4,5],[6],[7],[8],[9],[10],[11],[12],[13],[14],[15]]
[3,1,1,1,1,1,1,1,1,1,1,1,1] => [[1,2,3],[4],[5],[6],[7],[8],[9],[10],[11],[12],[13],[14],[15]]
[2,2,2,2,2,2,2,1] => [[1,2],[3,4],[5,6],[7,8],[9,10],[11,12],[13,14],[15]]
[2,2,2,2,2,2,1,1,1] => [[1,2],[3,4],[5,6],[7,8],[9,10],[11,12],[13],[14],[15]]
[2,2,2,2,2,1,1,1,1,1] => [[1,2],[3,4],[5,6],[7,8],[9,10],[11],[12],[13],[14],[15]]
[2,2,2,2,1,1,1,1,1,1,1] => [[1,2],[3,4],[5,6],[7,8],[9],[10],[11],[12],[13],[14],[15]]
[2,2,2,1,1,1,1,1,1,1,1,1] => [[1,2],[3,4],[5,6],[7],[8],[9],[10],[11],[12],[13],[14],[15]]
[2,2,1,1,1,1,1,1,1,1,1,1,1] => [[1,2],[3,4],[5],[6],[7],[8],[9],[10],[11],[12],[13],[14],[15]]
[2,1,1,1,1,1,1,1,1,1,1,1,1,1] => [[1,2],[3],[4],[5],[6],[7],[8],[9],[10],[11],[12],[13],[14],[15]]
[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1] => [[1],[2],[3],[4],[5],[6],[7],[8],[9],[10],[11],[12],[13],[14],[15]]
[16] => [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16]]
[15,1] => [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15],[16]]
[14,2] => [[1,2,3,4,5,6,7,8,9,10,11,12,13,14],[15,16]]
[14,1,1] => [[1,2,3,4,5,6,7,8,9,10,11,12,13,14],[15],[16]]
[13,3] => [[1,2,3,4,5,6,7,8,9,10,11,12,13],[14,15,16]]
[13,2,1] => [[1,2,3,4,5,6,7,8,9,10,11,12,13],[14,15],[16]]
[13,1,1,1] => [[1,2,3,4,5,6,7,8,9,10,11,12,13],[14],[15],[16]]
[12,4] => [[1,2,3,4,5,6,7,8,9,10,11,12],[13,14,15,16]]
[12,3,1] => [[1,2,3,4,5,6,7,8,9,10,11,12],[13,14,15],[16]]
[12,2,2] => [[1,2,3,4,5,6,7,8,9,10,11,12],[13,14],[15,16]]
[12,2,1,1] => [[1,2,3,4,5,6,7,8,9,10,11,12],[13,14],[15],[16]]
[12,1,1,1,1] => [[1,2,3,4,5,6,7,8,9,10,11,12],[13],[14],[15],[16]]
[11,5] => [[1,2,3,4,5,6,7,8,9,10,11],[12,13,14,15,16]]
[11,4,1] => [[1,2,3,4,5,6,7,8,9,10,11],[12,13,14,15],[16]]
[11,3,2] => [[1,2,3,4,5,6,7,8,9,10,11],[12,13,14],[15,16]]
[11,3,1,1] => [[1,2,3,4,5,6,7,8,9,10,11],[12,13,14],[15],[16]]
[11,2,2,1] => [[1,2,3,4,5,6,7,8,9,10,11],[12,13],[14,15],[16]]
[11,2,1,1,1] => [[1,2,3,4,5,6,7,8,9,10,11],[12,13],[14],[15],[16]]
[11,1,1,1,1,1] => [[1,2,3,4,5,6,7,8,9,10,11],[12],[13],[14],[15],[16]]
[10,6] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13,14,15,16]]
[10,5,1] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13,14,15],[16]]
[10,4,2] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13,14],[15,16]]
[10,4,1,1] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13,14],[15],[16]]
[10,3,3] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13],[14,15,16]]
[10,3,2,1] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13],[14,15],[16]]
[10,3,1,1,1] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13],[14],[15],[16]]
[10,2,2,2] => [[1,2,3,4,5,6,7,8,9,10],[11,12],[13,14],[15,16]]
[10,2,2,1,1] => [[1,2,3,4,5,6,7,8,9,10],[11,12],[13,14],[15],[16]]
[10,2,1,1,1,1] => [[1,2,3,4,5,6,7,8,9,10],[11,12],[13],[14],[15],[16]]
[10,1,1,1,1,1,1] => [[1,2,3,4,5,6,7,8,9,10],[11],[12],[13],[14],[15],[16]]
[9,7] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15,16]]
[9,6,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15],[16]]
[9,5,2] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14],[15,16]]
[9,5,1,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14],[15],[16]]
[9,4,3] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13],[14,15,16]]
[9,4,2,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13],[14,15],[16]]
[9,4,1,1,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13],[14],[15],[16]]
[9,3,3,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12],[13,14,15],[16]]
[9,3,2,2] => [[1,2,3,4,5,6,7,8,9],[10,11,12],[13,14],[15,16]]
[9,3,2,1,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12],[13,14],[15],[16]]
[9,3,1,1,1,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12],[13],[14],[15],[16]]
[9,2,2,2,1] => [[1,2,3,4,5,6,7,8,9],[10,11],[12,13],[14,15],[16]]
[9,2,2,1,1,1] => [[1,2,3,4,5,6,7,8,9],[10,11],[12,13],[14],[15],[16]]
[9,2,1,1,1,1,1] => [[1,2,3,4,5,6,7,8,9],[10,11],[12],[13],[14],[15],[16]]
[9,1,1,1,1,1,1,1] => [[1,2,3,4,5,6,7,8,9],[10],[11],[12],[13],[14],[15],[16]]
[8,8] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15,16]]
[8,7,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16]]
[8,6,2] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14],[15,16]]
[8,6,1,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14],[15],[16]]
[8,5,3] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13],[14,15,16]]
[8,5,2,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13],[14,15],[16]]
[8,5,1,1,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13],[14],[15],[16]]
[8,4,4] => [[1,2,3,4,5,6,7,8],[9,10,11,12],[13,14,15,16]]
[8,4,3,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12],[13,14,15],[16]]
[8,4,2,2] => [[1,2,3,4,5,6,7,8],[9,10,11,12],[13,14],[15,16]]
[8,4,2,1,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12],[13,14],[15],[16]]
[8,4,1,1,1,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12],[13],[14],[15],[16]]
[8,3,3,2] => [[1,2,3,4,5,6,7,8],[9,10,11],[12,13,14],[15,16]]
[8,3,3,1,1] => [[1,2,3,4,5,6,7,8],[9,10,11],[12,13,14],[15],[16]]
[8,3,2,2,1] => [[1,2,3,4,5,6,7,8],[9,10,11],[12,13],[14,15],[16]]
[8,3,2,1,1,1] => [[1,2,3,4,5,6,7,8],[9,10,11],[12,13],[14],[15],[16]]
[8,3,1,1,1,1,1] => [[1,2,3,4,5,6,7,8],[9,10,11],[12],[13],[14],[15],[16]]
[8,2,2,2,2] => [[1,2,3,4,5,6,7,8],[9,10],[11,12],[13,14],[15,16]]
[8,2,2,2,1,1] => [[1,2,3,4,5,6,7,8],[9,10],[11,12],[13,14],[15],[16]]
[8,2,2,1,1,1,1] => [[1,2,3,4,5,6,7,8],[9,10],[11,12],[13],[14],[15],[16]]
[8,2,1,1,1,1,1,1] => [[1,2,3,4,5,6,7,8],[9,10],[11],[12],[13],[14],[15],[16]]
[8,1,1,1,1,1,1,1,1] => [[1,2,3,4,5,6,7,8],[9],[10],[11],[12],[13],[14],[15],[16]]
[7,7,2] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13,14],[15,16]]
[7,7,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13,14],[15],[16]]
[7,6,3] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16]]
[7,6,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15],[16]]
[7,6,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14],[15],[16]]
[7,5,4] => [[1,2,3,4,5,6,7],[8,9,10,11,12],[13,14,15,16]]
[7,5,3,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12],[13,14,15],[16]]
[7,5,2,2] => [[1,2,3,4,5,6,7],[8,9,10,11,12],[13,14],[15,16]]
[7,5,2,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12],[13,14],[15],[16]]
[7,5,1,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12],[13],[14],[15],[16]]
[7,4,4,1] => [[1,2,3,4,5,6,7],[8,9,10,11],[12,13,14,15],[16]]
[7,4,3,2] => [[1,2,3,4,5,6,7],[8,9,10,11],[12,13,14],[15,16]]
[7,4,3,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11],[12,13,14],[15],[16]]
[7,4,2,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11],[12,13],[14,15],[16]]
[7,4,2,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11],[12,13],[14],[15],[16]]
[7,4,1,1,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11],[12],[13],[14],[15],[16]]
[7,3,3,3] => [[1,2,3,4,5,6,7],[8,9,10],[11,12,13],[14,15,16]]
[7,3,3,2,1] => [[1,2,3,4,5,6,7],[8,9,10],[11,12,13],[14,15],[16]]
[7,3,3,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10],[11,12,13],[14],[15],[16]]
[7,3,2,2,2] => [[1,2,3,4,5,6,7],[8,9,10],[11,12],[13,14],[15,16]]
[7,3,2,2,1,1] => [[1,2,3,4,5,6,7],[8,9,10],[11,12],[13,14],[15],[16]]
[7,3,2,1,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10],[11,12],[13],[14],[15],[16]]
[7,3,1,1,1,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10],[11],[12],[13],[14],[15],[16]]
[7,2,2,2,2,1] => [[1,2,3,4,5,6,7],[8,9],[10,11],[12,13],[14,15],[16]]
[7,2,2,2,1,1,1] => [[1,2,3,4,5,6,7],[8,9],[10,11],[12,13],[14],[15],[16]]
[7,2,2,1,1,1,1,1] => [[1,2,3,4,5,6,7],[8,9],[10,11],[12],[13],[14],[15],[16]]
[7,2,1,1,1,1,1,1,1] => [[1,2,3,4,5,6,7],[8,9],[10],[11],[12],[13],[14],[15],[16]]
[7,1,1,1,1,1,1,1,1,1] => [[1,2,3,4,5,6,7],[8],[9],[10],[11],[12],[13],[14],[15],[16]]
[6,6,4] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14,15,16]]
[6,6,3,1] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14,15],[16]]
[6,6,2,2] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14],[15,16]]
[6,6,2,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14],[15],[16]]
[6,6,1,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13],[14],[15],[16]]
[6,5,5] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15,16]]
[6,5,4,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15],[16]]
[6,5,3,2] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14],[15,16]]
[6,5,3,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14],[15],[16]]
[6,5,2,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13],[14,15],[16]]
[6,5,2,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13],[14],[15],[16]]
[6,5,1,1,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12],[13],[14],[15],[16]]
[6,4,4,2] => [[1,2,3,4,5,6],[7,8,9,10],[11,12,13,14],[15,16]]
[6,4,4,1,1] => [[1,2,3,4,5,6],[7,8,9,10],[11,12,13,14],[15],[16]]
[6,4,3,3] => [[1,2,3,4,5,6],[7,8,9,10],[11,12,13],[14,15,16]]
[6,4,3,2,1] => [[1,2,3,4,5,6],[7,8,9,10],[11,12,13],[14,15],[16]]
[6,4,3,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10],[11,12,13],[14],[15],[16]]
[6,4,2,2,2] => [[1,2,3,4,5,6],[7,8,9,10],[11,12],[13,14],[15,16]]
[6,4,2,2,1,1] => [[1,2,3,4,5,6],[7,8,9,10],[11,12],[13,14],[15],[16]]
[6,4,2,1,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10],[11,12],[13],[14],[15],[16]]
[6,4,1,1,1,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10],[11],[12],[13],[14],[15],[16]]
[6,3,3,3,1] => [[1,2,3,4,5,6],[7,8,9],[10,11,12],[13,14,15],[16]]
[6,3,3,2,2] => [[1,2,3,4,5,6],[7,8,9],[10,11,12],[13,14],[15,16]]
[6,3,3,2,1,1] => [[1,2,3,4,5,6],[7,8,9],[10,11,12],[13,14],[15],[16]]
[6,3,3,1,1,1,1] => [[1,2,3,4,5,6],[7,8,9],[10,11,12],[13],[14],[15],[16]]
[6,3,2,2,2,1] => [[1,2,3,4,5,6],[7,8,9],[10,11],[12,13],[14,15],[16]]
[6,3,2,2,1,1,1] => [[1,2,3,4,5,6],[7,8,9],[10,11],[12,13],[14],[15],[16]]
[6,3,2,1,1,1,1,1] => [[1,2,3,4,5,6],[7,8,9],[10,11],[12],[13],[14],[15],[16]]
[6,3,1,1,1,1,1,1,1] => [[1,2,3,4,5,6],[7,8,9],[10],[11],[12],[13],[14],[15],[16]]
[6,2,2,2,2,2] => [[1,2,3,4,5,6],[7,8],[9,10],[11,12],[13,14],[15,16]]
[6,2,2,2,2,1,1] => [[1,2,3,4,5,6],[7,8],[9,10],[11,12],[13,14],[15],[16]]
[6,2,2,2,1,1,1,1] => [[1,2,3,4,5,6],[7,8],[9,10],[11,12],[13],[14],[15],[16]]
[6,2,2,1,1,1,1,1,1] => [[1,2,3,4,5,6],[7,8],[9,10],[11],[12],[13],[14],[15],[16]]
[6,2,1,1,1,1,1,1,1,1] => [[1,2,3,4,5,6],[7,8],[9],[10],[11],[12],[13],[14],[15],[16]]
[6,1,1,1,1,1,1,1,1,1,1] => [[1,2,3,4,5,6],[7],[8],[9],[10],[11],[12],[13],[14],[15],[16]]
[5,5,5,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13,14,15],[16]]
[5,5,4,2] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13,14],[15,16]]
[5,5,4,1,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13,14],[15],[16]]
[5,5,3,3] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13],[14,15,16]]
[5,5,3,2,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13],[14,15],[16]]
[5,5,3,1,1,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13],[14],[15],[16]]
[5,5,2,2,2] => [[1,2,3,4,5],[6,7,8,9,10],[11,12],[13,14],[15,16]]
[5,5,2,2,1,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12],[13,14],[15],[16]]
[5,5,2,1,1,1,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12],[13],[14],[15],[16]]
[5,5,1,1,1,1,1,1] => [[1,2,3,4,5],[6,7,8,9,10],[11],[12],[13],[14],[15],[16]]
[5,4,4,3] => [[1,2,3,4,5],[6,7,8,9],[10,11,12,13],[14,15,16]]
[5,4,4,2,1] => [[1,2,3,4,5],[6,7,8,9],[10,11,12,13],[14,15],[16]]
[5,4,4,1,1,1] => [[1,2,3,4,5],[6,7,8,9],[10,11,12,13],[14],[15],[16]]
[5,4,3,3,1] => [[1,2,3,4,5],[6,7,8,9],[10,11,12],[13,14,15],[16]]
[5,4,3,2,2] => [[1,2,3,4,5],[6,7,8,9],[10,11,12],[13,14],[15,16]]
[5,4,3,2,1,1] => [[1,2,3,4,5],[6,7,8,9],[10,11,12],[13,14],[15],[16]]
[5,4,3,1,1,1,1] => [[1,2,3,4,5],[6,7,8,9],[10,11,12],[13],[14],[15],[16]]
[5,4,2,2,2,1] => [[1,2,3,4,5],[6,7,8,9],[10,11],[12,13],[14,15],[16]]
[5,4,2,2,1,1,1] => [[1,2,3,4,5],[6,7,8,9],[10,11],[12,13],[14],[15],[16]]
[5,4,2,1,1,1,1,1] => [[1,2,3,4,5],[6,7,8,9],[10,11],[12],[13],[14],[15],[16]]
[5,4,1,1,1,1,1,1,1] => [[1,2,3,4,5],[6,7,8,9],[10],[11],[12],[13],[14],[15],[16]]
[5,3,3,3,2] => [[1,2,3,4,5],[6,7,8],[9,10,11],[12,13,14],[15,16]]
[5,3,3,3,1,1] => [[1,2,3,4,5],[6,7,8],[9,10,11],[12,13,14],[15],[16]]
[5,3,3,2,2,1] => [[1,2,3,4,5],[6,7,8],[9,10,11],[12,13],[14,15],[16]]
[5,3,3,2,1,1,1] => [[1,2,3,4,5],[6,7,8],[9,10,11],[12,13],[14],[15],[16]]
[5,3,3,1,1,1,1,1] => [[1,2,3,4,5],[6,7,8],[9,10,11],[12],[13],[14],[15],[16]]
[5,3,2,2,2,2] => [[1,2,3,4,5],[6,7,8],[9,10],[11,12],[13,14],[15,16]]
[5,3,2,2,2,1,1] => [[1,2,3,4,5],[6,7,8],[9,10],[11,12],[13,14],[15],[16]]
[5,3,2,2,1,1,1,1] => [[1,2,3,4,5],[6,7,8],[9,10],[11,12],[13],[14],[15],[16]]
[5,3,2,1,1,1,1,1,1] => [[1,2,3,4,5],[6,7,8],[9,10],[11],[12],[13],[14],[15],[16]]
[5,3,1,1,1,1,1,1,1,1] => [[1,2,3,4,5],[6,7,8],[9],[10],[11],[12],[13],[14],[15],[16]]
[5,2,2,2,2,2,1] => [[1,2,3,4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16]]
[5,2,2,2,2,1,1,1] => [[1,2,3,4,5],[6,7],[8,9],[10,11],[12,13],[14],[15],[16]]
[5,2,2,2,1,1,1,1,1] => [[1,2,3,4,5],[6,7],[8,9],[10,11],[12],[13],[14],[15],[16]]
[5,2,2,1,1,1,1,1,1,1] => [[1,2,3,4,5],[6,7],[8,9],[10],[11],[12],[13],[14],[15],[16]]
[5,2,1,1,1,1,1,1,1,1,1] => [[1,2,3,4,5],[6,7],[8],[9],[10],[11],[12],[13],[14],[15],[16]]
[5,1,1,1,1,1,1,1,1,1,1,1] => [[1,2,3,4,5],[6],[7],[8],[9],[10],[11],[12],[13],[14],[15],[16]]
[4,4,4,4] => [[1,2,3,4],[5,6,7,8],[9,10,11,12],[13,14,15,16]]
[4,4,4,3,1] => [[1,2,3,4],[5,6,7,8],[9,10,11,12],[13,14,15],[16]]
[4,4,4,2,2] => [[1,2,3,4],[5,6,7,8],[9,10,11,12],[13,14],[15,16]]
[4,4,4,2,1,1] => [[1,2,3,4],[5,6,7,8],[9,10,11,12],[13,14],[15],[16]]
[4,4,4,1,1,1,1] => [[1,2,3,4],[5,6,7,8],[9,10,11,12],[13],[14],[15],[16]]
[4,4,3,3,2] => [[1,2,3,4],[5,6,7,8],[9,10,11],[12,13,14],[15,16]]
[4,4,3,3,1,1] => [[1,2,3,4],[5,6,7,8],[9,10,11],[12,13,14],[15],[16]]
[4,4,3,2,2,1] => [[1,2,3,4],[5,6,7,8],[9,10,11],[12,13],[14,15],[16]]
[4,4,3,2,1,1,1] => [[1,2,3,4],[5,6,7,8],[9,10,11],[12,13],[14],[15],[16]]
[4,4,3,1,1,1,1,1] => [[1,2,3,4],[5,6,7,8],[9,10,11],[12],[13],[14],[15],[16]]
[4,4,2,2,2,2] => [[1,2,3,4],[5,6,7,8],[9,10],[11,12],[13,14],[15,16]]
[4,4,2,2,2,1,1] => [[1,2,3,4],[5,6,7,8],[9,10],[11,12],[13,14],[15],[16]]
[4,4,2,2,1,1,1,1] => [[1,2,3,4],[5,6,7,8],[9,10],[11,12],[13],[14],[15],[16]]
[4,4,2,1,1,1,1,1,1] => [[1,2,3,4],[5,6,7,8],[9,10],[11],[12],[13],[14],[15],[16]]
[4,4,1,1,1,1,1,1,1,1] => [[1,2,3,4],[5,6,7,8],[9],[10],[11],[12],[13],[14],[15],[16]]
[4,3,3,3,3] => [[1,2,3,4],[5,6,7],[8,9,10],[11,12,13],[14,15,16]]
[4,3,3,3,2,1] => [[1,2,3,4],[5,6,7],[8,9,10],[11,12,13],[14,15],[16]]
[4,3,3,3,1,1,1] => [[1,2,3,4],[5,6,7],[8,9,10],[11,12,13],[14],[15],[16]]
[4,3,3,2,2,2] => [[1,2,3,4],[5,6,7],[8,9,10],[11,12],[13,14],[15,16]]
[4,3,3,2,2,1,1] => [[1,2,3,4],[5,6,7],[8,9,10],[11,12],[13,14],[15],[16]]
[4,3,3,2,1,1,1,1] => [[1,2,3,4],[5,6,7],[8,9,10],[11,12],[13],[14],[15],[16]]
[4,3,3,1,1,1,1,1,1] => [[1,2,3,4],[5,6,7],[8,9,10],[11],[12],[13],[14],[15],[16]]
[4,3,2,2,2,2,1] => [[1,2,3,4],[5,6,7],[8,9],[10,11],[12,13],[14,15],[16]]
[4,3,2,2,2,1,1,1] => [[1,2,3,4],[5,6,7],[8,9],[10,11],[12,13],[14],[15],[16]]
[4,3,2,2,1,1,1,1,1] => [[1,2,3,4],[5,6,7],[8,9],[10,11],[12],[13],[14],[15],[16]]
[4,3,2,1,1,1,1,1,1,1] => [[1,2,3,4],[5,6,7],[8,9],[10],[11],[12],[13],[14],[15],[16]]
[4,3,1,1,1,1,1,1,1,1,1] => [[1,2,3,4],[5,6,7],[8],[9],[10],[11],[12],[13],[14],[15],[16]]
[4,2,2,2,2,2,2] => [[1,2,3,4],[5,6],[7,8],[9,10],[11,12],[13,14],[15,16]]
[4,2,2,2,2,2,1,1] => [[1,2,3,4],[5,6],[7,8],[9,10],[11,12],[13,14],[15],[16]]
[4,2,2,2,2,1,1,1,1] => [[1,2,3,4],[5,6],[7,8],[9,10],[11,12],[13],[14],[15],[16]]
[4,2,2,2,1,1,1,1,1,1] => [[1,2,3,4],[5,6],[7,8],[9,10],[11],[12],[13],[14],[15],[16]]
[4,2,2,1,1,1,1,1,1,1,1] => [[1,2,3,4],[5,6],[7,8],[9],[10],[11],[12],[13],[14],[15],[16]]
[4,2,1,1,1,1,1,1,1,1,1,1] => [[1,2,3,4],[5,6],[7],[8],[9],[10],[11],[12],[13],[14],[15],[16]]
[4,1,1,1,1,1,1,1,1,1,1,1,1] => [[1,2,3,4],[5],[6],[7],[8],[9],[10],[11],[12],[13],[14],[15],[16]]
[3,3,3,3,3,1] => [[1,2,3],[4,5,6],[7,8,9],[10,11,12],[13,14,15],[16]]
[3,3,3,3,2,2] => [[1,2,3],[4,5,6],[7,8,9],[10,11,12],[13,14],[15,16]]
[3,3,3,3,2,1,1] => [[1,2,3],[4,5,6],[7,8,9],[10,11,12],[13,14],[15],[16]]
[3,3,3,3,1,1,1,1] => [[1,2,3],[4,5,6],[7,8,9],[10,11,12],[13],[14],[15],[16]]
[3,3,3,2,2,2,1] => [[1,2,3],[4,5,6],[7,8,9],[10,11],[12,13],[14,15],[16]]
[3,3,3,2,2,1,1,1] => [[1,2,3],[4,5,6],[7,8,9],[10,11],[12,13],[14],[15],[16]]
[3,3,3,2,1,1,1,1,1] => [[1,2,3],[4,5,6],[7,8,9],[10,11],[12],[13],[14],[15],[16]]
[3,3,3,1,1,1,1,1,1,1] => [[1,2,3],[4,5,6],[7,8,9],[10],[11],[12],[13],[14],[15],[16]]
[3,3,2,2,2,2,2] => [[1,2,3],[4,5,6],[7,8],[9,10],[11,12],[13,14],[15,16]]
[3,3,2,2,2,2,1,1] => [[1,2,3],[4,5,6],[7,8],[9,10],[11,12],[13,14],[15],[16]]
[3,3,2,2,2,1,1,1,1] => [[1,2,3],[4,5,6],[7,8],[9,10],[11,12],[13],[14],[15],[16]]
[3,3,2,2,1,1,1,1,1,1] => [[1,2,3],[4,5,6],[7,8],[9,10],[11],[12],[13],[14],[15],[16]]
[3,3,2,1,1,1,1,1,1,1,1] => [[1,2,3],[4,5,6],[7,8],[9],[10],[11],[12],[13],[14],[15],[16]]
[3,3,1,1,1,1,1,1,1,1,1,1] => [[1,2,3],[4,5,6],[7],[8],[9],[10],[11],[12],[13],[14],[15],[16]]
[3,2,2,2,2,2,2,1] => [[1,2,3],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16]]
[3,2,2,2,2,2,1,1,1] => [[1,2,3],[4,5],[6,7],[8,9],[10,11],[12,13],[14],[15],[16]]
[3,2,2,2,2,1,1,1,1,1] => [[1,2,3],[4,5],[6,7],[8,9],[10,11],[12],[13],[14],[15],[16]]
[3,2,2,2,1,1,1,1,1,1,1] => [[1,2,3],[4,5],[6,7],[8,9],[10],[11],[12],[13],[14],[15],[16]]
[3,2,2,1,1,1,1,1,1,1,1,1] => [[1,2,3],[4,5],[6,7],[8],[9],[10],[11],[12],[13],[14],[15],[16]]
[3,2,1,1,1,1,1,1,1,1,1,1,1] => [[1,2,3],[4,5],[6],[7],[8],[9],[10],[11],[12],[13],[14],[15],[16]]
[3,1,1,1,1,1,1,1,1,1,1,1,1,1] => [[1,2,3],[4],[5],[6],[7],[8],[9],[10],[11],[12],[13],[14],[15],[16]]
[2,2,2,2,2,2,2,2] => [[1,2],[3,4],[5,6],[7,8],[9,10],[11,12],[13,14],[15,16]]
[2,2,2,2,2,2,2,1,1] => [[1,2],[3,4],[5,6],[7,8],[9,10],[11,12],[13,14],[15],[16]]
[2,2,2,2,2,2,1,1,1,1] => [[1,2],[3,4],[5,6],[7,8],[9,10],[11,12],[13],[14],[15],[16]]
[2,2,2,2,2,1,1,1,1,1,1] => [[1,2],[3,4],[5,6],[7,8],[9,10],[11],[12],[13],[14],[15],[16]]
[2,2,2,2,1,1,1,1,1,1,1,1] => [[1,2],[3,4],[5,6],[7,8],[9],[10],[11],[12],[13],[14],[15],[16]]
[2,2,2,1,1,1,1,1,1,1,1,1,1] => [[1,2],[3,4],[5,6],[7],[8],[9],[10],[11],[12],[13],[14],[15],[16]]
[2,2,1,1,1,1,1,1,1,1,1,1,1,1] => [[1,2],[3,4],[5],[6],[7],[8],[9],[10],[11],[12],[13],[14],[15],[16]]
[2,1,1,1,1,1,1,1,1,1,1,1,1,1,1] => [[1,2],[3],[4],[5],[6],[7],[8],[9],[10],[11],[12],[13],[14],[15],[16]]
[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1] => [[1],[2],[3],[4],[5],[6],[7],[8],[9],[10],[11],[12],[13],[14],[15],[16]]
[17] => [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]]
[16,1] => [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],[17]]
[15,2] => [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15],[16,17]]
[15,1,1] => [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15],[16],[17]]
[14,3] => [[1,2,3,4,5,6,7,8,9,10,11,12,13,14],[15,16,17]]
[14,2,1] => [[1,2,3,4,5,6,7,8,9,10,11,12,13,14],[15,16],[17]]
[14,1,1,1] => [[1,2,3,4,5,6,7,8,9,10,11,12,13,14],[15],[16],[17]]
[13,4] => [[1,2,3,4,5,6,7,8,9,10,11,12,13],[14,15,16,17]]
[13,3,1] => [[1,2,3,4,5,6,7,8,9,10,11,12,13],[14,15,16],[17]]
[13,2,2] => [[1,2,3,4,5,6,7,8,9,10,11,12,13],[14,15],[16,17]]
[13,2,1,1] => [[1,2,3,4,5,6,7,8,9,10,11,12,13],[14,15],[16],[17]]
[13,1,1,1,1] => [[1,2,3,4,5,6,7,8,9,10,11,12,13],[14],[15],[16],[17]]
[12,5] => [[1,2,3,4,5,6,7,8,9,10,11,12],[13,14,15,16,17]]
[12,4,1] => [[1,2,3,4,5,6,7,8,9,10,11,12],[13,14,15,16],[17]]
[12,3,2] => [[1,2,3,4,5,6,7,8,9,10,11,12],[13,14,15],[16,17]]
[12,3,1,1] => [[1,2,3,4,5,6,7,8,9,10,11,12],[13,14,15],[16],[17]]
[12,2,2,1] => [[1,2,3,4,5,6,7,8,9,10,11,12],[13,14],[15,16],[17]]
[12,2,1,1,1] => [[1,2,3,4,5,6,7,8,9,10,11,12],[13,14],[15],[16],[17]]
[12,1,1,1,1,1] => [[1,2,3,4,5,6,7,8,9,10,11,12],[13],[14],[15],[16],[17]]
[11,6] => [[1,2,3,4,5,6,7,8,9,10,11],[12,13,14,15,16,17]]
[11,5,1] => [[1,2,3,4,5,6,7,8,9,10,11],[12,13,14,15,16],[17]]
[11,4,2] => [[1,2,3,4,5,6,7,8,9,10,11],[12,13,14,15],[16,17]]
[11,4,1,1] => [[1,2,3,4,5,6,7,8,9,10,11],[12,13,14,15],[16],[17]]
[11,3,3] => [[1,2,3,4,5,6,7,8,9,10,11],[12,13,14],[15,16,17]]
[11,3,2,1] => [[1,2,3,4,5,6,7,8,9,10,11],[12,13,14],[15,16],[17]]
[11,3,1,1,1] => [[1,2,3,4,5,6,7,8,9,10,11],[12,13,14],[15],[16],[17]]
[11,2,2,2] => [[1,2,3,4,5,6,7,8,9,10,11],[12,13],[14,15],[16,17]]
[11,2,2,1,1] => [[1,2,3,4,5,6,7,8,9,10,11],[12,13],[14,15],[16],[17]]
[11,2,1,1,1,1] => [[1,2,3,4,5,6,7,8,9,10,11],[12,13],[14],[15],[16],[17]]
[11,1,1,1,1,1,1] => [[1,2,3,4,5,6,7,8,9,10,11],[12],[13],[14],[15],[16],[17]]
[10,7] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13,14,15,16,17]]
[10,6,1] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13,14,15,16],[17]]
[10,5,2] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13,14,15],[16,17]]
[10,5,1,1] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13,14,15],[16],[17]]
[10,4,3] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13,14],[15,16,17]]
[10,4,2,1] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13,14],[15,16],[17]]
[10,4,1,1,1] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13,14],[15],[16],[17]]
[10,3,3,1] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13],[14,15,16],[17]]
[10,3,2,2] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13],[14,15],[16,17]]
[10,3,2,1,1] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13],[14,15],[16],[17]]
[10,3,1,1,1,1] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13],[14],[15],[16],[17]]
[10,2,2,2,1] => [[1,2,3,4,5,6,7,8,9,10],[11,12],[13,14],[15,16],[17]]
[10,2,2,1,1,1] => [[1,2,3,4,5,6,7,8,9,10],[11,12],[13,14],[15],[16],[17]]
[10,2,1,1,1,1,1] => [[1,2,3,4,5,6,7,8,9,10],[11,12],[13],[14],[15],[16],[17]]
[10,1,1,1,1,1,1,1] => [[1,2,3,4,5,6,7,8,9,10],[11],[12],[13],[14],[15],[16],[17]]
[9,8] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15,16,17]]
[9,7,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15,16],[17]]
[9,6,2] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15],[16,17]]
[9,6,1,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15],[16],[17]]
[9,5,3] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14],[15,16,17]]
[9,5,2,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14],[15,16],[17]]
[9,5,1,1,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14],[15],[16],[17]]
[9,4,4] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13],[14,15,16,17]]
[9,4,3,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13],[14,15,16],[17]]
[9,4,2,2] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13],[14,15],[16,17]]
[9,4,2,1,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13],[14,15],[16],[17]]
[9,4,1,1,1,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13],[14],[15],[16],[17]]
[9,3,3,2] => [[1,2,3,4,5,6,7,8,9],[10,11,12],[13,14,15],[16,17]]
[9,3,3,1,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12],[13,14,15],[16],[17]]
[9,3,2,2,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12],[13,14],[15,16],[17]]
[9,3,2,1,1,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12],[13,14],[15],[16],[17]]
[9,3,1,1,1,1,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12],[13],[14],[15],[16],[17]]
[9,2,2,2,2] => [[1,2,3,4,5,6,7,8,9],[10,11],[12,13],[14,15],[16,17]]
[9,2,2,2,1,1] => [[1,2,3,4,5,6,7,8,9],[10,11],[12,13],[14,15],[16],[17]]
[9,2,2,1,1,1,1] => [[1,2,3,4,5,6,7,8,9],[10,11],[12,13],[14],[15],[16],[17]]
[9,2,1,1,1,1,1,1] => [[1,2,3,4,5,6,7,8,9],[10,11],[12],[13],[14],[15],[16],[17]]
[9,1,1,1,1,1,1,1,1] => [[1,2,3,4,5,6,7,8,9],[10],[11],[12],[13],[14],[15],[16],[17]]
[8,8,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15,16],[17]]
[8,7,2] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17]]
[8,7,1,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16],[17]]
[8,6,3] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14],[15,16,17]]
[8,6,2,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14],[15,16],[17]]
[8,6,1,1,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14],[15],[16],[17]]
[8,5,4] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13],[14,15,16,17]]
[8,5,3,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13],[14,15,16],[17]]
[8,5,2,2] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13],[14,15],[16,17]]
[8,5,2,1,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13],[14,15],[16],[17]]
[8,5,1,1,1,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13],[14],[15],[16],[17]]
[8,4,4,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12],[13,14,15,16],[17]]
[8,4,3,2] => [[1,2,3,4,5,6,7,8],[9,10,11,12],[13,14,15],[16,17]]
[8,4,3,1,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12],[13,14,15],[16],[17]]
[8,4,2,2,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12],[13,14],[15,16],[17]]
[8,4,2,1,1,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12],[13,14],[15],[16],[17]]
[8,4,1,1,1,1,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12],[13],[14],[15],[16],[17]]
[8,3,3,3] => [[1,2,3,4,5,6,7,8],[9,10,11],[12,13,14],[15,16,17]]
[8,3,3,2,1] => [[1,2,3,4,5,6,7,8],[9,10,11],[12,13,14],[15,16],[17]]
[8,3,3,1,1,1] => [[1,2,3,4,5,6,7,8],[9,10,11],[12,13,14],[15],[16],[17]]
[8,3,2,2,2] => [[1,2,3,4,5,6,7,8],[9,10,11],[12,13],[14,15],[16,17]]
[8,3,2,2,1,1] => [[1,2,3,4,5,6,7,8],[9,10,11],[12,13],[14,15],[16],[17]]
[8,3,2,1,1,1,1] => [[1,2,3,4,5,6,7,8],[9,10,11],[12,13],[14],[15],[16],[17]]
[8,3,1,1,1,1,1,1] => [[1,2,3,4,5,6,7,8],[9,10,11],[12],[13],[14],[15],[16],[17]]
[8,2,2,2,2,1] => [[1,2,3,4,5,6,7,8],[9,10],[11,12],[13,14],[15,16],[17]]
[8,2,2,2,1,1,1] => [[1,2,3,4,5,6,7,8],[9,10],[11,12],[13,14],[15],[16],[17]]
[8,2,2,1,1,1,1,1] => [[1,2,3,4,5,6,7,8],[9,10],[11,12],[13],[14],[15],[16],[17]]
[8,2,1,1,1,1,1,1,1] => [[1,2,3,4,5,6,7,8],[9,10],[11],[12],[13],[14],[15],[16],[17]]
[8,1,1,1,1,1,1,1,1,1] => [[1,2,3,4,5,6,7,8],[9],[10],[11],[12],[13],[14],[15],[16],[17]]
[7,7,3] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13,14],[15,16,17]]
[7,7,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13,14],[15,16],[17]]
[7,7,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13,14],[15],[16],[17]]
[7,6,4] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17]]
[7,6,3,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16],[17]]
[7,6,2,2] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15],[16,17]]
[7,6,2,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15],[16],[17]]
[7,6,1,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14],[15],[16],[17]]
[7,5,5] => [[1,2,3,4,5,6,7],[8,9,10,11,12],[13,14,15,16,17]]
[7,5,4,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12],[13,14,15,16],[17]]
[7,5,3,2] => [[1,2,3,4,5,6,7],[8,9,10,11,12],[13,14,15],[16,17]]
[7,5,3,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12],[13,14,15],[16],[17]]
[7,5,2,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12],[13,14],[15,16],[17]]
[7,5,2,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12],[13,14],[15],[16],[17]]
[7,5,1,1,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12],[13],[14],[15],[16],[17]]
[7,4,4,2] => [[1,2,3,4,5,6,7],[8,9,10,11],[12,13,14,15],[16,17]]
[7,4,4,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11],[12,13,14,15],[16],[17]]
[7,4,3,3] => [[1,2,3,4,5,6,7],[8,9,10,11],[12,13,14],[15,16,17]]
[7,4,3,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11],[12,13,14],[15,16],[17]]
[7,4,3,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11],[12,13,14],[15],[16],[17]]
[7,4,2,2,2] => [[1,2,3,4,5,6,7],[8,9,10,11],[12,13],[14,15],[16,17]]
[7,4,2,2,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11],[12,13],[14,15],[16],[17]]
[7,4,2,1,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11],[12,13],[14],[15],[16],[17]]
[7,4,1,1,1,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11],[12],[13],[14],[15],[16],[17]]
[7,3,3,3,1] => [[1,2,3,4,5,6,7],[8,9,10],[11,12,13],[14,15,16],[17]]
[7,3,3,2,2] => [[1,2,3,4,5,6,7],[8,9,10],[11,12,13],[14,15],[16,17]]
[7,3,3,2,1,1] => [[1,2,3,4,5,6,7],[8,9,10],[11,12,13],[14,15],[16],[17]]
[7,3,3,1,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10],[11,12,13],[14],[15],[16],[17]]
[7,3,2,2,2,1] => [[1,2,3,4,5,6,7],[8,9,10],[11,12],[13,14],[15,16],[17]]
[7,3,2,2,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10],[11,12],[13,14],[15],[16],[17]]
[7,3,2,1,1,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10],[11,12],[13],[14],[15],[16],[17]]
[7,3,1,1,1,1,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10],[11],[12],[13],[14],[15],[16],[17]]
[7,2,2,2,2,2] => [[1,2,3,4,5,6,7],[8,9],[10,11],[12,13],[14,15],[16,17]]
[7,2,2,2,2,1,1] => [[1,2,3,4,5,6,7],[8,9],[10,11],[12,13],[14,15],[16],[17]]
[7,2,2,2,1,1,1,1] => [[1,2,3,4,5,6,7],[8,9],[10,11],[12,13],[14],[15],[16],[17]]
[7,2,2,1,1,1,1,1,1] => [[1,2,3,4,5,6,7],[8,9],[10,11],[12],[13],[14],[15],[16],[17]]
[7,2,1,1,1,1,1,1,1,1] => [[1,2,3,4,5,6,7],[8,9],[10],[11],[12],[13],[14],[15],[16],[17]]
[7,1,1,1,1,1,1,1,1,1,1] => [[1,2,3,4,5,6,7],[8],[9],[10],[11],[12],[13],[14],[15],[16],[17]]
[6,6,5] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14,15,16,17]]
[6,6,4,1] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14,15,16],[17]]
[6,6,3,2] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14,15],[16,17]]
[6,6,3,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14,15],[16],[17]]
[6,6,2,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14],[15,16],[17]]
[6,6,2,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14],[15],[16],[17]]
[6,6,1,1,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13],[14],[15],[16],[17]]
[6,5,5,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15,16],[17]]
[6,5,4,2] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15],[16,17]]
[6,5,4,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15],[16],[17]]
[6,5,3,3] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14],[15,16,17]]
[6,5,3,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14],[15,16],[17]]
[6,5,3,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14],[15],[16],[17]]
[6,5,2,2,2] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13],[14,15],[16,17]]
[6,5,2,2,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13],[14,15],[16],[17]]
[6,5,2,1,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13],[14],[15],[16],[17]]
[6,5,1,1,1,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12],[13],[14],[15],[16],[17]]
[6,4,4,3] => [[1,2,3,4,5,6],[7,8,9,10],[11,12,13,14],[15,16,17]]
[6,4,4,2,1] => [[1,2,3,4,5,6],[7,8,9,10],[11,12,13,14],[15,16],[17]]
[6,4,4,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10],[11,12,13,14],[15],[16],[17]]
[6,4,3,3,1] => [[1,2,3,4,5,6],[7,8,9,10],[11,12,13],[14,15,16],[17]]
[6,4,3,2,2] => [[1,2,3,4,5,6],[7,8,9,10],[11,12,13],[14,15],[16,17]]
[6,4,3,2,1,1] => [[1,2,3,4,5,6],[7,8,9,10],[11,12,13],[14,15],[16],[17]]
[6,4,3,1,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10],[11,12,13],[14],[15],[16],[17]]
[6,4,2,2,2,1] => [[1,2,3,4,5,6],[7,8,9,10],[11,12],[13,14],[15,16],[17]]
[6,4,2,2,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10],[11,12],[13,14],[15],[16],[17]]
[6,4,2,1,1,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10],[11,12],[13],[14],[15],[16],[17]]
[6,4,1,1,1,1,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10],[11],[12],[13],[14],[15],[16],[17]]
[6,3,3,3,2] => [[1,2,3,4,5,6],[7,8,9],[10,11,12],[13,14,15],[16,17]]
[6,3,3,3,1,1] => [[1,2,3,4,5,6],[7,8,9],[10,11,12],[13,14,15],[16],[17]]
[6,3,3,2,2,1] => [[1,2,3,4,5,6],[7,8,9],[10,11,12],[13,14],[15,16],[17]]
[6,3,3,2,1,1,1] => [[1,2,3,4,5,6],[7,8,9],[10,11,12],[13,14],[15],[16],[17]]
[6,3,3,1,1,1,1,1] => [[1,2,3,4,5,6],[7,8,9],[10,11,12],[13],[14],[15],[16],[17]]
[6,3,2,2,2,2] => [[1,2,3,4,5,6],[7,8,9],[10,11],[12,13],[14,15],[16,17]]
[6,3,2,2,2,1,1] => [[1,2,3,4,5,6],[7,8,9],[10,11],[12,13],[14,15],[16],[17]]
[6,3,2,2,1,1,1,1] => [[1,2,3,4,5,6],[7,8,9],[10,11],[12,13],[14],[15],[16],[17]]
[6,3,2,1,1,1,1,1,1] => [[1,2,3,4,5,6],[7,8,9],[10,11],[12],[13],[14],[15],[16],[17]]
[6,3,1,1,1,1,1,1,1,1] => [[1,2,3,4,5,6],[7,8,9],[10],[11],[12],[13],[14],[15],[16],[17]]
[6,2,2,2,2,2,1] => [[1,2,3,4,5,6],[7,8],[9,10],[11,12],[13,14],[15,16],[17]]
[6,2,2,2,2,1,1,1] => [[1,2,3,4,5,6],[7,8],[9,10],[11,12],[13,14],[15],[16],[17]]
[6,2,2,2,1,1,1,1,1] => [[1,2,3,4,5,6],[7,8],[9,10],[11,12],[13],[14],[15],[16],[17]]
[6,2,2,1,1,1,1,1,1,1] => [[1,2,3,4,5,6],[7,8],[9,10],[11],[12],[13],[14],[15],[16],[17]]
[6,2,1,1,1,1,1,1,1,1,1] => [[1,2,3,4,5,6],[7,8],[9],[10],[11],[12],[13],[14],[15],[16],[17]]
[6,1,1,1,1,1,1,1,1,1,1,1] => [[1,2,3,4,5,6],[7],[8],[9],[10],[11],[12],[13],[14],[15],[16],[17]]
[5,5,5,2] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13,14,15],[16,17]]
[5,5,5,1,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13,14,15],[16],[17]]
[5,5,4,3] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13,14],[15,16,17]]
[5,5,4,2,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13,14],[15,16],[17]]
[5,5,4,1,1,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13,14],[15],[16],[17]]
[5,5,3,3,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13],[14,15,16],[17]]
[5,5,3,2,2] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13],[14,15],[16,17]]
[5,5,3,2,1,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13],[14,15],[16],[17]]
[5,5,3,1,1,1,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13],[14],[15],[16],[17]]
[5,5,2,2,2,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12],[13,14],[15,16],[17]]
[5,5,2,2,1,1,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12],[13,14],[15],[16],[17]]
[5,5,2,1,1,1,1,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12],[13],[14],[15],[16],[17]]
[5,5,1,1,1,1,1,1,1] => [[1,2,3,4,5],[6,7,8,9,10],[11],[12],[13],[14],[15],[16],[17]]
[5,4,4,4] => [[1,2,3,4,5],[6,7,8,9],[10,11,12,13],[14,15,16,17]]
[5,4,4,3,1] => [[1,2,3,4,5],[6,7,8,9],[10,11,12,13],[14,15,16],[17]]
[5,4,4,2,2] => [[1,2,3,4,5],[6,7,8,9],[10,11,12,13],[14,15],[16,17]]
[5,4,4,2,1,1] => [[1,2,3,4,5],[6,7,8,9],[10,11,12,13],[14,15],[16],[17]]
[5,4,4,1,1,1,1] => [[1,2,3,4,5],[6,7,8,9],[10,11,12,13],[14],[15],[16],[17]]
[5,4,3,3,2] => [[1,2,3,4,5],[6,7,8,9],[10,11,12],[13,14,15],[16,17]]
[5,4,3,3,1,1] => [[1,2,3,4,5],[6,7,8,9],[10,11,12],[13,14,15],[16],[17]]
[5,4,3,2,2,1] => [[1,2,3,4,5],[6,7,8,9],[10,11,12],[13,14],[15,16],[17]]
[5,4,3,2,1,1,1] => [[1,2,3,4,5],[6,7,8,9],[10,11,12],[13,14],[15],[16],[17]]
[5,4,3,1,1,1,1,1] => [[1,2,3,4,5],[6,7,8,9],[10,11,12],[13],[14],[15],[16],[17]]
[5,4,2,2,2,2] => [[1,2,3,4,5],[6,7,8,9],[10,11],[12,13],[14,15],[16,17]]
[5,4,2,2,2,1,1] => [[1,2,3,4,5],[6,7,8,9],[10,11],[12,13],[14,15],[16],[17]]
[5,4,2,2,1,1,1,1] => [[1,2,3,4,5],[6,7,8,9],[10,11],[12,13],[14],[15],[16],[17]]
[5,4,2,1,1,1,1,1,1] => [[1,2,3,4,5],[6,7,8,9],[10,11],[12],[13],[14],[15],[16],[17]]
[5,4,1,1,1,1,1,1,1,1] => [[1,2,3,4,5],[6,7,8,9],[10],[11],[12],[13],[14],[15],[16],[17]]
[5,3,3,3,3] => [[1,2,3,4,5],[6,7,8],[9,10,11],[12,13,14],[15,16,17]]
[5,3,3,3,2,1] => [[1,2,3,4,5],[6,7,8],[9,10,11],[12,13,14],[15,16],[17]]
[5,3,3,3,1,1,1] => [[1,2,3,4,5],[6,7,8],[9,10,11],[12,13,14],[15],[16],[17]]
[5,3,3,2,2,2] => [[1,2,3,4,5],[6,7,8],[9,10,11],[12,13],[14,15],[16,17]]
[5,3,3,2,2,1,1] => [[1,2,3,4,5],[6,7,8],[9,10,11],[12,13],[14,15],[16],[17]]
[5,3,3,2,1,1,1,1] => [[1,2,3,4,5],[6,7,8],[9,10,11],[12,13],[14],[15],[16],[17]]
[5,3,3,1,1,1,1,1,1] => [[1,2,3,4,5],[6,7,8],[9,10,11],[12],[13],[14],[15],[16],[17]]
[5,3,2,2,2,2,1] => [[1,2,3,4,5],[6,7,8],[9,10],[11,12],[13,14],[15,16],[17]]
[5,3,2,2,2,1,1,1] => [[1,2,3,4,5],[6,7,8],[9,10],[11,12],[13,14],[15],[16],[17]]
[5,3,2,2,1,1,1,1,1] => [[1,2,3,4,5],[6,7,8],[9,10],[11,12],[13],[14],[15],[16],[17]]
[5,3,2,1,1,1,1,1,1,1] => [[1,2,3,4,5],[6,7,8],[9,10],[11],[12],[13],[14],[15],[16],[17]]
[5,3,1,1,1,1,1,1,1,1,1] => [[1,2,3,4,5],[6,7,8],[9],[10],[11],[12],[13],[14],[15],[16],[17]]
[5,2,2,2,2,2,2] => [[1,2,3,4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16,17]]
[5,2,2,2,2,2,1,1] => [[1,2,3,4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16],[17]]
[5,2,2,2,2,1,1,1,1] => [[1,2,3,4,5],[6,7],[8,9],[10,11],[12,13],[14],[15],[16],[17]]
[5,2,2,2,1,1,1,1,1,1] => [[1,2,3,4,5],[6,7],[8,9],[10,11],[12],[13],[14],[15],[16],[17]]
[5,2,2,1,1,1,1,1,1,1,1] => [[1,2,3,4,5],[6,7],[8,9],[10],[11],[12],[13],[14],[15],[16],[17]]
[5,2,1,1,1,1,1,1,1,1,1,1] => [[1,2,3,4,5],[6,7],[8],[9],[10],[11],[12],[13],[14],[15],[16],[17]]
[5,1,1,1,1,1,1,1,1,1,1,1,1] => [[1,2,3,4,5],[6],[7],[8],[9],[10],[11],[12],[13],[14],[15],[16],[17]]
[4,4,4,4,1] => [[1,2,3,4],[5,6,7,8],[9,10,11,12],[13,14,15,16],[17]]
[4,4,4,3,2] => [[1,2,3,4],[5,6,7,8],[9,10,11,12],[13,14,15],[16,17]]
[4,4,4,3,1,1] => [[1,2,3,4],[5,6,7,8],[9,10,11,12],[13,14,15],[16],[17]]
[4,4,4,2,2,1] => [[1,2,3,4],[5,6,7,8],[9,10,11,12],[13,14],[15,16],[17]]
[4,4,4,2,1,1,1] => [[1,2,3,4],[5,6,7,8],[9,10,11,12],[13,14],[15],[16],[17]]
[4,4,4,1,1,1,1,1] => [[1,2,3,4],[5,6,7,8],[9,10,11,12],[13],[14],[15],[16],[17]]
[4,4,3,3,3] => [[1,2,3,4],[5,6,7,8],[9,10,11],[12,13,14],[15,16,17]]
[4,4,3,3,2,1] => [[1,2,3,4],[5,6,7,8],[9,10,11],[12,13,14],[15,16],[17]]
[4,4,3,3,1,1,1] => [[1,2,3,4],[5,6,7,8],[9,10,11],[12,13,14],[15],[16],[17]]
[4,4,3,2,2,2] => [[1,2,3,4],[5,6,7,8],[9,10,11],[12,13],[14,15],[16,17]]
[4,4,3,2,2,1,1] => [[1,2,3,4],[5,6,7,8],[9,10,11],[12,13],[14,15],[16],[17]]
[4,4,3,2,1,1,1,1] => [[1,2,3,4],[5,6,7,8],[9,10,11],[12,13],[14],[15],[16],[17]]
[4,4,3,1,1,1,1,1,1] => [[1,2,3,4],[5,6,7,8],[9,10,11],[12],[13],[14],[15],[16],[17]]
[4,4,2,2,2,2,1] => [[1,2,3,4],[5,6,7,8],[9,10],[11,12],[13,14],[15,16],[17]]
[4,4,2,2,2,1,1,1] => [[1,2,3,4],[5,6,7,8],[9,10],[11,12],[13,14],[15],[16],[17]]
[4,4,2,2,1,1,1,1,1] => [[1,2,3,4],[5,6,7,8],[9,10],[11,12],[13],[14],[15],[16],[17]]
[4,4,2,1,1,1,1,1,1,1] => [[1,2,3,4],[5,6,7,8],[9,10],[11],[12],[13],[14],[15],[16],[17]]
[4,4,1,1,1,1,1,1,1,1,1] => [[1,2,3,4],[5,6,7,8],[9],[10],[11],[12],[13],[14],[15],[16],[17]]
[4,3,3,3,3,1] => [[1,2,3,4],[5,6,7],[8,9,10],[11,12,13],[14,15,16],[17]]
[4,3,3,3,2,2] => [[1,2,3,4],[5,6,7],[8,9,10],[11,12,13],[14,15],[16,17]]
[4,3,3,3,2,1,1] => [[1,2,3,4],[5,6,7],[8,9,10],[11,12,13],[14,15],[16],[17]]
[4,3,3,3,1,1,1,1] => [[1,2,3,4],[5,6,7],[8,9,10],[11,12,13],[14],[15],[16],[17]]
[4,3,3,2,2,2,1] => [[1,2,3,4],[5,6,7],[8,9,10],[11,12],[13,14],[15,16],[17]]
[4,3,3,2,2,1,1,1] => [[1,2,3,4],[5,6,7],[8,9,10],[11,12],[13,14],[15],[16],[17]]
[4,3,3,2,1,1,1,1,1] => [[1,2,3,4],[5,6,7],[8,9,10],[11,12],[13],[14],[15],[16],[17]]
[4,3,3,1,1,1,1,1,1,1] => [[1,2,3,4],[5,6,7],[8,9,10],[11],[12],[13],[14],[15],[16],[17]]
[4,3,2,2,2,2,2] => [[1,2,3,4],[5,6,7],[8,9],[10,11],[12,13],[14,15],[16,17]]
[4,3,2,2,2,2,1,1] => [[1,2,3,4],[5,6,7],[8,9],[10,11],[12,13],[14,15],[16],[17]]
[4,3,2,2,2,1,1,1,1] => [[1,2,3,4],[5,6,7],[8,9],[10,11],[12,13],[14],[15],[16],[17]]
[4,3,2,2,1,1,1,1,1,1] => [[1,2,3,4],[5,6,7],[8,9],[10,11],[12],[13],[14],[15],[16],[17]]
[4,3,2,1,1,1,1,1,1,1,1] => [[1,2,3,4],[5,6,7],[8,9],[10],[11],[12],[13],[14],[15],[16],[17]]
[4,3,1,1,1,1,1,1,1,1,1,1] => [[1,2,3,4],[5,6,7],[8],[9],[10],[11],[12],[13],[14],[15],[16],[17]]
[4,2,2,2,2,2,2,1] => [[1,2,3,4],[5,6],[7,8],[9,10],[11,12],[13,14],[15,16],[17]]
[4,2,2,2,2,2,1,1,1] => [[1,2,3,4],[5,6],[7,8],[9,10],[11,12],[13,14],[15],[16],[17]]
[4,2,2,2,2,1,1,1,1,1] => [[1,2,3,4],[5,6],[7,8],[9,10],[11,12],[13],[14],[15],[16],[17]]
[4,2,2,2,1,1,1,1,1,1,1] => [[1,2,3,4],[5,6],[7,8],[9,10],[11],[12],[13],[14],[15],[16],[17]]
[4,2,2,1,1,1,1,1,1,1,1,1] => [[1,2,3,4],[5,6],[7,8],[9],[10],[11],[12],[13],[14],[15],[16],[17]]
[4,2,1,1,1,1,1,1,1,1,1,1,1] => [[1,2,3,4],[5,6],[7],[8],[9],[10],[11],[12],[13],[14],[15],[16],[17]]
[4,1,1,1,1,1,1,1,1,1,1,1,1,1] => [[1,2,3,4],[5],[6],[7],[8],[9],[10],[11],[12],[13],[14],[15],[16],[17]]
[3,3,3,3,3,2] => [[1,2,3],[4,5,6],[7,8,9],[10,11,12],[13,14,15],[16,17]]
[3,3,3,3,3,1,1] => [[1,2,3],[4,5,6],[7,8,9],[10,11,12],[13,14,15],[16],[17]]
[3,3,3,3,2,2,1] => [[1,2,3],[4,5,6],[7,8,9],[10,11,12],[13,14],[15,16],[17]]
[3,3,3,3,2,1,1,1] => [[1,2,3],[4,5,6],[7,8,9],[10,11,12],[13,14],[15],[16],[17]]
[3,3,3,3,1,1,1,1,1] => [[1,2,3],[4,5,6],[7,8,9],[10,11,12],[13],[14],[15],[16],[17]]
[3,3,3,2,2,2,2] => [[1,2,3],[4,5,6],[7,8,9],[10,11],[12,13],[14,15],[16,17]]
[3,3,3,2,2,2,1,1] => [[1,2,3],[4,5,6],[7,8,9],[10,11],[12,13],[14,15],[16],[17]]
[3,3,3,2,2,1,1,1,1] => [[1,2,3],[4,5,6],[7,8,9],[10,11],[12,13],[14],[15],[16],[17]]
[3,3,3,2,1,1,1,1,1,1] => [[1,2,3],[4,5,6],[7,8,9],[10,11],[12],[13],[14],[15],[16],[17]]
[3,3,3,1,1,1,1,1,1,1,1] => [[1,2,3],[4,5,6],[7,8,9],[10],[11],[12],[13],[14],[15],[16],[17]]
[3,3,2,2,2,2,2,1] => [[1,2,3],[4,5,6],[7,8],[9,10],[11,12],[13,14],[15,16],[17]]
[3,3,2,2,2,2,1,1,1] => [[1,2,3],[4,5,6],[7,8],[9,10],[11,12],[13,14],[15],[16],[17]]
[3,3,2,2,2,1,1,1,1,1] => [[1,2,3],[4,5,6],[7,8],[9,10],[11,12],[13],[14],[15],[16],[17]]
[3,3,2,2,1,1,1,1,1,1,1] => [[1,2,3],[4,5,6],[7,8],[9,10],[11],[12],[13],[14],[15],[16],[17]]
[3,3,2,1,1,1,1,1,1,1,1,1] => [[1,2,3],[4,5,6],[7,8],[9],[10],[11],[12],[13],[14],[15],[16],[17]]
[3,3,1,1,1,1,1,1,1,1,1,1,1] => [[1,2,3],[4,5,6],[7],[8],[9],[10],[11],[12],[13],[14],[15],[16],[17]]
[3,2,2,2,2,2,2,2] => [[1,2,3],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16,17]]
[3,2,2,2,2,2,2,1,1] => [[1,2,3],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16],[17]]
[3,2,2,2,2,2,1,1,1,1] => [[1,2,3],[4,5],[6,7],[8,9],[10,11],[12,13],[14],[15],[16],[17]]
[3,2,2,2,2,1,1,1,1,1,1] => [[1,2,3],[4,5],[6,7],[8,9],[10,11],[12],[13],[14],[15],[16],[17]]
[3,2,2,2,1,1,1,1,1,1,1,1] => [[1,2,3],[4,5],[6,7],[8,9],[10],[11],[12],[13],[14],[15],[16],[17]]
[3,2,2,1,1,1,1,1,1,1,1,1,1] => [[1,2,3],[4,5],[6,7],[8],[9],[10],[11],[12],[13],[14],[15],[16],[17]]
[3,2,1,1,1,1,1,1,1,1,1,1,1,1] => [[1,2,3],[4,5],[6],[7],[8],[9],[10],[11],[12],[13],[14],[15],[16],[17]]
[3,1,1,1,1,1,1,1,1,1,1,1,1,1,1] => [[1,2,3],[4],[5],[6],[7],[8],[9],[10],[11],[12],[13],[14],[15],[16],[17]]
[2,2,2,2,2,2,2,2,1] => [[1,2],[3,4],[5,6],[7,8],[9,10],[11,12],[13,14],[15,16],[17]]
[2,2,2,2,2,2,2,1,1,1] => [[1,2],[3,4],[5,6],[7,8],[9,10],[11,12],[13,14],[15],[16],[17]]
[2,2,2,2,2,2,1,1,1,1,1] => [[1,2],[3,4],[5,6],[7,8],[9,10],[11,12],[13],[14],[15],[16],[17]]
[2,2,2,2,2,1,1,1,1,1,1,1] => [[1,2],[3,4],[5,6],[7,8],[9,10],[11],[12],[13],[14],[15],[16],[17]]
[2,2,2,2,1,1,1,1,1,1,1,1,1] => [[1,2],[3,4],[5,6],[7,8],[9],[10],[11],[12],[13],[14],[15],[16],[17]]
[2,2,2,1,1,1,1,1,1,1,1,1,1,1] => [[1,2],[3,4],[5,6],[7],[8],[9],[10],[11],[12],[13],[14],[15],[16],[17]]
[2,2,1,1,1,1,1,1,1,1,1,1,1,1,1] => [[1,2],[3,4],[5],[6],[7],[8],[9],[10],[11],[12],[13],[14],[15],[16],[17]]
[2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1] => [[1,2],[3],[4],[5],[6],[7],[8],[9],[10],[11],[12],[13],[14],[15],[16],[17]]
[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1] => [[1],[2],[3],[4],[5],[6],[7],[8],[9],[10],[11],[12],[13],[14],[15],[16],[17]]
[4,4,4,3,2,1] => [[1,2,3,4],[5,6,7,8],[9,10,11,12],[13,14,15],[16,17],[18]]
[5,4,3,3,2,1] => [[1,2,3,4,5],[6,7,8,9],[10,11,12],[13,14,15],[16,17],[18]]
[6,3,3,3,2,1] => [[1,2,3,4,5,6],[7,8,9],[10,11,12],[13,14,15],[16,17],[18]]
[5,4,4,2,2,1] => [[1,2,3,4,5],[6,7,8,9],[10,11,12,13],[14,15],[16,17],[18]]
[5,5,3,2,2,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13],[14,15],[16,17],[18]]
[6,4,3,2,2,1] => [[1,2,3,4,5,6],[7,8,9,10],[11,12,13],[14,15],[16,17],[18]]
[6,5,2,2,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13],[14,15],[16,17],[18]]
[5,4,4,3,1,1] => [[1,2,3,4,5],[6,7,8,9],[10,11,12,13],[14,15,16],[17],[18]]
[5,5,3,3,1,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13],[14,15,16],[17],[18]]
[6,4,3,3,1,1] => [[1,2,3,4,5,6],[7,8,9,10],[11,12,13],[14,15,16],[17],[18]]
[5,5,4,2,1,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13,14],[15,16],[17],[18]]
[6,4,4,2,1,1] => [[1,2,3,4,5,6],[7,8,9,10],[11,12,13,14],[15,16],[17],[18]]
[6,5,3,2,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14],[15,16],[17],[18]]
[6,5,4,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15],[16],[17],[18]]
[5,4,4,3,2] => [[1,2,3,4,5],[6,7,8,9],[10,11,12,13],[14,15,16],[17,18]]
[5,5,3,3,2] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13],[14,15,16],[17,18]]
[6,4,3,3,2] => [[1,2,3,4,5,6],[7,8,9,10],[11,12,13],[14,15,16],[17,18]]
[5,5,4,2,2] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13,14],[15,16],[17,18]]
[6,4,4,2,2] => [[1,2,3,4,5,6],[7,8,9,10],[11,12,13,14],[15,16],[17,18]]
[6,5,3,2,2] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14],[15,16],[17,18]]
[5,5,4,3,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13,14],[15,16,17],[18]]
[6,4,4,3,1] => [[1,2,3,4,5,6],[7,8,9,10],[11,12,13,14],[15,16,17],[18]]
[6,5,3,3,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14],[15,16,17],[18]]
[6,5,4,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15],[16,17],[18]]
[6,5,4,3] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15],[16,17,18]]
[3,3,3,3,3,2,1] => [[1,2,3],[4,5,6],[7,8,9],[10,11,12],[13,14,15],[16,17],[18]]
[7,2,2,2,2,2,1] => [[1,2,3,4,5,6,7],[8,9],[10,11],[12,13],[14,15],[16,17],[18]]
[6,4,3,2,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10],[11,12,13],[14,15],[16],[17],[18]]
[6,6,2,1,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14],[15],[16],[17],[18]]
[7,6,1,1,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14],[15],[16],[17],[18]]
[4,3,3,3,3,2] => [[1,2,3,4],[5,6,7],[8,9,10],[11,12,13],[14,15,16],[17,18]]
[5,4,3,2,2,2] => [[1,2,3,4,5],[6,7,8,9],[10,11,12],[13,14],[15,16],[17,18]]
[7,4,3,2,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11],[12,13,14],[15,16],[17],[18]]
[5,4,3,3,3] => [[1,2,3,4,5],[6,7,8,9],[10,11,12],[13,14,15],[16,17,18]]
[4,4,4,4,2] => [[1,2,3,4],[5,6,7,8],[9,10,11,12],[13,14,15,16],[17,18]]
[6,6,3,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14,15],[16,17],[18]]
[7,6,5] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18]]
[2,2,2,2,2,2,2,2,2] => [[1,2],[3,4],[5,6],[7,8],[9,10],[11,12],[13,14],[15,16],[17,18]]
[3,3,3,3,3,3] => [[1,2,3],[4,5,6],[7,8,9],[10,11,12],[13,14,15],[16,17,18]]
[6,2,2,2,2,2,2] => [[1,2,3,4,5,6],[7,8],[9,10],[11,12],[13,14],[15,16],[17,18]]
[6,6,6] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14,15,16,17,18]]
[10,4,4] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13,14],[15,16,17,18]]
[9,6,3] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15],[16,17,18]]
[8,6,4] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14],[15,16,17,18]]
[3,3,3,3,1,1,1,1,1,1] => [[1,2,3],[4,5,6],[7,8,9],[10,11,12],[13],[14],[15],[16],[17],[18]]
[9,9] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15,16,17,18]]
[7,7,1,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13,14],[15],[16],[17],[18]]
[5,4,3,2,1,1,1,1] => [[1,2,3,4,5],[6,7,8,9],[10,11,12],[13,14],[15],[16],[17],[18]]
[5,4,4,3,2,1] => [[1,2,3,4,5],[6,7,8,9],[10,11,12,13],[14,15,16],[17,18],[19]]
[5,5,3,3,2,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13],[14,15,16],[17,18],[19]]
[6,4,3,3,2,1] => [[1,2,3,4,5,6],[7,8,9,10],[11,12,13],[14,15,16],[17,18],[19]]
[5,5,4,2,2,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13,14],[15,16],[17,18],[19]]
[6,4,4,2,2,1] => [[1,2,3,4,5,6],[7,8,9,10],[11,12,13,14],[15,16],[17,18],[19]]
[6,5,3,2,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14],[15,16],[17,18],[19]]
[5,5,4,3,1,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13,14],[15,16,17],[18],[19]]
[6,4,4,3,1,1] => [[1,2,3,4,5,6],[7,8,9,10],[11,12,13,14],[15,16,17],[18],[19]]
[6,5,3,3,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14],[15,16,17],[18],[19]]
[6,5,4,2,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15],[16,17],[18],[19]]
[5,5,4,3,2] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13,14],[15,16,17],[18,19]]
[6,4,4,3,2] => [[1,2,3,4,5,6],[7,8,9,10],[11,12,13,14],[15,16,17],[18,19]]
[6,5,3,3,2] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14],[15,16,17],[18,19]]
[6,5,4,2,2] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15],[16,17],[18,19]]
[6,5,4,3,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15],[16,17,18],[19]]
[5,4,3,2,2,2,1] => [[1,2,3,4,5],[6,7,8,9],[10,11,12],[13,14],[15,16],[17,18],[19]]
[7,4,3,2,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11],[12,13,14],[15,16],[17],[18],[19]]
[6,5,4,1,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15],[16],[17],[18],[19]]
[4,4,4,3,2,2] => [[1,2,3,4],[5,6,7,8],[9,10,11,12],[13,14,15],[16,17],[18,19]]
[4,4,4,4,2,1] => [[1,2,3,4],[5,6,7,8],[9,10,11,12],[13,14,15,16],[17,18],[19]]
[7,3,3,3,2,1] => [[1,2,3,4,5,6,7],[8,9,10],[11,12,13],[14,15,16],[17,18],[19]]
[7,3,3,3,3] => [[1,2,3,4,5,6,7],[8,9,10],[11,12,13],[14,15,16],[17,18,19]]
[6,6,4,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14,15,16],[17,18],[19]]
[7,5,4,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12],[13,14,15,16],[17,18],[19]]
[7,6,3,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16],[17,18],[19]]
[7,5,4,3] => [[1,2,3,4,5,6,7],[8,9,10,11,12],[13,14,15,16],[17,18,19]]
[3,3,3,3,3,3,1] => [[1,2,3],[4,5,6],[7,8,9],[10,11,12],[13,14,15],[16,17,18],[19]]
[3,3,3,3,3,2,2] => [[1,2,3],[4,5,6],[7,8,9],[10,11,12],[13,14,15],[16,17],[18,19]]
[4,3,3,3,3,3] => [[1,2,3,4],[5,6,7],[8,9,10],[11,12,13],[14,15,16],[17,18,19]]
[7,6,6] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18,19]]
[9,6,4] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15],[16,17,18,19]]
[8,5,4,2] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13],[14,15,16,17],[18,19]]
[8,5,5,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13],[14,15,16,17,18],[19]]
[5,4,3,2,1,1,1,1,1] => [[1,2,3,4,5],[6,7,8,9],[10,11,12],[13,14],[15],[16],[17],[18],[19]]
[6,6,6,1] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14,15,16,17,18],[19]]
[5,5,4,3,2,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13,14],[15,16,17],[18,19],[20]]
[6,4,4,3,2,1] => [[1,2,3,4,5,6],[7,8,9,10],[11,12,13,14],[15,16,17],[18,19],[20]]
[6,5,3,3,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14],[15,16,17],[18,19],[20]]
[6,5,4,2,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15],[16,17],[18,19],[20]]
[6,5,4,3,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15],[16,17,18],[19],[20]]
[6,5,4,3,2] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15],[16,17,18],[19,20]]
[6,4,3,2,2,2,1] => [[1,2,3,4,5,6],[7,8,9,10],[11,12,13],[14,15],[16,17],[18,19],[20]]
[6,5,2,2,2,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13],[14,15],[16,17],[18,19],[20]]
[4,4,4,4,2,1,1] => [[1,2,3,4],[5,6,7,8],[9,10,11,12],[13,14,15,16],[17,18],[19],[20]]
[5,4,4,3,2,1,1] => [[1,2,3,4,5],[6,7,8,9],[10,11,12,13],[14,15,16],[17,18],[19],[20]]
[5,5,5,2,1,1,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13,14,15],[16,17],[18],[19],[20]]
[6,5,4,2,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15],[16,17],[18],[19],[20]]
[5,4,3,3,3,2] => [[1,2,3,4,5],[6,7,8,9],[10,11,12],[13,14,15],[16,17,18],[19,20]]
[6,6,2,2,2,2] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14],[15,16],[17,18],[19,20]]
[4,4,4,4,3,1] => [[1,2,3,4],[5,6,7,8],[9,10,11,12],[13,14,15,16],[17,18,19],[20]]
[7,4,3,3,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11],[12,13,14],[15,16,17],[18,19],[20]]
[7,6,2,2,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15],[16,17],[18,19],[20]]
[7,6,3,2,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16],[17,18],[19],[20]]
[5,4,4,4,3] => [[1,2,3,4,5],[6,7,8,9],[10,11,12,13],[14,15,16,17],[18,19,20]]
[7,5,4,3,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12],[13,14,15,16],[17,18,19],[20]]
[6,6,5,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14,15,16,17],[18,19],[20]]
[7,6,4,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17],[18,19],[20]]
[6,5,5,4] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15,16],[17,18,19,20]]
[7,6,4,3] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17],[18,19,20]]
[7,6,5,2] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18],[19,20]]
[2,2,2,2,2,2,2,2,2,2] => [[1,2],[3,4],[5,6],[7,8],[9,10],[11,12],[13,14],[15,16],[17,18],[19,20]]
[4,4,4,4,4] => [[1,2,3,4],[5,6,7,8],[9,10,11,12],[13,14,15,16],[17,18,19,20]]
[5,5,5,5] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13,14,15],[16,17,18,19,20]]
[10,10] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13,14,15,16,17,18,19,20]]
[8,2,2,2,2,2,2] => [[1,2,3,4,5,6,7,8],[9,10],[11,12],[13,14],[15,16],[17,18],[19,20]]
[8,6,4,2] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14],[15,16,17,18],[19,20]]
[10,6,4] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13,14,15,16],[17,18,19,20]]
[10,7,3] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13,14,15,16,17],[18,19,20]]
[9,7,4] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15,16],[17,18,19,20]]
[9,5,5,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14],[15,16,17,18,19],[20]]
[7,7,1,1,1,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13,14],[15],[16],[17],[18],[19],[20]]
[5,4,3,2,2,2,2] => [[1,2,3,4,5],[6,7,8,9],[10,11,12],[13,14],[15,16],[17,18],[19,20]]
[8,7,5] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20]]
[6,6,6,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14,15,16,17,18],[19],[20]]
[6,5,4,3,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15],[16,17,18],[19,20],[21]]
[5,4,3,3,3,2,1] => [[1,2,3,4,5],[6,7,8,9],[10,11,12],[13,14,15],[16,17,18],[19,20],[21]]
[6,3,3,3,3,2,1] => [[1,2,3,4,5,6],[7,8,9],[10,11,12],[13,14,15],[16,17,18],[19,20],[21]]
[6,5,3,2,2,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14],[15,16],[17,18],[19,20],[21]]
[5,5,4,3,2,1,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13,14],[15,16,17],[18,19],[20],[21]]
[6,5,4,3,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15],[16,17,18],[19],[20],[21]]
[7,5,4,2,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12],[13,14,15,16],[17,18],[19],[20],[21]]
[7,6,3,2,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16],[17,18],[19],[20],[21]]
[6,5,4,2,2,2] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15],[16,17],[18,19],[20,21]]
[5,5,5,3,2,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13,14,15],[16,17,18],[19,20],[21]]
[7,4,4,3,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11],[12,13,14,15],[16,17,18],[19,20],[21]]
[7,6,3,2,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16],[17,18],[19,20],[21]]
[7,6,5,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18],[19],[20],[21]]
[7,5,4,3,2] => [[1,2,3,4,5,6,7],[8,9,10,11,12],[13,14,15,16],[17,18,19],[20,21]]
[7,6,5,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18],[19,20],[21]]
[7,6,5,3] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18],[19,20,21]]
[3,3,3,3,3,3,3] => [[1,2,3],[4,5,6],[7,8,9],[10,11,12],[13,14,15],[16,17,18],[19,20,21]]
[4,4,4,3,3,3] => [[1,2,3,4],[5,6,7,8],[9,10,11,12],[13,14,15],[16,17,18],[19,20,21]]
[11,7,3] => [[1,2,3,4,5,6,7,8,9,10,11],[12,13,14,15,16,17,18],[19,20,21]]
[8,7,6] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21]]
[7,7,7] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13,14],[15,16,17,18,19,20,21]]
[6,5,5,5] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15,16],[17,18,19,20,21]]
[5,4,4,4,4] => [[1,2,3,4,5],[6,7,8,9],[10,11,12,13],[14,15,16,17],[18,19,20,21]]
[4,4,4,4,4,1] => [[1,2,3,4],[5,6,7,8],[9,10,11,12],[13,14,15,16],[17,18,19,20],[21]]
[5,5,5,5,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13,14,15],[16,17,18,19,20],[21]]
[4,4,4,4,3,2,1] => [[1,2,3,4],[5,6,7,8],[9,10,11,12],[13,14,15,16],[17,18,19],[20,21],[22]]
[6,4,3,3,3,2,1] => [[1,2,3,4,5,6],[7,8,9,10],[11,12,13],[14,15,16],[17,18,19],[20,21],[22]]
[5,5,4,3,2,2,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13,14],[15,16,17],[18,19],[20,21],[22]]
[6,5,4,2,2,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15],[16,17],[18,19],[20,21],[22]]
[6,5,4,3,2,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15],[16,17,18],[19,20],[21],[22]]
[6,5,4,3,2,2] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15],[16,17,18],[19,20],[21,22]]
[5,5,5,4,2,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13,14,15],[16,17,18,19],[20,21],[22]]
[6,6,4,3,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14,15,16],[17,18,19],[20,21],[22]]
[7,5,4,3,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12],[13,14,15,16],[17,18,19],[20,21],[22]]
[7,6,3,3,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16],[17,18,19],[20,21],[22]]
[7,6,5,2,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18],[19,20],[21],[22]]
[7,6,4,3,2] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17],[18,19,20],[21,22]]
[7,6,5,4] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18],[19,20,21,22]]
[9,6,4,3] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15],[16,17,18,19],[20,21,22]]
[6,5,4,3,1,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15],[16,17,18],[19],[20],[21],[22]]
[5,4,3,3,3,3,1] => [[1,2,3,4,5],[6,7,8,9],[10,11,12],[13,14,15],[16,17,18],[19,20,21],[22]]
[5,4,4,4,3,2,1] => [[1,2,3,4,5],[6,7,8,9],[10,11,12,13],[14,15,16,17],[18,19,20],[21,22],[23]]
[6,5,3,3,3,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14],[15,16,17],[18,19,20],[21,22],[23]]
[6,5,4,3,2,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15],[16,17,18],[19,20],[21,22],[23]]
[6,5,5,4,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15,16],[17,18,19,20],[21],[22],[23]]
[7,6,5,2,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18],[19,20],[21],[22],[23]]
[6,5,4,3,3,2] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15],[16,17,18],[19,20,21],[22,23]]
[6,6,5,3,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14,15,16,17],[18,19,20],[21,22],[23]]
[7,6,4,3,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17],[18,19,20],[21,22],[23]]
[7,6,5,2,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18],[19,20],[21,22],[23]]
[6,5,5,4,3] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15,16],[17,18,19,20],[21,22,23]]
[7,6,5,3,2] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18],[19,20,21],[22,23]]
[7,6,5,4,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18],[19,20,21,22],[23]]
[9,6,5,3] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15],[16,17,18,19,20],[21,22,23]]
[8,6,5,3,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14],[15,16,17,18,19],[20,21,22],[23]]
[8,5,4,3,2,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13],[14,15,16,17],[18,19,20],[21,22],[23]]
[6,5,4,3,2,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15],[16,17,18],[19,20],[21],[22],[23]]
[5,5,4,4,3,2,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13,14],[15,16,17,18],[19,20,21],[22,23],[24]]
[6,4,4,4,3,2,1] => [[1,2,3,4,5,6],[7,8,9,10],[11,12,13,14],[15,16,17,18],[19,20,21],[22,23],[24]]
[6,5,4,3,3,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15],[16,17,18],[19,20,21],[22,23],[24]]
[6,5,4,4,2,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15],[16,17,18,19],[20,21],[22,23],[24]]
[6,5,5,4,2,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15,16],[17,18,19,20],[21,22],[23],[24]]
[5,5,5,4,3,2] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13,14,15],[16,17,18,19],[20,21,22],[23,24]]
[6,5,4,4,3,2] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15],[16,17,18,19],[20,21,22],[23,24]]
[7,6,5,2,2,2] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18],[19,20],[21,22],[23,24]]
[6,5,5,4,3,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15,16],[17,18,19,20],[21,22,23],[24]]
[7,6,5,3,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18],[19,20,21],[22,23],[24]]
[7,6,5,4,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18],[19,20,21,22],[23],[24]]
[6,6,5,4,3] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14,15,16,17],[18,19,20,21],[22,23,24]]
[7,6,5,4,2] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18],[19,20,21,22],[23,24]]
[3,3,3,3,3,3,3,3] => [[1,2,3],[4,5,6],[7,8,9],[10,11,12],[13,14,15],[16,17,18],[19,20,21],[22,23,24]]
[4,4,4,4,4,4] => [[1,2,3,4],[5,6,7,8],[9,10,11,12],[13,14,15,16],[17,18,19,20],[21,22,23,24]]
[6,6,6,6] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14,15,16,17,18],[19,20,21,22,23,24]]
[9,8,7] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15,16,17],[18,19,20,21,22,23,24]]
[11,7,5,1] => [[1,2,3,4,5,6,7,8,9,10,11],[12,13,14,15,16,17,18],[19,20,21,22,23],[24]]
[9,7,5,3] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15,16],[17,18,19,20,21],[22,23,24]]
[4,3,3,3,3,2,2,1,1,1,1] => [[1,2,3,4],[5,6,7],[8,9,10],[11,12,13],[14,15,16],[17,18],[19,20],[21],[22],[23],[24]]
[8,8,8] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15,16],[17,18,19,20,21,22,23,24]]
[6,5,4,3,2,1,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15],[16,17,18],[19,20],[21],[22],[23],[24]]
[7,5,4,3,2,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12],[13,14,15,16],[17,18,19],[20,21],[22],[23],[24]]
[5,4,4,4,4,2,1] => [[1,2,3,4,5],[6,7,8,9],[10,11,12,13],[14,15,16,17],[18,19,20,21],[22,23],[24]]
[7,7,4,3,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13,14],[15,16,17,18],[19,20,21],[22,23],[24]]
[6,5,4,3,2,2,2] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15],[16,17,18],[19,20],[21,22],[23,24]]
[8,5,4,3,2,1,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13],[14,15,16,17],[18,19,20],[21,22],[23],[24]]
[5,5,5,4,3,2,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13,14,15],[16,17,18,19],[20,21,22],[23,24],[25]]
[6,5,4,4,3,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15],[16,17,18,19],[20,21,22],[23,24],[25]]
[7,4,4,4,3,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11],[12,13,14,15],[16,17,18,19],[20,21,22],[23,24],[25]]
[6,5,5,4,2,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15,16],[17,18,19,20],[21,22],[23,24],[25]]
[7,6,5,2,2,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18],[19,20],[21,22],[23,24],[25]]
[6,5,5,4,3,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15,16],[17,18,19,20],[21,22,23],[24],[25]]
[6,6,5,4,2,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14,15,16,17],[18,19,20,21],[22,23],[24],[25]]
[7,6,5,4,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18],[19,20,21,22],[23],[24],[25]]
[6,5,5,4,3,2] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15,16],[17,18,19,20],[21,22,23],[24,25]]
[6,6,5,4,3,1] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14,15,16,17],[18,19,20,21],[22,23,24],[25]]
[7,6,5,4,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18],[19,20,21,22],[23,24],[25]]
[7,6,5,4,3] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18],[19,20,21,22],[23,24,25]]
[15,5,5] => [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15],[16,17,18,19,20],[21,22,23,24,25]]
[9,7,5,3,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15,16],[17,18,19,20,21],[22,23,24],[25]]
[10,7,5,3] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13,14,15,16,17],[18,19,20,21,22],[23,24,25]]
[3,3,3,3,3,1,1,1,1,1,1,1,1,1,1] => [[1,2,3],[4,5,6],[7,8,9],[10,11,12],[13,14,15],[16],[17],[18],[19],[20],[21],[22],[23],[24],[25]]
[5,4,4,3,3,2,2,1,1] => [[1,2,3,4,5],[6,7,8,9],[10,11,12,13],[14,15,16],[17,18,19],[20,21],[22,23],[24],[25]]
[5,5,5,5,5] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13,14,15],[16,17,18,19,20],[21,22,23,24,25]]
[8,7,4,3,2,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19],[20,21,22],[23,24],[25]]
[6,5,4,3,2,2,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15],[16,17,18],[19,20],[21,22],[23,24],[25]]
[8,7,6,4] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21],[22,23,24,25]]
[6,5,5,4,3,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15,16],[17,18,19,20],[21,22,23],[24,25],[26]]
[6,6,4,4,3,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14,15,16],[17,18,19,20],[21,22,23],[24,25],[26]]
[7,5,4,4,3,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12],[13,14,15,16],[17,18,19,20],[21,22,23],[24,25],[26]]
[6,6,5,3,3,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14,15,16,17],[18,19,20],[21,22,23],[24,25],[26]]
[6,6,5,4,2,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14,15,16,17],[18,19,20,21],[22,23],[24,25],[26]]
[6,6,5,4,3,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14,15,16,17],[18,19,20,21],[22,23,24],[25],[26]]
[6,6,5,4,3,2] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14,15,16,17],[18,19,20,21],[22,23,24],[25,26]]
[7,5,5,4,3,2] => [[1,2,3,4,5,6,7],[8,9,10,11,12],[13,14,15,16,17],[18,19,20,21],[22,23,24],[25,26]]
[7,6,4,4,3,2] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17],[18,19,20,21],[22,23,24],[25,26]]
[7,6,5,4,3,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18],[19,20,21,22],[23,24,25],[26]]
[9,7,5,4,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15,16],[17,18,19,20,21],[22,23,24,25],[26]]
[5,5,5,5,3,2,1] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13,14,15],[16,17,18,19,20],[21,22,23],[24,25],[26]]
[8,7,6,5] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21],[22,23,24,25,26]]
[6,6,5,4,3,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14,15,16,17],[18,19,20,21],[22,23,24],[25,26],[27]]
[7,5,5,4,3,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12],[13,14,15,16,17],[18,19,20,21],[22,23,24],[25,26],[27]]
[7,6,4,4,3,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17],[18,19,20,21],[22,23,24],[25,26],[27]]
[7,6,5,4,3,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18],[19,20,21,22],[23,24,25],[26],[27]]
[7,6,5,4,3,2] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18],[19,20,21,22],[23,24,25],[26,27]]
[7,6,4,3,2,2,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17],[18,19,20],[21,22],[23,24],[25,26],[27]]
[6,5,4,3,3,3,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15],[16,17,18],[19,20,21],[22,23,24],[25,26],[27]]
[8,7,6,3,2,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21],[22,23,24],[25,26],[27]]
[7,6,5,4,3,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18],[19,20,21,22],[23,24,25],[26,27],[28]]
[7,7,7,7] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13,14],[15,16,17,18,19,20,21],[22,23,24,25,26,27,28]]
[7,6,5,4,3,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18],[19,20,21,22],[23,24,25],[26],[27],[28]]
[8,5,5,4,3,2,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13],[14,15,16,17,18],[19,20,21,22],[23,24,25],[26,27],[28]]
[10,7,6,4,1] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13,14,15,16,17],[18,19,20,21,22,23],[24,25,26,27],[28]]
[9,7,6,4,2] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15,16],[17,18,19,20,21,22],[23,24,25,26],[27,28]]
[10,8,5,4,1] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13,14,15,16,17,18],[19,20,21,22,23],[24,25,26,27],[28]]
[4,4,4,4,4,4,4] => [[1,2,3,4],[5,6,7,8],[9,10,11,12],[13,14,15,16],[17,18,19,20],[21,22,23,24],[25,26,27,28]]
[8,6,5,4,3,2] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14],[15,16,17,18,19],[20,21,22,23],[24,25,26],[27,28]]
[6,6,6,4,3,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14,15,16,17,18],[19,20,21,22],[23,24,25],[26,27],[28]]
[6,6,5,4,3,2,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14,15,16,17],[18,19,20,21],[22,23,24],[25,26],[27],[28]]
[7,6,5,4,3,2,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18],[19,20,21,22],[23,24,25],[26,27],[28],[29]]
[7,6,5,4,2,2,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18],[19,20,21,22],[23,24],[25,26],[27,28],[29]]
[8,6,5,4,3,2,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14],[15,16,17,18,19],[20,21,22,23],[24,25,26],[27,28],[29]]
[8,7,4,4,3,2,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19],[20,21,22,23],[24,25,26],[27,28],[29]]
[10,8,6,4,1] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13,14,15,16,17,18],[19,20,21,22,23,24],[25,26,27,28],[29]]
[6,5,4,4,4,3,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15],[16,17,18,19],[20,21,22,23],[24,25,26],[27,28],[29]]
[8,7,6,5,2,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21],[22,23,24,25,26],[27,28],[29]]
[8,7,6,5,3] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21],[22,23,24,25,26],[27,28,29]]
[7,7,5,4,3,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13,14],[15,16,17,18,19],[20,21,22,23],[24,25,26],[27,28],[29]]
[7,6,5,4,3,2,2] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18],[19,20,21,22],[23,24,25],[26,27],[28,29]]
[6,6,6,6,6] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14,15,16,17,18],[19,20,21,22,23,24],[25,26,27,28,29,30]]
[15,15] => [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15],[16,17,18,19,20,21,22,23,24,25,26,27,28,29,30]]
[5,5,5,5,5,5] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13,14,15],[16,17,18,19,20],[21,22,23,24,25],[26,27,28,29,30]]
[9,7,5,5,3,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15,16],[17,18,19,20,21],[22,23,24,25,26],[27,28,29],[30]]
[7,6,5,4,3,2,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18],[19,20,21,22],[23,24,25],[26,27],[28,29],[30]]
[7,6,5,3,3,3,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18],[19,20,21],[22,23,24],[25,26,27],[28,29],[30]]
[8,7,5,4,3,2,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20],[21,22,23,24],[25,26,27],[28,29],[30]]
[8,7,6,3,3,2,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21],[22,23,24],[25,26,27],[28,29],[30]]
[11,8,6,4,1] => [[1,2,3,4,5,6,7,8,9,10,11],[12,13,14,15,16,17,18,19],[20,21,22,23,24,25],[26,27,28,29],[30]]
[10,8,6,4,2] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13,14,15,16,17,18],[19,20,21,22,23,24],[25,26,27,28],[29,30]]
[2,2,2,2,2,2,2,2,2,2,2,2,2,2,2] => [[1,2],[3,4],[5,6],[7,8],[9,10],[11,12],[13,14],[15,16],[17,18],[19,20],[21,22],[23,24],[25,26],[27,28],[29,30]]
[6,5,5,4,4,2,2,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15,16],[17,18,19,20],[21,22,23,24],[25,26],[27,28],[29],[30]]
[7,6,5,4,3,2,1,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18],[19,20,21,22],[23,24,25],[26,27],[28],[29],[30]]
[8,7,6,5,4] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21],[22,23,24,25,26],[27,28,29,30]]
[9,8,7,6] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15,16,17],[18,19,20,21,22,23,24],[25,26,27,28,29,30]]
[7,6,5,4,3,3,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18],[19,20,21,22],[23,24,25],[26,27,28],[29,30],[31]]
[7,6,4,4,4,3,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17],[18,19,20,21],[22,23,24,25],[26,27,28],[29,30],[31]]
[8,7,6,4,3,2,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21],[22,23,24,25],[26,27,28],[29,30],[31]]
[8,7,6,5,2,2,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21],[22,23,24,25,26],[27,28],[29,30],[31]]
[11,8,6,5,1] => [[1,2,3,4,5,6,7,8,9,10,11],[12,13,14,15,16,17,18,19],[20,21,22,23,24,25],[26,27,28,29,30],[31]]
[6,5,5,5,4,3,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15,16],[17,18,19,20,21],[22,23,24,25],[26,27,28],[29,30],[31]]
[8,7,6,5,4,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21],[22,23,24,25,26],[27,28,29,30],[31]]
[7,7,6,5,3,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13,14],[15,16,17,18,19,20],[21,22,23,24,25],[26,27,28],[29,30],[31]]
[2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2] => [[1,2],[3,4],[5,6],[7,8],[9,10],[11,12],[13,14],[15,16],[17,18],[19,20],[21,22],[23,24],[25,26],[27,28],[29,30],[31,32]]
[7,6,5,4,4,3,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18],[19,20,21,22],[23,24,25,26],[27,28,29],[30,31],[32]]
[7,5,5,5,4,3,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12],[13,14,15,16,17],[18,19,20,21,22],[23,24,25,26],[27,28,29],[30,31],[32]]
[8,7,6,5,3,2,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21],[22,23,24,25,26],[27,28,29],[30,31],[32]]
[8,7,6,5,4,1,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21],[22,23,24,25,26],[27,28,29,30],[31],[32]]
[16,16] => [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],[17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32]]
[7,6,5,5,4,2,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18],[19,20,21,22,23],[24,25,26,27],[28,29],[30,31],[32]]
[7,6,6,5,4,3,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18,19],[20,21,22,23,24],[25,26,27,28],[29,30,31],[32]]
[8,7,6,5,4,2] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21],[22,23,24,25,26],[27,28,29,30],[31,32]]
[7,6,5,5,4,3,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18],[19,20,21,22,23],[24,25,26,27],[28,29,30],[31,32],[33]]
[6,6,6,5,4,3,2,1] => [[1,2,3,4,5,6],[7,8,9,10,11,12],[13,14,15,16,17,18],[19,20,21,22,23],[24,25,26,27],[28,29,30],[31,32],[33]]
[8,7,6,5,4,2,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21],[22,23,24,25,26],[27,28,29,30],[31,32],[33]]
[8,7,6,5,4,3] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21],[22,23,24,25,26],[27,28,29,30],[31,32,33]]
[7,6,6,5,4,3,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18,19],[20,21,22,23,24],[25,26,27,28],[29,30,31],[32],[33]]
[7,6,6,5,4,3,2] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18,19],[20,21,22,23,24],[25,26,27,28],[29,30,31],[32,33]]
[7,7,6,5,4,3,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13,14],[15,16,17,18,19,20],[21,22,23,24,25],[26,27,28,29],[30,31,32],[33]]
[8,7,6,5,3,2,1,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21],[22,23,24,25,26],[27,28,29],[30,31],[32],[33]]
[8,7,6,5,3,2,2] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21],[22,23,24,25,26],[27,28,29],[30,31],[32,33]]
[8,7,6,5,4,1,1,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21],[22,23,24,25,26],[27,28,29,30],[31],[32],[33]]
[7,6,6,5,4,3,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13],[14,15,16,17,18,19],[20,21,22,23,24],[25,26,27,28],[29,30,31],[32,33],[34]]
[8,7,6,5,4,3,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21],[22,23,24,25,26],[27,28,29,30],[31,32,33],[34]]
[12,9,7,5,1] => [[1,2,3,4,5,6,7,8,9,10,11,12],[13,14,15,16,17,18,19,20,21],[22,23,24,25,26,27,28],[29,30,31,32,33],[34]]
[7,7,6,5,4,3,2] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13,14],[15,16,17,18,19,20],[21,22,23,24,25],[26,27,28,29],[30,31,32],[33,34]]
[7,7,6,5,4,3,1,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13,14],[15,16,17,18,19,20],[21,22,23,24,25],[26,27,28,29],[30,31,32],[33],[34]]
[8,7,6,5,3,2,2,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21],[22,23,24,25,26],[27,28,29],[30,31],[32,33],[34]]
[8,7,6,5,3,3,1,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21],[22,23,24,25,26],[27,28,29],[30,31,32],[33],[34]]
[8,6,6,5,4,3,2] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14],[15,16,17,18,19,20],[21,22,23,24,25],[26,27,28,29],[30,31,32],[33,34]]
[7,7,5,5,4,3,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13,14],[15,16,17,18,19],[20,21,22,23,24],[25,26,27,28],[29,30,31],[32,33],[34]]
[7,7,6,5,4,3,2,1] => [[1,2,3,4,5,6,7],[8,9,10,11,12,13,14],[15,16,17,18,19,20],[21,22,23,24,25],[26,27,28,29],[30,31,32],[33,34],[35]]
[8,7,6,5,4,3,2] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21],[22,23,24,25,26],[27,28,29,30],[31,32,33],[34,35]]
[13,9,7,5,1] => [[1,2,3,4,5,6,7,8,9,10,11,12,13],[14,15,16,17,18,19,20,21,22],[23,24,25,26,27,28,29],[30,31,32,33,34],[35]]
[8,7,6,5,3,3,2,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21],[22,23,24,25,26],[27,28,29],[30,31,32],[33,34],[35]]
[8,7,6,5,4,2,2,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21],[22,23,24,25,26],[27,28,29,30],[31,32],[33,34],[35]]
[9,8,7,6,5] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15,16,17],[18,19,20,21,22,23,24],[25,26,27,28,29,30],[31,32,33,34,35]]
[11,9,7,5,3,1] => [[1,2,3,4,5,6,7,8,9,10,11],[12,13,14,15,16,17,18,19,20],[21,22,23,24,25,26,27],[28,29,30,31,32],[33,34,35],[36]]
[11,8,7,5,4,1] => [[1,2,3,4,5,6,7,8,9,10,11],[12,13,14,15,16,17,18,19],[20,21,22,23,24,25,26],[27,28,29,30,31],[32,33,34,35],[36]]
[8,7,6,5,4,3,2,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21],[22,23,24,25,26],[27,28,29,30],[31,32,33],[34,35],[36]]
[6,5,5,4,4,3,3,2,2,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15,16],[17,18,19,20],[21,22,23,24],[25,26,27],[28,29,30],[31,32],[33,34],[35],[36]]
[6,5,5,5,4,3,3,2,1,1,1] => [[1,2,3,4,5,6],[7,8,9,10,11],[12,13,14,15,16],[17,18,19,20,21],[22,23,24,25],[26,27,28],[29,30,31],[32,33],[34],[35],[36]]
[8,7,6,5,4,3,2,1,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21],[22,23,24,25,26],[27,28,29,30],[31,32,33],[34,35],[36],[37]]
[9,7,6,5,4,3,2,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15,16],[17,18,19,20,21,22],[23,24,25,26,27],[28,29,30,31],[32,33,34],[35,36],[37]]
[8,7,6,5,4,3,2,2,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21],[22,23,24,25,26],[27,28,29,30],[31,32,33],[34,35],[36,37],[38]]
[9,8,6,5,4,3,2,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15,16,17],[18,19,20,21,22,23],[24,25,26,27,28],[29,30,31,32],[33,34,35],[36,37],[38]]
[8,7,6,5,4,3,3,2,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21],[22,23,24,25,26],[27,28,29,30],[31,32,33],[34,35,36],[37,38],[39]]
[9,8,7,5,4,3,2,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15,16,17],[18,19,20,21,22,23,24],[25,26,27,28,29],[30,31,32,33],[34,35,36],[37,38],[39]]
[9,8,7,6,5,4] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15,16,17],[18,19,20,21,22,23,24],[25,26,27,28,29,30],[31,32,33,34,35],[36,37,38,39]]
[10,10,10,10] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13,14,15,16,17,18,19,20],[21,22,23,24,25,26,27,28,29,30],[31,32,33,34,35,36,37,38,39,40]]
[8,7,6,5,4,4,3,2,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21],[22,23,24,25,26],[27,28,29,30],[31,32,33,34],[35,36,37],[38,39],[40]]
[9,8,7,6,4,3,2,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15,16,17],[18,19,20,21,22,23,24],[25,26,27,28,29,30],[31,32,33,34],[35,36,37],[38,39],[40]]
[11,9,7,5,5,3] => [[1,2,3,4,5,6,7,8,9,10,11],[12,13,14,15,16,17,18,19,20],[21,22,23,24,25,26,27],[28,29,30,31,32],[33,34,35,36,37],[38,39,40]]
[4,4,4,4,4,4,4,4,4,4] => [[1,2,3,4],[5,6,7,8],[9,10,11,12],[13,14,15,16],[17,18,19,20],[21,22,23,24],[25,26,27,28],[29,30,31,32],[33,34,35,36],[37,38,39,40]]
[8,7,6,5,5,4,3,2,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21],[22,23,24,25,26],[27,28,29,30,31],[32,33,34,35],[36,37,38],[39,40],[41]]
[9,8,7,6,5,3,2,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15,16,17],[18,19,20,21,22,23,24],[25,26,27,28,29,30],[31,32,33,34,35],[36,37,38],[39,40],[41]]
[8,7,6,6,5,4,3,2,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21],[22,23,24,25,26,27],[28,29,30,31,32],[33,34,35,36],[37,38,39],[40,41],[42]]
[9,8,7,6,5,4,2,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15,16,17],[18,19,20,21,22,23,24],[25,26,27,28,29,30],[31,32,33,34,35],[36,37,38,39],[40,41],[42]]
[8,7,7,6,5,4,3,2] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21,22],[23,24,25,26,27,28],[29,30,31,32,33],[34,35,36,37],[38,39,40],[41,42]]
[9,7,6,5,5,4,3,2,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15,16],[17,18,19,20,21,22],[23,24,25,26,27],[28,29,30,31,32],[33,34,35,36],[37,38,39],[40,41],[42]]
[9,8,7,6,5,4,3] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15,16,17],[18,19,20,21,22,23,24],[25,26,27,28,29,30],[31,32,33,34,35],[36,37,38,39],[40,41,42]]
[8,7,7,6,5,4,3,2,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15],[16,17,18,19,20,21,22],[23,24,25,26,27,28],[29,30,31,32,33],[34,35,36,37],[38,39,40],[41,42],[43]]
[9,8,7,6,5,4,3,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15,16,17],[18,19,20,21,22,23,24],[25,26,27,28,29,30],[31,32,33,34,35],[36,37,38,39],[40,41,42],[43]]
[8,8,7,6,5,4,3,2] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15,16],[17,18,19,20,21,22,23],[24,25,26,27,28,29],[30,31,32,33,34],[35,36,37,38],[39,40,41],[42,43]]
[9,8,6,5,5,4,3,2,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15,16,17],[18,19,20,21,22,23],[24,25,26,27,28],[29,30,31,32,33],[34,35,36,37],[38,39,40],[41,42],[43]]
[8,8,7,6,5,4,3,2,1] => [[1,2,3,4,5,6,7,8],[9,10,11,12,13,14,15,16],[17,18,19,20,21,22,23],[24,25,26,27,28,29],[30,31,32,33,34],[35,36,37,38],[39,40,41],[42,43],[44]]
[9,8,7,6,5,4,3,2] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15,16,17],[18,19,20,21,22,23,24],[25,26,27,28,29,30],[31,32,33,34,35],[36,37,38,39],[40,41,42],[43,44]]
[9,8,7,5,5,4,3,2,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15,16,17],[18,19,20,21,22,23,24],[25,26,27,28,29],[30,31,32,33,34],[35,36,37,38],[39,40,41],[42,43],[44]]
[9,8,7,6,5,4,3,2,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15,16,17],[18,19,20,21,22,23,24],[25,26,27,28,29,30],[31,32,33,34,35],[36,37,38,39],[40,41,42],[43,44],[45]]
[11,9,7,7,5,3,3] => [[1,2,3,4,5,6,7,8,9,10,11],[12,13,14,15,16,17,18,19,20],[21,22,23,24,25,26,27],[28,29,30,31,32,33,34],[35,36,37,38,39],[40,41,42],[43,44,45]]
[9,8,8,7,6,5,4,3,2,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15,16,17],[18,19,20,21,22,23,24,25],[26,27,28,29,30,31,32],[33,34,35,36,37,38],[39,40,41,42,43],[44,45,46,47],[48,49,50],[51,52],[53]]
[9,9,8,7,6,5,4,3,2,1] => [[1,2,3,4,5,6,7,8,9],[10,11,12,13,14,15,16,17,18],[19,20,21,22,23,24,25,26],[27,28,29,30,31,32,33],[34,35,36,37,38,39],[40,41,42,43,44],[45,46,47,48],[49,50,51],[52,53],[54]]
[10,9,8,7,6,5,4,3,2] => [[1,2,3,4,5,6,7,8,9,10],[11,12,13,14,15,16,17,18,19],[20,21,22,23,24,25,26,27],[28,29,30,31,32,33,34],[35,36,37,38,39,40],[41,42,43,44,45],[46,47,48,49],[50,51,52],[53,54]]
[5,5,5,5,5,5,5,5,5,5,5,5] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13,14,15],[16,17,18,19,20],[21,22,23,24,25],[26,27,28,29,30],[31,32,33,34,35],[36,37,38,39,40],[41,42,43,44,45],[46,47,48,49,50],[51,52,53,54,55],[56,57,58,59,60]]
[12,12,12,12,12] => [[1,2,3,4,5,6,7,8,9,10,11,12],[13,14,15,16,17,18,19,20,21,22,23,24],[25,26,27,28,29,30,31,32,33,34,35,36],[37,38,39,40,41,42,43,44,45,46,47,48],[49,50,51,52,53,54,55,56,57,58,59,60]]
[5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5] => [[1,2,3,4,5],[6,7,8,9,10],[11,12,13,14,15],[16,17,18,19,20],[21,22,23,24,25],[26,27,28,29,30],[31,32,33,34,35],[36,37,38,39,40],[41,42,43,44,45],[46,47,48,49,50],[51,52,53,54,55],[56,57,58,59,60],[61,62,63,64,65],[66,67,68,69,70],[71,72,73,74,75],[76,77,78,79,80],[81,82,83,84,85],[86,87,88,89,90],[91,92,93,94,95],[96,97,98,99,100],[101,102,103,104,105],[106,107,108,109,110],[111,112,113,114,115],[116,117,118,119,120]]
[24,24,24,24,24] => [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24],[25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48],[49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72],[73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96],[97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120]]
Identities
click to show experimental identities
(only identities of compositions of up to three maps are shown)
Inverses
Mp00083shape ∘ Mp00042initial tableau = id : Integer partitions ⟶ Integer partitions
Mp00040to partition ∘ Mp00207horizontal strip sizes ∘ Mp00042initial tableau = id : Integer partitions ⟶ Integer partitions
Mp00060Robinson-Schensted tableau shape ∘ Mp00175inverse Foata bijection ∘ Mp00081reading word permutation ∘ Mp00042initial tableau = id : Integer partitions ⟶ Integer partitions
Absorbing relations
Mp00115Kasraoui-Zeng ∘ Mp00284rows ∘ Mp00042initial tableau = Mp00284rows ∘ Mp00042initial tableau : Integer partitions ⟶ Set partitions
Mp00217Wachs-White-rho ∘ Mp00284rows ∘ Mp00042initial tableau = Mp00284rows ∘ Mp00042initial tableau : Integer partitions ⟶ Set partitions
Mp00164Chen Deng Du Stanley Yan ∘ Mp00284rows ∘ Mp00042initial tableau = Mp00284rows ∘ Mp00042initial tableau : Integer partitions ⟶ Set partitions
Mp00218inverse Wachs-White-rho ∘ Mp00284rows ∘ Mp00042initial tableau = Mp00284rows ∘ Mp00042initial tableau : Integer partitions ⟶ Set partitions
Mp00236Clarke-Steingrimsson-Zeng inverse ∘ Mp00235descent views to invisible inversion bottoms ∘ Mp00081reading word permutation ∘ Mp00042initial tableau = Mp00081reading word permutation ∘ Mp00042initial tableau : Integer partitions ⟶ Permutations
Mp00059Robinson-Schensted insertion tableau ∘ Mp00175inverse Foata bijection ∘ Mp00081reading word permutation ∘ Mp00042initial tableau = Mp00042initial tableau : Integer partitions ⟶ Standard tableaux
Mp00215Wachs-White ∘ Mp00112complement ∘ Mp00284rows ∘ Mp00042initial tableau = Mp00284rows ∘ Mp00042initial tableau : Integer partitions ⟶ Set partitions
Mp00216inverse Wachs-White ∘ Mp00112complement ∘ Mp00284rows ∘ Mp00042initial tableau = Mp00284rows ∘ Mp00042initial tableau : Integer partitions ⟶ Set partitions
Mp00071descent composition ∘ Mp00081reading word permutation ∘ Mp00042initial tableau ∘ Mp00083shape = Mp00071descent composition ∘ Mp00081reading word permutation : Standard tableaux ⟶ Integer compositions
Constant maps
Mp00223runsort ∘ Mp00081reading word permutation ∘ Mp00042initial tableau = const : Integer partitions ⟶ Permutations
Other relations
Mp00085Schützenberger involution ∘ Mp00042initial tableau = Mp00045reading tableau : Integer partitions ⟶ Standard tableaux
Mp00085Schützenberger involution ∘ Mp00045reading tableau = Mp00042initial tableau : Integer partitions ⟶ Standard tableaux
Mp00181row lengths ∘ Mp00179to skew partition = Mp00207horizontal strip sizes ∘ Mp00042initial tableau : Integer partitions ⟶ Integer compositions
Mp00226row-to-column-descents ∘ Mp00042initial tableau = Mp00084conjugate ∘ Mp00042initial tableau ∘ Mp00044conjugate : Integer partitions ⟶ 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
Mp00038reverse ∘ Mp00207horizontal strip sizes ∘ Mp00042initial tableau = Mp00207horizontal strip sizes ∘ Mp00045reading tableau : Integer partitions ⟶ Integer compositions
Mp00038reverse ∘ Mp00207horizontal strip sizes ∘ Mp00045reading tableau = Mp00207horizontal strip sizes ∘ Mp00042initial tableau : Integer partitions ⟶ Integer compositions
Mp00041conjugate ∘ Mp00207horizontal strip sizes ∘ Mp00045reading tableau = Mp00039complement ∘ Mp00207horizontal strip sizes ∘ Mp00042initial tableau : Integer partitions ⟶ Integer compositions
Mp00039complement ∘ Mp00207horizontal strip sizes ∘ Mp00045reading tableau = Mp00041conjugate ∘ Mp00207horizontal strip sizes ∘ Mp00042initial tableau : Integer partitions ⟶ Integer compositions
Mp00104reverse ∘ Mp00134descent word ∘ Mp00045reading tableau = Mp00134descent word ∘ Mp00042initial tableau : Integer partitions ⟶ Binary words
Mp00104reverse ∘ Mp00134descent word ∘ Mp00042initial tableau = Mp00134descent word ∘ Mp00045reading tableau : Integer partitions ⟶ Binary words
Mp00084conjugate ∘ Mp00042initial tableau ∘ Mp00083shape = Mp00070Robinson-Schensted recording tableau ∘ Mp00064reverse ∘ Mp00081reading word permutation : Standard tableaux ⟶ Standard tableaux
Mp00084conjugate ∘ Mp00042initial tableau ∘ Mp00077shape = Mp00070Robinson-Schensted recording tableau ∘ Mp00064reverse ∘ Mp00075reading word permutation : Semistandard tableaux ⟶ Standard tableaux
Mp00207horizontal strip sizes ∘ Mp00042initial tableau ∘ Mp00060Robinson-Schensted tableau shape = Mp00324chromatic difference sequence ∘ Mp00160graph of inversions : Permutations ⟶ Integer compositions
Mp00237descent views to invisible inversion bottoms ∘ Mp00081reading word permutation ∘ Mp00042initial tableau = Mp00235descent views to invisible inversion bottoms ∘ Mp00081reading word permutation ∘ Mp00042initial tableau : Integer partitions ⟶ Permutations
Mp00238Clarke-Steingrimsson-Zeng ∘ Mp00081reading word permutation ∘ Mp00042initial tableau = Mp00235descent views to invisible inversion bottoms ∘ Mp00081reading word permutation ∘ Mp00042initial tableau : Integer partitions ⟶ Permutations
Mp00126cactus evacuation ∘ Mp00081reading word permutation ∘ Mp00045reading tableau = Mp00066inverse ∘ Mp00081reading word permutation ∘ Mp00042initial tableau : Integer partitions ⟶ Permutations
Mp00204LLPS ∘ Mp00081reading word permutation ∘ Mp00045reading tableau = Mp00204LLPS ∘ Mp00081reading word permutation ∘ Mp00042initial tableau : Integer partitions ⟶ Integer partitions
Mp00071descent composition ∘ Mp00081reading word permutation ∘ Mp00045reading tableau = Mp00071descent composition ∘ Mp00081reading word permutation ∘ Mp00042initial tableau : Integer partitions ⟶ Integer compositions
Mp00070Robinson-Schensted recording tableau ∘ Mp00081reading word permutation ∘ Mp00042initial tableau = Mp00045reading tableau : Integer partitions ⟶ Standard tableaux
Mp00072binary search tree: left to right ∘ Mp00081reading word permutation ∘ Mp00045reading tableau = Mp00061to increasing tree ∘ Mp00081reading word permutation ∘ Mp00042initial tableau : Integer partitions ⟶ Binary trees
Mp00061to increasing tree ∘ Mp00081reading word permutation ∘ Mp00045reading tableau = Mp00061to increasing tree ∘ Mp00081reading word permutation ∘ Mp00042initial tableau : Integer partitions ⟶ Binary trees
Mp00078Schuetzenberger involution ∘ Mp00082to Gelfand-Tsetlin pattern ∘ Mp00042initial tableau = Mp00082to Gelfand-Tsetlin pattern ∘ Mp00045reading tableau : Integer partitions ⟶ Gelfand-Tsetlin patterns
Mp00078Schuetzenberger involution ∘ Mp00082to Gelfand-Tsetlin pattern ∘ Mp00045reading tableau = Mp00082to Gelfand-Tsetlin pattern ∘ Mp00042initial tableau : Integer partitions ⟶ Gelfand-Tsetlin patterns
Mp00109descent word ∘ Mp00081reading word permutation ∘ Mp00042initial tableau = Mp00134descent word ∘ Mp00045reading tableau : Integer partitions ⟶ Binary words
Mp00207horizontal strip sizes ∘ Mp00042initial tableau ∘ Mp00083shape = Mp00038reverse ∘ Mp00071descent composition ∘ Mp00081reading word permutation : Standard tableaux ⟶ Integer compositions
Mp00085Schützenberger involution ∘ Mp00070Robinson-Schensted recording tableau ∘ Mp00081reading word permutation = Mp00042initial tableau ∘ Mp00083shape : Standard tableaux ⟶ Standard tableaux
Mp00134descent word ∘ Mp00042initial tableau ∘ Mp00083shape = Mp00104reverse ∘ Mp00109descent word ∘ Mp00081reading word permutation : Standard tableaux ⟶ Binary words
Mp00207horizontal strip sizes ∘ Mp00042initial tableau ∘ Mp00110Greene-Kleitman invariant = Mp00324chromatic difference sequence ∘ Mp00198incomparability graph : Posets ⟶ Integer compositions
Mp00207horizontal strip sizes ∘ Mp00042initial tableau ∘ Mp00077shape = Mp00038reverse ∘ Mp00071descent composition ∘ Mp00075reading word permutation : Semistandard tableaux ⟶ Integer compositions
Mp00085Schützenberger involution ∘ Mp00070Robinson-Schensted recording tableau ∘ Mp00075reading word permutation = Mp00042initial tableau ∘ Mp00077shape : Semistandard tableaux ⟶ Standard tableaux
Mp00134descent word ∘ Mp00042initial tableau ∘ Mp00077shape = Mp00104reverse ∘ Mp00109descent word ∘ Mp00075reading word permutation : Semistandard tableaux ⟶ Binary words
Mp00045reading tableau ∘ Mp00037to partition of connected components ∘ Mp00154core = Mp00042initial tableau ∘ Mp00037to partition of connected components ∘ Mp00154core : Graphs ⟶ Standard tableaux
Mp00070Robinson-Schensted recording tableau ∘ Mp00069complement ∘ Mp00081reading word permutation ∘ Mp00042initial tableau = Mp00084conjugate ∘ Mp00045reading tableau : Integer partitions ⟶ Standard tableaux
Mp00070Robinson-Schensted recording tableau ∘ Mp00064reverse ∘ Mp00081reading word permutation ∘ Mp00042initial tableau = Mp00084conjugate ∘ Mp00042initial tableau : Integer partitions ⟶ Standard tableaux
Mp00070Robinson-Schensted recording tableau ∘ Mp00064reverse ∘ Mp00081reading word permutation ∘ Mp00045reading tableau = Mp00084conjugate ∘ Mp00042initial tableau : Integer partitions ⟶ Standard tableaux
Mp00216inverse Wachs-White ∘ Mp00284rows ∘ Mp00042initial tableau = Mp00112complement ∘ Mp00284rows ∘ Mp00042initial tableau : Integer partitions ⟶ Set partitions
Mp00215Wachs-White ∘ Mp00284rows ∘ Mp00042initial tableau = Mp00112complement ∘ Mp00284rows ∘ Mp00042initial tableau : Integer partitions ⟶ Set partitions
Mp00114connectivity set ∘ Mp00064reverse ∘ Mp00081reading word permutation ∘ Mp00042initial tableau = Mp00134descent word ∘ Mp00042initial tableau : Integer partitions ⟶ Binary words
Mp00114connectivity set ∘ Mp00069complement ∘ Mp00081reading word permutation ∘ Mp00042initial tableau = Mp00134descent word ∘ Mp00045reading tableau : Integer partitions ⟶ Binary words
Mp00204LLPS ∘ Mp00175inverse Foata bijection ∘ Mp00081reading word permutation ∘ Mp00042initial tableau = Mp00044conjugate : Integer partitions ⟶ Integer partitions
Mp00314Foata bijection ∘ Mp00295valley composition ∘ Mp00042initial tableau = Mp00315inverse Foata bijection ∘ Mp00295valley composition ∘ Mp00042initial tableau : Integer partitions ⟶ Integer compositions
Mp00171intertwining number to dual major index ∘ Mp00284rows ∘ Mp00042initial tableau = Mp00220Yip ∘ Mp00284rows ∘ Mp00042initial tableau : Integer partitions ⟶ Set partitions
Mp00131descent bottoms ∘ Mp00067Foata bijection ∘ Mp00081reading word permutation ∘ Mp00042initial tableau = Mp00134descent word ∘ Mp00042initial tableau : Integer partitions ⟶ Binary words
Mp00224runsort ∘ Mp00134descent word ∘ Mp00045reading tableau = Mp00130descent tops ∘ Mp00081reading word permutation ∘ Mp00042initial tableau : Integer partitions ⟶ Binary words
Mp00071descent composition ∘ Mp00081reading word permutation ∘ Mp00042initial tableau ∘ Mp00077shape = Mp00071descent composition ∘ Mp00075reading word permutation : Semistandard tableaux ⟶ Integer compositions
Mp00045reading tableau ∘ Mp00169odd cycle type ∘ Mp00260Demazure product with inverse = Mp00042initial tableau ∘ Mp00169odd cycle type ∘ Mp00260Demazure product with inverse : Signed permutations ⟶ Standard tableaux
Description
Sends an integer partition to the standard tableau obtained by filling the numbers $1$ through $n$ row by row.
Properties
injective, graded
Sage code
def mapping(L):
mu = list(L)
return StandardTableau([range(1+sum(mu[:i]),1+sum(mu[:(i+1)])) for i in range(len(mu))])
Weight
26
Created
Jan 19, 2020 at 07:29 by FindStatCrew
Updated
Jan 19, 2020 at 07:29 by Martin Rubey
searching the database
Sorry, this map was not found in the database.