Identifier
Images
[] => []
[0] => [0]
[1] => [1]
[1,1] => [1,1]
[2] => [2]
[1,1,1] => [1,1,1]
[1,2] => [2,1]
[2,1] => [1,2]
[3] => [3]
[1,1,1,1] => [1,1,1,1]
[1,1,2] => [2,1,1]
[1,2,1] => [1,2,1]
[1,3] => [3,1]
[2,1,1] => [1,1,2]
[2,2] => [2,2]
[3,1] => [1,3]
[4] => [4]
[1,1,1,1,1] => [1,1,1,1,1]
[1,1,1,2] => [2,1,1,1]
[1,1,2,1] => [1,2,1,1]
[1,1,3] => [3,1,1]
[1,2,1,1] => [1,1,2,1]
[1,2,2] => [2,2,1]
[1,3,1] => [1,3,1]
[1,4] => [4,1]
[2,1,1,1] => [1,1,1,2]
[2,1,2] => [2,1,2]
[2,2,1] => [1,2,2]
[2,3] => [3,2]
[3,1,1] => [1,1,3]
[3,2] => [2,3]
[4,1] => [1,4]
[5] => [5]
[1,1,1,1,1,1] => [1,1,1,1,1,1]
[1,1,1,1,2] => [2,1,1,1,1]
[1,1,1,2,1] => [1,2,1,1,1]
[1,1,1,3] => [3,1,1,1]
[1,1,2,1,1] => [1,1,2,1,1]
[1,1,2,2] => [2,2,1,1]
[1,1,3,1] => [1,3,1,1]
[1,1,4] => [4,1,1]
[1,2,1,1,1] => [1,1,1,2,1]
[1,2,1,2] => [2,1,2,1]
[1,2,2,1] => [1,2,2,1]
[1,2,3] => [3,2,1]
[1,3,1,1] => [1,1,3,1]
[1,3,2] => [2,3,1]
[1,4,1] => [1,4,1]
[1,5] => [5,1]
[2,1,1,1,1] => [1,1,1,1,2]
[2,1,1,2] => [2,1,1,2]
[2,1,2,1] => [1,2,1,2]
[2,1,3] => [3,1,2]
[2,2,1,1] => [1,1,2,2]
[2,2,2] => [2,2,2]
[2,3,1] => [1,3,2]
[2,4] => [4,2]
[3,1,1,1] => [1,1,1,3]
[3,1,2] => [2,1,3]
[3,2,1] => [1,2,3]
[3,3] => [3,3]
[4,1,1] => [1,1,4]
[4,2] => [2,4]
[5,1] => [1,5]
[6] => [6]
[1,1,1,1,1,1,1] => [1,1,1,1,1,1,1]
[1,1,1,1,1,2] => [2,1,1,1,1,1]
[1,1,1,1,2,1] => [1,2,1,1,1,1]
[1,1,1,1,3] => [3,1,1,1,1]
[1,1,1,2,1,1] => [1,1,2,1,1,1]
[1,1,1,2,2] => [2,2,1,1,1]
[1,1,1,3,1] => [1,3,1,1,1]
[1,1,1,4] => [4,1,1,1]
[1,1,2,1,1,1] => [1,1,1,2,1,1]
[1,1,2,1,2] => [2,1,2,1,1]
[1,1,2,2,1] => [1,2,2,1,1]
[1,1,2,3] => [3,2,1,1]
[1,1,3,1,1] => [1,1,3,1,1]
[1,1,3,2] => [2,3,1,1]
[1,1,4,1] => [1,4,1,1]
[1,1,5] => [5,1,1]
[1,2,1,1,1,1] => [1,1,1,1,2,1]
[1,2,1,1,2] => [2,1,1,2,1]
[1,2,1,2,1] => [1,2,1,2,1]
[1,2,1,3] => [3,1,2,1]
[1,2,2,1,1] => [1,1,2,2,1]
[1,2,2,2] => [2,2,2,1]
[1,2,3,1] => [1,3,2,1]
[1,2,4] => [4,2,1]
[1,3,1,1,1] => [1,1,1,3,1]
[1,3,1,2] => [2,1,3,1]
[1,3,2,1] => [1,2,3,1]
[1,3,3] => [3,3,1]
[1,4,1,1] => [1,1,4,1]
[1,4,2] => [2,4,1]
[1,5,1] => [1,5,1]
[1,6] => [6,1]
[2,1,1,1,1,1] => [1,1,1,1,1,2]
[2,1,1,1,2] => [2,1,1,1,2]
[2,1,1,2,1] => [1,2,1,1,2]
[2,1,1,3] => [3,1,1,2]
>>> Load all 2211 entries. <<<
[2,1,2,1,1] => [1,1,2,1,2]
[2,1,2,2] => [2,2,1,2]
[2,1,3,1] => [1,3,1,2]
[2,1,4] => [4,1,2]
[2,2,1,1,1] => [1,1,1,2,2]
[2,2,1,2] => [2,1,2,2]
[2,2,2,1] => [1,2,2,2]
[2,2,3] => [3,2,2]
[2,3,1,1] => [1,1,3,2]
[2,3,2] => [2,3,2]
[2,4,1] => [1,4,2]
[2,5] => [5,2]
[3,1,1,1,1] => [1,1,1,1,3]
[3,1,1,2] => [2,1,1,3]
[3,1,2,1] => [1,2,1,3]
[3,1,3] => [3,1,3]
[3,2,1,1] => [1,1,2,3]
[3,2,2] => [2,2,3]
[3,3,1] => [1,3,3]
[3,4] => [4,3]
[4,1,1,1] => [1,1,1,4]
[4,1,2] => [2,1,4]
[4,2,1] => [1,2,4]
[4,3] => [3,4]
[5,1,1] => [1,1,5]
[5,2] => [2,5]
[6,1] => [1,6]
[7] => [7]
[1,1,1,1,1,1,1,1] => [1,1,1,1,1,1,1,1]
[1,1,1,1,1,1,2] => [2,1,1,1,1,1,1]
[1,1,1,1,1,2,1] => [1,2,1,1,1,1,1]
[1,1,1,1,1,3] => [3,1,1,1,1,1]
[1,1,1,1,2,1,1] => [1,1,2,1,1,1,1]
[1,1,1,1,2,2] => [2,2,1,1,1,1]
[1,1,1,1,3,1] => [1,3,1,1,1,1]
[1,1,1,1,4] => [4,1,1,1,1]
[1,1,1,2,1,1,1] => [1,1,1,2,1,1,1]
[1,1,1,2,1,2] => [2,1,2,1,1,1]
[1,1,1,2,2,1] => [1,2,2,1,1,1]
[1,1,1,2,3] => [3,2,1,1,1]
[1,1,1,3,1,1] => [1,1,3,1,1,1]
[1,1,1,3,2] => [2,3,1,1,1]
[1,1,1,4,1] => [1,4,1,1,1]
[1,1,1,5] => [5,1,1,1]
[1,1,2,1,1,1,1] => [1,1,1,1,2,1,1]
[1,1,2,1,1,2] => [2,1,1,2,1,1]
[1,1,2,1,2,1] => [1,2,1,2,1,1]
[1,1,2,1,3] => [3,1,2,1,1]
[1,1,2,2,1,1] => [1,1,2,2,1,1]
[1,1,2,2,2] => [2,2,2,1,1]
[1,1,2,3,1] => [1,3,2,1,1]
[1,1,2,4] => [4,2,1,1]
[1,1,3,1,1,1] => [1,1,1,3,1,1]
[1,1,3,1,2] => [2,1,3,1,1]
[1,1,3,2,1] => [1,2,3,1,1]
[1,1,3,3] => [3,3,1,1]
[1,1,4,1,1] => [1,1,4,1,1]
[1,1,4,2] => [2,4,1,1]
[1,1,5,1] => [1,5,1,1]
[1,1,6] => [6,1,1]
[1,2,1,1,1,1,1] => [1,1,1,1,1,2,1]
[1,2,1,1,1,2] => [2,1,1,1,2,1]
[1,2,1,1,2,1] => [1,2,1,1,2,1]
[1,2,1,1,3] => [3,1,1,2,1]
[1,2,1,2,1,1] => [1,1,2,1,2,1]
[1,2,1,2,2] => [2,2,1,2,1]
[1,2,1,3,1] => [1,3,1,2,1]
[1,2,1,4] => [4,1,2,1]
[1,2,2,1,1,1] => [1,1,1,2,2,1]
[1,2,2,1,2] => [2,1,2,2,1]
[1,2,2,2,1] => [1,2,2,2,1]
[1,2,2,3] => [3,2,2,1]
[1,2,3,1,1] => [1,1,3,2,1]
[1,2,3,2] => [2,3,2,1]
[1,2,4,1] => [1,4,2,1]
[1,2,5] => [5,2,1]
[1,3,1,1,1,1] => [1,1,1,1,3,1]
[1,3,1,1,2] => [2,1,1,3,1]
[1,3,1,2,1] => [1,2,1,3,1]
[1,3,1,3] => [3,1,3,1]
[1,3,2,1,1] => [1,1,2,3,1]
[1,3,2,2] => [2,2,3,1]
[1,3,3,1] => [1,3,3,1]
[1,3,4] => [4,3,1]
[1,4,1,1,1] => [1,1,1,4,1]
[1,4,1,2] => [2,1,4,1]
[1,4,2,1] => [1,2,4,1]
[1,4,3] => [3,4,1]
[1,5,1,1] => [1,1,5,1]
[1,5,2] => [2,5,1]
[1,6,1] => [1,6,1]
[1,7] => [7,1]
[2,1,1,1,1,1,1] => [1,1,1,1,1,1,2]
[2,1,1,1,1,2] => [2,1,1,1,1,2]
[2,1,1,1,2,1] => [1,2,1,1,1,2]
[2,1,1,1,3] => [3,1,1,1,2]
[2,1,1,2,1,1] => [1,1,2,1,1,2]
[2,1,1,2,2] => [2,2,1,1,2]
[2,1,1,3,1] => [1,3,1,1,2]
[2,1,1,4] => [4,1,1,2]
[2,1,2,1,1,1] => [1,1,1,2,1,2]
[2,1,2,1,2] => [2,1,2,1,2]
[2,1,2,2,1] => [1,2,2,1,2]
[2,1,2,3] => [3,2,1,2]
[2,1,3,1,1] => [1,1,3,1,2]
[2,1,3,2] => [2,3,1,2]
[2,1,4,1] => [1,4,1,2]
[2,1,5] => [5,1,2]
[2,2,1,1,1,1] => [1,1,1,1,2,2]
[2,2,1,1,2] => [2,1,1,2,2]
[2,2,1,2,1] => [1,2,1,2,2]
[2,2,1,3] => [3,1,2,2]
[2,2,2,1,1] => [1,1,2,2,2]
[2,2,2,2] => [2,2,2,2]
[2,2,3,1] => [1,3,2,2]
[2,2,4] => [4,2,2]
[2,3,1,1,1] => [1,1,1,3,2]
[2,3,1,2] => [2,1,3,2]
[2,3,2,1] => [1,2,3,2]
[2,3,3] => [3,3,2]
[2,4,1,1] => [1,1,4,2]
[2,4,2] => [2,4,2]
[2,5,1] => [1,5,2]
[2,6] => [6,2]
[3,1,1,1,1,1] => [1,1,1,1,1,3]
[3,1,1,1,2] => [2,1,1,1,3]
[3,1,1,2,1] => [1,2,1,1,3]
[3,1,1,3] => [3,1,1,3]
[3,1,2,1,1] => [1,1,2,1,3]
[3,1,2,2] => [2,2,1,3]
[3,1,3,1] => [1,3,1,3]
[3,1,4] => [4,1,3]
[3,2,1,1,1] => [1,1,1,2,3]
[3,2,1,2] => [2,1,2,3]
[3,2,2,1] => [1,2,2,3]
[3,2,3] => [3,2,3]
[3,3,1,1] => [1,1,3,3]
[3,3,2] => [2,3,3]
[3,4,1] => [1,4,3]
[3,5] => [5,3]
[4,1,1,1,1] => [1,1,1,1,4]
[4,1,1,2] => [2,1,1,4]
[4,1,2,1] => [1,2,1,4]
[4,1,3] => [3,1,4]
[4,2,1,1] => [1,1,2,4]
[4,2,2] => [2,2,4]
[4,3,1] => [1,3,4]
[4,4] => [4,4]
[5,1,1,1] => [1,1,1,5]
[5,1,2] => [2,1,5]
[5,2,1] => [1,2,5]
[5,3] => [3,5]
[6,1,1] => [1,1,6]
[6,2] => [2,6]
[7,1] => [1,7]
[8] => [8]
[1,1,1,1,1,1,1,1,1] => [1,1,1,1,1,1,1,1,1]
[1,1,1,1,1,1,1,2] => [2,1,1,1,1,1,1,1]
[1,1,1,1,1,1,2,1] => [1,2,1,1,1,1,1,1]
[1,1,1,1,1,1,3] => [3,1,1,1,1,1,1]
[1,1,1,1,1,2,1,1] => [1,1,2,1,1,1,1,1]
[1,1,1,1,1,2,2] => [2,2,1,1,1,1,1]
[1,1,1,1,1,3,1] => [1,3,1,1,1,1,1]
[1,1,1,1,1,4] => [4,1,1,1,1,1]
[1,1,1,1,2,1,1,1] => [1,1,1,2,1,1,1,1]
[1,1,1,1,2,1,2] => [2,1,2,1,1,1,1]
[1,1,1,1,2,2,1] => [1,2,2,1,1,1,1]
[1,1,1,1,2,3] => [3,2,1,1,1,1]
[1,1,1,1,3,1,1] => [1,1,3,1,1,1,1]
[1,1,1,1,3,2] => [2,3,1,1,1,1]
[1,1,1,1,4,1] => [1,4,1,1,1,1]
[1,1,1,1,5] => [5,1,1,1,1]
[1,1,1,2,1,1,1,1] => [1,1,1,1,2,1,1,1]
[1,1,1,2,1,1,2] => [2,1,1,2,1,1,1]
[1,1,1,2,1,2,1] => [1,2,1,2,1,1,1]
[1,1,1,2,1,3] => [3,1,2,1,1,1]
[1,1,1,2,2,1,1] => [1,1,2,2,1,1,1]
[1,1,1,2,2,2] => [2,2,2,1,1,1]
[1,1,1,2,3,1] => [1,3,2,1,1,1]
[1,1,1,2,4] => [4,2,1,1,1]
[1,1,1,3,1,1,1] => [1,1,1,3,1,1,1]
[1,1,1,3,1,2] => [2,1,3,1,1,1]
[1,1,1,3,2,1] => [1,2,3,1,1,1]
[1,1,1,3,3] => [3,3,1,1,1]
[1,1,1,4,1,1] => [1,1,4,1,1,1]
[1,1,1,4,2] => [2,4,1,1,1]
[1,1,1,5,1] => [1,5,1,1,1]
[1,1,1,6] => [6,1,1,1]
[1,1,2,1,1,1,1,1] => [1,1,1,1,1,2,1,1]
[1,1,2,1,1,1,2] => [2,1,1,1,2,1,1]
[1,1,2,1,1,2,1] => [1,2,1,1,2,1,1]
[1,1,2,1,1,3] => [3,1,1,2,1,1]
[1,1,2,1,2,1,1] => [1,1,2,1,2,1,1]
[1,1,2,1,2,2] => [2,2,1,2,1,1]
[1,1,2,1,3,1] => [1,3,1,2,1,1]
[1,1,2,1,4] => [4,1,2,1,1]
[1,1,2,2,1,1,1] => [1,1,1,2,2,1,1]
[1,1,2,2,1,2] => [2,1,2,2,1,1]
[1,1,2,2,2,1] => [1,2,2,2,1,1]
[1,1,2,2,3] => [3,2,2,1,1]
[1,1,2,3,1,1] => [1,1,3,2,1,1]
[1,1,2,3,2] => [2,3,2,1,1]
[1,1,2,4,1] => [1,4,2,1,1]
[1,1,2,5] => [5,2,1,1]
[1,1,3,1,1,1,1] => [1,1,1,1,3,1,1]
[1,1,3,1,1,2] => [2,1,1,3,1,1]
[1,1,3,1,2,1] => [1,2,1,3,1,1]
[1,1,3,1,3] => [3,1,3,1,1]
[1,1,3,2,1,1] => [1,1,2,3,1,1]
[1,1,3,2,2] => [2,2,3,1,1]
[1,1,3,3,1] => [1,3,3,1,1]
[1,1,3,4] => [4,3,1,1]
[1,1,4,1,1,1] => [1,1,1,4,1,1]
[1,1,4,1,2] => [2,1,4,1,1]
[1,1,4,2,1] => [1,2,4,1,1]
[1,1,4,3] => [3,4,1,1]
[1,1,5,1,1] => [1,1,5,1,1]
[1,1,5,2] => [2,5,1,1]
[1,1,6,1] => [1,6,1,1]
[1,1,7] => [7,1,1]
[1,2,1,1,1,1,1,1] => [1,1,1,1,1,1,2,1]
[1,2,1,1,1,1,2] => [2,1,1,1,1,2,1]
[1,2,1,1,1,2,1] => [1,2,1,1,1,2,1]
[1,2,1,1,1,3] => [3,1,1,1,2,1]
[1,2,1,1,2,1,1] => [1,1,2,1,1,2,1]
[1,2,1,1,2,2] => [2,2,1,1,2,1]
[1,2,1,1,3,1] => [1,3,1,1,2,1]
[1,2,1,1,4] => [4,1,1,2,1]
[1,2,1,2,1,1,1] => [1,1,1,2,1,2,1]
[1,2,1,2,1,2] => [2,1,2,1,2,1]
[1,2,1,2,2,1] => [1,2,2,1,2,1]
[1,2,1,2,3] => [3,2,1,2,1]
[1,2,1,3,1,1] => [1,1,3,1,2,1]
[1,2,1,3,2] => [2,3,1,2,1]
[1,2,1,4,1] => [1,4,1,2,1]
[1,2,1,5] => [5,1,2,1]
[1,2,2,1,1,1,1] => [1,1,1,1,2,2,1]
[1,2,2,1,1,2] => [2,1,1,2,2,1]
[1,2,2,1,2,1] => [1,2,1,2,2,1]
[1,2,2,1,3] => [3,1,2,2,1]
[1,2,2,2,1,1] => [1,1,2,2,2,1]
[1,2,2,2,2] => [2,2,2,2,1]
[1,2,2,3,1] => [1,3,2,2,1]
[1,2,2,4] => [4,2,2,1]
[1,2,3,1,1,1] => [1,1,1,3,2,1]
[1,2,3,1,2] => [2,1,3,2,1]
[1,2,3,2,1] => [1,2,3,2,1]
[1,2,3,3] => [3,3,2,1]
[1,2,4,1,1] => [1,1,4,2,1]
[1,2,4,2] => [2,4,2,1]
[1,2,5,1] => [1,5,2,1]
[1,2,6] => [6,2,1]
[1,3,1,1,1,1,1] => [1,1,1,1,1,3,1]
[1,3,1,1,1,2] => [2,1,1,1,3,1]
[1,3,1,1,2,1] => [1,2,1,1,3,1]
[1,3,1,1,3] => [3,1,1,3,1]
[1,3,1,2,1,1] => [1,1,2,1,3,1]
[1,3,1,2,2] => [2,2,1,3,1]
[1,3,1,3,1] => [1,3,1,3,1]
[1,3,1,4] => [4,1,3,1]
[1,3,2,1,1,1] => [1,1,1,2,3,1]
[1,3,2,1,2] => [2,1,2,3,1]
[1,3,2,2,1] => [1,2,2,3,1]
[1,3,2,3] => [3,2,3,1]
[1,3,3,1,1] => [1,1,3,3,1]
[1,3,3,2] => [2,3,3,1]
[1,3,4,1] => [1,4,3,1]
[1,3,5] => [5,3,1]
[1,4,1,1,1,1] => [1,1,1,1,4,1]
[1,4,1,1,2] => [2,1,1,4,1]
[1,4,1,2,1] => [1,2,1,4,1]
[1,4,1,3] => [3,1,4,1]
[1,4,2,1,1] => [1,1,2,4,1]
[1,4,2,2] => [2,2,4,1]
[1,4,3,1] => [1,3,4,1]
[1,4,4] => [4,4,1]
[1,5,1,1,1] => [1,1,1,5,1]
[1,5,1,2] => [2,1,5,1]
[1,5,2,1] => [1,2,5,1]
[1,5,3] => [3,5,1]
[1,6,1,1] => [1,1,6,1]
[1,6,2] => [2,6,1]
[1,7,1] => [1,7,1]
[1,8] => [8,1]
[2,1,1,1,1,1,1,1] => [1,1,1,1,1,1,1,2]
[2,1,1,1,1,1,2] => [2,1,1,1,1,1,2]
[2,1,1,1,1,2,1] => [1,2,1,1,1,1,2]
[2,1,1,1,1,3] => [3,1,1,1,1,2]
[2,1,1,1,2,1,1] => [1,1,2,1,1,1,2]
[2,1,1,1,2,2] => [2,2,1,1,1,2]
[2,1,1,1,3,1] => [1,3,1,1,1,2]
[2,1,1,1,4] => [4,1,1,1,2]
[2,1,1,2,1,1,1] => [1,1,1,2,1,1,2]
[2,1,1,2,1,2] => [2,1,2,1,1,2]
[2,1,1,2,2,1] => [1,2,2,1,1,2]
[2,1,1,2,3] => [3,2,1,1,2]
[2,1,1,3,1,1] => [1,1,3,1,1,2]
[2,1,1,3,2] => [2,3,1,1,2]
[2,1,1,4,1] => [1,4,1,1,2]
[2,1,1,5] => [5,1,1,2]
[2,1,2,1,1,1,1] => [1,1,1,1,2,1,2]
[2,1,2,1,1,2] => [2,1,1,2,1,2]
[2,1,2,1,2,1] => [1,2,1,2,1,2]
[2,1,2,1,3] => [3,1,2,1,2]
[2,1,2,2,1,1] => [1,1,2,2,1,2]
[2,1,2,2,2] => [2,2,2,1,2]
[2,1,2,3,1] => [1,3,2,1,2]
[2,1,2,4] => [4,2,1,2]
[2,1,3,1,1,1] => [1,1,1,3,1,2]
[2,1,3,1,2] => [2,1,3,1,2]
[2,1,3,2,1] => [1,2,3,1,2]
[2,1,3,3] => [3,3,1,2]
[2,1,4,1,1] => [1,1,4,1,2]
[2,1,4,2] => [2,4,1,2]
[2,1,5,1] => [1,5,1,2]
[2,1,6] => [6,1,2]
[2,2,1,1,1,1,1] => [1,1,1,1,1,2,2]
[2,2,1,1,1,2] => [2,1,1,1,2,2]
[2,2,1,1,2,1] => [1,2,1,1,2,2]
[2,2,1,1,3] => [3,1,1,2,2]
[2,2,1,2,1,1] => [1,1,2,1,2,2]
[2,2,1,2,2] => [2,2,1,2,2]
[2,2,1,3,1] => [1,3,1,2,2]
[2,2,1,4] => [4,1,2,2]
[2,2,2,1,1,1] => [1,1,1,2,2,2]
[2,2,2,1,2] => [2,1,2,2,2]
[2,2,2,2,1] => [1,2,2,2,2]
[2,2,2,3] => [3,2,2,2]
[2,2,3,1,1] => [1,1,3,2,2]
[2,2,3,2] => [2,3,2,2]
[2,2,4,1] => [1,4,2,2]
[2,2,5] => [5,2,2]
[2,3,1,1,1,1] => [1,1,1,1,3,2]
[2,3,1,1,2] => [2,1,1,3,2]
[2,3,1,2,1] => [1,2,1,3,2]
[2,3,1,3] => [3,1,3,2]
[2,3,2,1,1] => [1,1,2,3,2]
[2,3,2,2] => [2,2,3,2]
[2,3,3,1] => [1,3,3,2]
[2,3,4] => [4,3,2]
[2,4,1,1,1] => [1,1,1,4,2]
[2,4,1,2] => [2,1,4,2]
[2,4,2,1] => [1,2,4,2]
[2,4,3] => [3,4,2]
[2,5,1,1] => [1,1,5,2]
[2,5,2] => [2,5,2]
[2,6,1] => [1,6,2]
[2,7] => [7,2]
[3,1,1,1,1,1,1] => [1,1,1,1,1,1,3]
[3,1,1,1,1,2] => [2,1,1,1,1,3]
[3,1,1,1,2,1] => [1,2,1,1,1,3]
[3,1,1,1,3] => [3,1,1,1,3]
[3,1,1,2,1,1] => [1,1,2,1,1,3]
[3,1,1,2,2] => [2,2,1,1,3]
[3,1,1,3,1] => [1,3,1,1,3]
[3,1,1,4] => [4,1,1,3]
[3,1,2,1,1,1] => [1,1,1,2,1,3]
[3,1,2,1,2] => [2,1,2,1,3]
[3,1,2,2,1] => [1,2,2,1,3]
[3,1,2,3] => [3,2,1,3]
[3,1,3,1,1] => [1,1,3,1,3]
[3,1,3,2] => [2,3,1,3]
[3,1,4,1] => [1,4,1,3]
[3,1,5] => [5,1,3]
[3,2,1,1,1,1] => [1,1,1,1,2,3]
[3,2,1,1,2] => [2,1,1,2,3]
[3,2,1,2,1] => [1,2,1,2,3]
[3,2,1,3] => [3,1,2,3]
[3,2,2,1,1] => [1,1,2,2,3]
[3,2,2,2] => [2,2,2,3]
[3,2,3,1] => [1,3,2,3]
[3,2,4] => [4,2,3]
[3,3,1,1,1] => [1,1,1,3,3]
[3,3,1,2] => [2,1,3,3]
[3,3,2,1] => [1,2,3,3]
[3,3,3] => [3,3,3]
[3,4,1,1] => [1,1,4,3]
[3,4,2] => [2,4,3]
[3,5,1] => [1,5,3]
[3,6] => [6,3]
[4,1,1,1,1,1] => [1,1,1,1,1,4]
[4,1,1,1,2] => [2,1,1,1,4]
[4,1,1,2,1] => [1,2,1,1,4]
[4,1,1,3] => [3,1,1,4]
[4,1,2,1,1] => [1,1,2,1,4]
[4,1,2,2] => [2,2,1,4]
[4,1,3,1] => [1,3,1,4]
[4,1,4] => [4,1,4]
[4,2,1,1,1] => [1,1,1,2,4]
[4,2,1,2] => [2,1,2,4]
[4,2,2,1] => [1,2,2,4]
[4,2,3] => [3,2,4]
[4,3,1,1] => [1,1,3,4]
[4,3,2] => [2,3,4]
[4,4,1] => [1,4,4]
[4,5] => [5,4]
[5,1,1,1,1] => [1,1,1,1,5]
[5,1,1,2] => [2,1,1,5]
[5,1,2,1] => [1,2,1,5]
[5,1,3] => [3,1,5]
[5,2,1,1] => [1,1,2,5]
[5,2,2] => [2,2,5]
[5,3,1] => [1,3,5]
[5,4] => [4,5]
[6,1,1,1] => [1,1,1,6]
[6,1,2] => [2,1,6]
[6,2,1] => [1,2,6]
[6,3] => [3,6]
[7,1,1] => [1,1,7]
[7,2] => [2,7]
[8,1] => [1,8]
[9] => [9]
[1,1,1,1,1,1,1,1,1,1] => [1,1,1,1,1,1,1,1,1,1]
[1,1,1,1,1,1,1,1,2] => [2,1,1,1,1,1,1,1,1]
[1,1,1,1,1,1,1,2,1] => [1,2,1,1,1,1,1,1,1]
[1,1,1,1,1,1,1,3] => [3,1,1,1,1,1,1,1]
[1,1,1,1,1,1,2,1,1] => [1,1,2,1,1,1,1,1,1]
[1,1,1,1,1,1,2,2] => [2,2,1,1,1,1,1,1]
[1,1,1,1,1,1,3,1] => [1,3,1,1,1,1,1,1]
[1,1,1,1,1,1,4] => [4,1,1,1,1,1,1]
[1,1,1,1,1,2,1,1,1] => [1,1,1,2,1,1,1,1,1]
[1,1,1,1,1,2,1,2] => [2,1,2,1,1,1,1,1]
[1,1,1,1,1,2,2,1] => [1,2,2,1,1,1,1,1]
[1,1,1,1,1,2,3] => [3,2,1,1,1,1,1]
[1,1,1,1,1,3,1,1] => [1,1,3,1,1,1,1,1]
[1,1,1,1,1,3,2] => [2,3,1,1,1,1,1]
[1,1,1,1,1,4,1] => [1,4,1,1,1,1,1]
[1,1,1,1,1,5] => [5,1,1,1,1,1]
[1,1,1,1,2,1,1,1,1] => [1,1,1,1,2,1,1,1,1]
[1,1,1,1,2,1,1,2] => [2,1,1,2,1,1,1,1]
[1,1,1,1,2,1,2,1] => [1,2,1,2,1,1,1,1]
[1,1,1,1,2,1,3] => [3,1,2,1,1,1,1]
[1,1,1,1,2,2,1,1] => [1,1,2,2,1,1,1,1]
[1,1,1,1,2,2,2] => [2,2,2,1,1,1,1]
[1,1,1,1,2,3,1] => [1,3,2,1,1,1,1]
[1,1,1,1,2,4] => [4,2,1,1,1,1]
[1,1,1,1,3,1,1,1] => [1,1,1,3,1,1,1,1]
[1,1,1,1,3,1,2] => [2,1,3,1,1,1,1]
[1,1,1,1,3,2,1] => [1,2,3,1,1,1,1]
[1,1,1,1,3,3] => [3,3,1,1,1,1]
[1,1,1,1,4,1,1] => [1,1,4,1,1,1,1]
[1,1,1,1,4,2] => [2,4,1,1,1,1]
[1,1,1,1,5,1] => [1,5,1,1,1,1]
[1,1,1,1,6] => [6,1,1,1,1]
[1,1,1,2,1,1,1,1,1] => [1,1,1,1,1,2,1,1,1]
[1,1,1,2,1,1,1,2] => [2,1,1,1,2,1,1,1]
[1,1,1,2,1,1,2,1] => [1,2,1,1,2,1,1,1]
[1,1,1,2,1,1,3] => [3,1,1,2,1,1,1]
[1,1,1,2,1,2,1,1] => [1,1,2,1,2,1,1,1]
[1,1,1,2,1,2,2] => [2,2,1,2,1,1,1]
[1,1,1,2,1,3,1] => [1,3,1,2,1,1,1]
[1,1,1,2,1,4] => [4,1,2,1,1,1]
[1,1,1,2,2,1,1,1] => [1,1,1,2,2,1,1,1]
[1,1,1,2,2,1,2] => [2,1,2,2,1,1,1]
[1,1,1,2,2,2,1] => [1,2,2,2,1,1,1]
[1,1,1,2,2,3] => [3,2,2,1,1,1]
[1,1,1,2,3,1,1] => [1,1,3,2,1,1,1]
[1,1,1,2,3,2] => [2,3,2,1,1,1]
[1,1,1,2,4,1] => [1,4,2,1,1,1]
[1,1,1,2,5] => [5,2,1,1,1]
[1,1,1,3,1,1,1,1] => [1,1,1,1,3,1,1,1]
[1,1,1,3,1,1,2] => [2,1,1,3,1,1,1]
[1,1,1,3,1,2,1] => [1,2,1,3,1,1,1]
[1,1,1,3,1,3] => [3,1,3,1,1,1]
[1,1,1,3,2,1,1] => [1,1,2,3,1,1,1]
[1,1,1,3,2,2] => [2,2,3,1,1,1]
[1,1,1,3,3,1] => [1,3,3,1,1,1]
[1,1,1,3,4] => [4,3,1,1,1]
[1,1,1,4,1,1,1] => [1,1,1,4,1,1,1]
[1,1,1,4,1,2] => [2,1,4,1,1,1]
[1,1,1,4,2,1] => [1,2,4,1,1,1]
[1,1,1,4,3] => [3,4,1,1,1]
[1,1,1,5,1,1] => [1,1,5,1,1,1]
[1,1,1,5,2] => [2,5,1,1,1]
[1,1,1,6,1] => [1,6,1,1,1]
[1,1,1,7] => [7,1,1,1]
[1,1,2,1,1,1,1,1,1] => [1,1,1,1,1,1,2,1,1]
[1,1,2,1,1,1,1,2] => [2,1,1,1,1,2,1,1]
[1,1,2,1,1,1,2,1] => [1,2,1,1,1,2,1,1]
[1,1,2,1,1,1,3] => [3,1,1,1,2,1,1]
[1,1,2,1,1,2,1,1] => [1,1,2,1,1,2,1,1]
[1,1,2,1,1,2,2] => [2,2,1,1,2,1,1]
[1,1,2,1,1,3,1] => [1,3,1,1,2,1,1]
[1,1,2,1,1,4] => [4,1,1,2,1,1]
[1,1,2,1,2,1,1,1] => [1,1,1,2,1,2,1,1]
[1,1,2,1,2,1,2] => [2,1,2,1,2,1,1]
[1,1,2,1,2,2,1] => [1,2,2,1,2,1,1]
[1,1,2,1,2,3] => [3,2,1,2,1,1]
[1,1,2,1,3,1,1] => [1,1,3,1,2,1,1]
[1,1,2,1,3,2] => [2,3,1,2,1,1]
[1,1,2,1,4,1] => [1,4,1,2,1,1]
[1,1,2,1,5] => [5,1,2,1,1]
[1,1,2,2,1,1,1,1] => [1,1,1,1,2,2,1,1]
[1,1,2,2,1,1,2] => [2,1,1,2,2,1,1]
[1,1,2,2,1,2,1] => [1,2,1,2,2,1,1]
[1,1,2,2,1,3] => [3,1,2,2,1,1]
[1,1,2,2,2,1,1] => [1,1,2,2,2,1,1]
[1,1,2,2,2,2] => [2,2,2,2,1,1]
[1,1,2,2,3,1] => [1,3,2,2,1,1]
[1,1,2,2,4] => [4,2,2,1,1]
[1,1,2,3,1,1,1] => [1,1,1,3,2,1,1]
[1,1,2,3,1,2] => [2,1,3,2,1,1]
[1,1,2,3,2,1] => [1,2,3,2,1,1]
[1,1,2,3,3] => [3,3,2,1,1]
[1,1,2,4,1,1] => [1,1,4,2,1,1]
[1,1,2,4,2] => [2,4,2,1,1]
[1,1,2,5,1] => [1,5,2,1,1]
[1,1,2,6] => [6,2,1,1]
[1,1,3,1,1,1,1,1] => [1,1,1,1,1,3,1,1]
[1,1,3,1,1,1,2] => [2,1,1,1,3,1,1]
[1,1,3,1,1,2,1] => [1,2,1,1,3,1,1]
[1,1,3,1,1,3] => [3,1,1,3,1,1]
[1,1,3,1,2,1,1] => [1,1,2,1,3,1,1]
[1,1,3,1,2,2] => [2,2,1,3,1,1]
[1,1,3,1,3,1] => [1,3,1,3,1,1]
[1,1,3,1,4] => [4,1,3,1,1]
[1,1,3,2,1,1,1] => [1,1,1,2,3,1,1]
[1,1,3,2,1,2] => [2,1,2,3,1,1]
[1,1,3,2,2,1] => [1,2,2,3,1,1]
[1,1,3,2,3] => [3,2,3,1,1]
[1,1,3,3,1,1] => [1,1,3,3,1,1]
[1,1,3,3,2] => [2,3,3,1,1]
[1,1,3,4,1] => [1,4,3,1,1]
[1,1,3,5] => [5,3,1,1]
[1,1,4,1,1,1,1] => [1,1,1,1,4,1,1]
[1,1,4,1,1,2] => [2,1,1,4,1,1]
[1,1,4,1,2,1] => [1,2,1,4,1,1]
[1,1,4,1,3] => [3,1,4,1,1]
[1,1,4,2,1,1] => [1,1,2,4,1,1]
[1,1,4,2,2] => [2,2,4,1,1]
[1,1,4,3,1] => [1,3,4,1,1]
[1,1,4,4] => [4,4,1,1]
[1,1,5,1,1,1] => [1,1,1,5,1,1]
[1,1,5,1,2] => [2,1,5,1,1]
[1,1,5,2,1] => [1,2,5,1,1]
[1,1,5,3] => [3,5,1,1]
[1,1,6,1,1] => [1,1,6,1,1]
[1,1,6,2] => [2,6,1,1]
[1,1,7,1] => [1,7,1,1]
[1,1,8] => [8,1,1]
[1,2,1,1,1,1,1,1,1] => [1,1,1,1,1,1,1,2,1]
[1,2,1,1,1,1,1,2] => [2,1,1,1,1,1,2,1]
[1,2,1,1,1,1,2,1] => [1,2,1,1,1,1,2,1]
[1,2,1,1,1,1,3] => [3,1,1,1,1,2,1]
[1,2,1,1,1,2,1,1] => [1,1,2,1,1,1,2,1]
[1,2,1,1,1,2,2] => [2,2,1,1,1,2,1]
[1,2,1,1,1,3,1] => [1,3,1,1,1,2,1]
[1,2,1,1,1,4] => [4,1,1,1,2,1]
[1,2,1,1,2,1,1,1] => [1,1,1,2,1,1,2,1]
[1,2,1,1,2,1,2] => [2,1,2,1,1,2,1]
[1,2,1,1,2,2,1] => [1,2,2,1,1,2,1]
[1,2,1,1,2,3] => [3,2,1,1,2,1]
[1,2,1,1,3,1,1] => [1,1,3,1,1,2,1]
[1,2,1,1,3,2] => [2,3,1,1,2,1]
[1,2,1,1,4,1] => [1,4,1,1,2,1]
[1,2,1,1,5] => [5,1,1,2,1]
[1,2,1,2,1,1,1,1] => [1,1,1,1,2,1,2,1]
[1,2,1,2,1,1,2] => [2,1,1,2,1,2,1]
[1,2,1,2,1,2,1] => [1,2,1,2,1,2,1]
[1,2,1,2,1,3] => [3,1,2,1,2,1]
[1,2,1,2,2,1,1] => [1,1,2,2,1,2,1]
[1,2,1,2,2,2] => [2,2,2,1,2,1]
[1,2,1,2,3,1] => [1,3,2,1,2,1]
[1,2,1,2,4] => [4,2,1,2,1]
[1,2,1,3,1,1,1] => [1,1,1,3,1,2,1]
[1,2,1,3,1,2] => [2,1,3,1,2,1]
[1,2,1,3,2,1] => [1,2,3,1,2,1]
[1,2,1,3,3] => [3,3,1,2,1]
[1,2,1,4,1,1] => [1,1,4,1,2,1]
[1,2,1,4,2] => [2,4,1,2,1]
[1,2,1,5,1] => [1,5,1,2,1]
[1,2,1,6] => [6,1,2,1]
[1,2,2,1,1,1,1,1] => [1,1,1,1,1,2,2,1]
[1,2,2,1,1,1,2] => [2,1,1,1,2,2,1]
[1,2,2,1,1,2,1] => [1,2,1,1,2,2,1]
[1,2,2,1,1,3] => [3,1,1,2,2,1]
[1,2,2,1,2,1,1] => [1,1,2,1,2,2,1]
[1,2,2,1,2,2] => [2,2,1,2,2,1]
[1,2,2,1,3,1] => [1,3,1,2,2,1]
[1,2,2,1,4] => [4,1,2,2,1]
[1,2,2,2,1,1,1] => [1,1,1,2,2,2,1]
[1,2,2,2,1,2] => [2,1,2,2,2,1]
[1,2,2,2,2,1] => [1,2,2,2,2,1]
[1,2,2,2,3] => [3,2,2,2,1]
[1,2,2,3,1,1] => [1,1,3,2,2,1]
[1,2,2,3,2] => [2,3,2,2,1]
[1,2,2,4,1] => [1,4,2,2,1]
[1,2,2,5] => [5,2,2,1]
[1,2,3,1,1,1,1] => [1,1,1,1,3,2,1]
[1,2,3,1,1,2] => [2,1,1,3,2,1]
[1,2,3,1,2,1] => [1,2,1,3,2,1]
[1,2,3,1,3] => [3,1,3,2,1]
[1,2,3,2,1,1] => [1,1,2,3,2,1]
[1,2,3,2,2] => [2,2,3,2,1]
[1,2,3,3,1] => [1,3,3,2,1]
[1,2,3,4] => [4,3,2,1]
[1,2,4,1,1,1] => [1,1,1,4,2,1]
[1,2,4,1,2] => [2,1,4,2,1]
[1,2,4,2,1] => [1,2,4,2,1]
[1,2,4,3] => [3,4,2,1]
[1,2,5,1,1] => [1,1,5,2,1]
[1,2,5,2] => [2,5,2,1]
[1,2,6,1] => [1,6,2,1]
[1,2,7] => [7,2,1]
[1,3,1,1,1,1,1,1] => [1,1,1,1,1,1,3,1]
[1,3,1,1,1,1,2] => [2,1,1,1,1,3,1]
[1,3,1,1,1,2,1] => [1,2,1,1,1,3,1]
[1,3,1,1,1,3] => [3,1,1,1,3,1]
[1,3,1,1,2,1,1] => [1,1,2,1,1,3,1]
[1,3,1,1,2,2] => [2,2,1,1,3,1]
[1,3,1,1,3,1] => [1,3,1,1,3,1]
[1,3,1,1,4] => [4,1,1,3,1]
[1,3,1,2,1,1,1] => [1,1,1,2,1,3,1]
[1,3,1,2,1,2] => [2,1,2,1,3,1]
[1,3,1,2,2,1] => [1,2,2,1,3,1]
[1,3,1,2,3] => [3,2,1,3,1]
[1,3,1,3,1,1] => [1,1,3,1,3,1]
[1,3,1,3,2] => [2,3,1,3,1]
[1,3,1,4,1] => [1,4,1,3,1]
[1,3,1,5] => [5,1,3,1]
[1,3,2,1,1,1,1] => [1,1,1,1,2,3,1]
[1,3,2,1,1,2] => [2,1,1,2,3,1]
[1,3,2,1,2,1] => [1,2,1,2,3,1]
[1,3,2,1,3] => [3,1,2,3,1]
[1,3,2,2,1,1] => [1,1,2,2,3,1]
[1,3,2,2,2] => [2,2,2,3,1]
[1,3,2,3,1] => [1,3,2,3,1]
[1,3,2,4] => [4,2,3,1]
[1,3,3,1,1,1] => [1,1,1,3,3,1]
[1,3,3,1,2] => [2,1,3,3,1]
[1,3,3,2,1] => [1,2,3,3,1]
[1,3,3,3] => [3,3,3,1]
[1,3,4,1,1] => [1,1,4,3,1]
[1,3,4,2] => [2,4,3,1]
[1,3,5,1] => [1,5,3,1]
[1,3,6] => [6,3,1]
[1,4,1,1,1,1,1] => [1,1,1,1,1,4,1]
[1,4,1,1,1,2] => [2,1,1,1,4,1]
[1,4,1,1,2,1] => [1,2,1,1,4,1]
[1,4,1,1,3] => [3,1,1,4,1]
[1,4,1,2,1,1] => [1,1,2,1,4,1]
[1,4,1,2,2] => [2,2,1,4,1]
[1,4,1,3,1] => [1,3,1,4,1]
[1,4,1,4] => [4,1,4,1]
[1,4,2,1,1,1] => [1,1,1,2,4,1]
[1,4,2,1,2] => [2,1,2,4,1]
[1,4,2,2,1] => [1,2,2,4,1]
[1,4,2,3] => [3,2,4,1]
[1,4,3,1,1] => [1,1,3,4,1]
[1,4,3,2] => [2,3,4,1]
[1,4,4,1] => [1,4,4,1]
[1,4,5] => [5,4,1]
[1,5,1,1,1,1] => [1,1,1,1,5,1]
[1,5,1,1,2] => [2,1,1,5,1]
[1,5,1,2,1] => [1,2,1,5,1]
[1,5,1,3] => [3,1,5,1]
[1,5,2,1,1] => [1,1,2,5,1]
[1,5,2,2] => [2,2,5,1]
[1,5,3,1] => [1,3,5,1]
[1,5,4] => [4,5,1]
[1,6,1,1,1] => [1,1,1,6,1]
[1,6,1,2] => [2,1,6,1]
[1,6,2,1] => [1,2,6,1]
[1,6,3] => [3,6,1]
[1,7,1,1] => [1,1,7,1]
[1,7,2] => [2,7,1]
[1,8,1] => [1,8,1]
[1,9] => [9,1]
[2,1,1,1,1,1,1,1,1] => [1,1,1,1,1,1,1,1,2]
[2,1,1,1,1,1,1,2] => [2,1,1,1,1,1,1,2]
[2,1,1,1,1,1,2,1] => [1,2,1,1,1,1,1,2]
[2,1,1,1,1,1,3] => [3,1,1,1,1,1,2]
[2,1,1,1,1,2,1,1] => [1,1,2,1,1,1,1,2]
[2,1,1,1,1,2,2] => [2,2,1,1,1,1,2]
[2,1,1,1,1,3,1] => [1,3,1,1,1,1,2]
[2,1,1,1,1,4] => [4,1,1,1,1,2]
[2,1,1,1,2,1,1,1] => [1,1,1,2,1,1,1,2]
[2,1,1,1,2,1,2] => [2,1,2,1,1,1,2]
[2,1,1,1,2,2,1] => [1,2,2,1,1,1,2]
[2,1,1,1,2,3] => [3,2,1,1,1,2]
[2,1,1,1,3,1,1] => [1,1,3,1,1,1,2]
[2,1,1,1,3,2] => [2,3,1,1,1,2]
[2,1,1,1,4,1] => [1,4,1,1,1,2]
[2,1,1,1,5] => [5,1,1,1,2]
[2,1,1,2,1,1,1,1] => [1,1,1,1,2,1,1,2]
[2,1,1,2,1,1,2] => [2,1,1,2,1,1,2]
[2,1,1,2,1,2,1] => [1,2,1,2,1,1,2]
[2,1,1,2,1,3] => [3,1,2,1,1,2]
[2,1,1,2,2,1,1] => [1,1,2,2,1,1,2]
[2,1,1,2,2,2] => [2,2,2,1,1,2]
[2,1,1,2,3,1] => [1,3,2,1,1,2]
[2,1,1,2,4] => [4,2,1,1,2]
[2,1,1,3,1,1,1] => [1,1,1,3,1,1,2]
[2,1,1,3,1,2] => [2,1,3,1,1,2]
[2,1,1,3,2,1] => [1,2,3,1,1,2]
[2,1,1,3,3] => [3,3,1,1,2]
[2,1,1,4,1,1] => [1,1,4,1,1,2]
[2,1,1,4,2] => [2,4,1,1,2]
[2,1,1,5,1] => [1,5,1,1,2]
[2,1,1,6] => [6,1,1,2]
[2,1,2,1,1,1,1,1] => [1,1,1,1,1,2,1,2]
[2,1,2,1,1,1,2] => [2,1,1,1,2,1,2]
[2,1,2,1,1,2,1] => [1,2,1,1,2,1,2]
[2,1,2,1,1,3] => [3,1,1,2,1,2]
[2,1,2,1,2,1,1] => [1,1,2,1,2,1,2]
[2,1,2,1,2,2] => [2,2,1,2,1,2]
[2,1,2,1,3,1] => [1,3,1,2,1,2]
[2,1,2,1,4] => [4,1,2,1,2]
[2,1,2,2,1,1,1] => [1,1,1,2,2,1,2]
[2,1,2,2,1,2] => [2,1,2,2,1,2]
[2,1,2,2,2,1] => [1,2,2,2,1,2]
[2,1,2,2,3] => [3,2,2,1,2]
[2,1,2,3,1,1] => [1,1,3,2,1,2]
[2,1,2,3,2] => [2,3,2,1,2]
[2,1,2,4,1] => [1,4,2,1,2]
[2,1,2,5] => [5,2,1,2]
[2,1,3,1,1,1,1] => [1,1,1,1,3,1,2]
[2,1,3,1,1,2] => [2,1,1,3,1,2]
[2,1,3,1,2,1] => [1,2,1,3,1,2]
[2,1,3,1,3] => [3,1,3,1,2]
[2,1,3,2,1,1] => [1,1,2,3,1,2]
[2,1,3,2,2] => [2,2,3,1,2]
[2,1,3,3,1] => [1,3,3,1,2]
[2,1,3,4] => [4,3,1,2]
[2,1,4,1,1,1] => [1,1,1,4,1,2]
[2,1,4,1,2] => [2,1,4,1,2]
[2,1,4,2,1] => [1,2,4,1,2]
[2,1,4,3] => [3,4,1,2]
[2,1,5,1,1] => [1,1,5,1,2]
[2,1,5,2] => [2,5,1,2]
[2,1,6,1] => [1,6,1,2]
[2,1,7] => [7,1,2]
[2,2,1,1,1,1,1,1] => [1,1,1,1,1,1,2,2]
[2,2,1,1,1,1,2] => [2,1,1,1,1,2,2]
[2,2,1,1,1,2,1] => [1,2,1,1,1,2,2]
[2,2,1,1,1,3] => [3,1,1,1,2,2]
[2,2,1,1,2,1,1] => [1,1,2,1,1,2,2]
[2,2,1,1,2,2] => [2,2,1,1,2,2]
[2,2,1,1,3,1] => [1,3,1,1,2,2]
[2,2,1,1,4] => [4,1,1,2,2]
[2,2,1,2,1,1,1] => [1,1,1,2,1,2,2]
[2,2,1,2,1,2] => [2,1,2,1,2,2]
[2,2,1,2,2,1] => [1,2,2,1,2,2]
[2,2,1,2,3] => [3,2,1,2,2]
[2,2,1,3,1,1] => [1,1,3,1,2,2]
[2,2,1,3,2] => [2,3,1,2,2]
[2,2,1,4,1] => [1,4,1,2,2]
[2,2,1,5] => [5,1,2,2]
[2,2,2,1,1,1,1] => [1,1,1,1,2,2,2]
[2,2,2,1,1,2] => [2,1,1,2,2,2]
[2,2,2,1,2,1] => [1,2,1,2,2,2]
[2,2,2,1,3] => [3,1,2,2,2]
[2,2,2,2,1,1] => [1,1,2,2,2,2]
[2,2,2,2,2] => [2,2,2,2,2]
[2,2,2,3,1] => [1,3,2,2,2]
[2,2,2,4] => [4,2,2,2]
[2,2,3,1,1,1] => [1,1,1,3,2,2]
[2,2,3,1,2] => [2,1,3,2,2]
[2,2,3,2,1] => [1,2,3,2,2]
[2,2,3,3] => [3,3,2,2]
[2,2,4,1,1] => [1,1,4,2,2]
[2,2,4,2] => [2,4,2,2]
[2,2,5,1] => [1,5,2,2]
[2,2,6] => [6,2,2]
[2,3,1,1,1,1,1] => [1,1,1,1,1,3,2]
[2,3,1,1,1,2] => [2,1,1,1,3,2]
[2,3,1,1,2,1] => [1,2,1,1,3,2]
[2,3,1,1,3] => [3,1,1,3,2]
[2,3,1,2,1,1] => [1,1,2,1,3,2]
[2,3,1,2,2] => [2,2,1,3,2]
[2,3,1,3,1] => [1,3,1,3,2]
[2,3,1,4] => [4,1,3,2]
[2,3,2,1,1,1] => [1,1,1,2,3,2]
[2,3,2,1,2] => [2,1,2,3,2]
[2,3,2,2,1] => [1,2,2,3,2]
[2,3,2,3] => [3,2,3,2]
[2,3,3,1,1] => [1,1,3,3,2]
[2,3,3,2] => [2,3,3,2]
[2,3,4,1] => [1,4,3,2]
[2,3,5] => [5,3,2]
[2,4,1,1,1,1] => [1,1,1,1,4,2]
[2,4,1,1,2] => [2,1,1,4,2]
[2,4,1,2,1] => [1,2,1,4,2]
[2,4,1,3] => [3,1,4,2]
[2,4,2,1,1] => [1,1,2,4,2]
[2,4,2,2] => [2,2,4,2]
[2,4,3,1] => [1,3,4,2]
[2,4,4] => [4,4,2]
[2,5,1,1,1] => [1,1,1,5,2]
[2,5,1,2] => [2,1,5,2]
[2,5,2,1] => [1,2,5,2]
[2,5,3] => [3,5,2]
[2,6,1,1] => [1,1,6,2]
[2,6,2] => [2,6,2]
[2,7,1] => [1,7,2]
[2,8] => [8,2]
[3,1,1,1,1,1,1,1] => [1,1,1,1,1,1,1,3]
[3,1,1,1,1,1,2] => [2,1,1,1,1,1,3]
[3,1,1,1,1,2,1] => [1,2,1,1,1,1,3]
[3,1,1,1,1,3] => [3,1,1,1,1,3]
[3,1,1,1,2,1,1] => [1,1,2,1,1,1,3]
[3,1,1,1,2,2] => [2,2,1,1,1,3]
[3,1,1,1,3,1] => [1,3,1,1,1,3]
[3,1,1,1,4] => [4,1,1,1,3]
[3,1,1,2,1,1,1] => [1,1,1,2,1,1,3]
[3,1,1,2,1,2] => [2,1,2,1,1,3]
[3,1,1,2,2,1] => [1,2,2,1,1,3]
[3,1,1,2,3] => [3,2,1,1,3]
[3,1,1,3,1,1] => [1,1,3,1,1,3]
[3,1,1,3,2] => [2,3,1,1,3]
[3,1,1,4,1] => [1,4,1,1,3]
[3,1,1,5] => [5,1,1,3]
[3,1,2,1,1,1,1] => [1,1,1,1,2,1,3]
[3,1,2,1,1,2] => [2,1,1,2,1,3]
[3,1,2,1,2,1] => [1,2,1,2,1,3]
[3,1,2,1,3] => [3,1,2,1,3]
[3,1,2,2,1,1] => [1,1,2,2,1,3]
[3,1,2,2,2] => [2,2,2,1,3]
[3,1,2,3,1] => [1,3,2,1,3]
[3,1,2,4] => [4,2,1,3]
[3,1,3,1,1,1] => [1,1,1,3,1,3]
[3,1,3,1,2] => [2,1,3,1,3]
[3,1,3,2,1] => [1,2,3,1,3]
[3,1,3,3] => [3,3,1,3]
[3,1,4,1,1] => [1,1,4,1,3]
[3,1,4,2] => [2,4,1,3]
[3,1,5,1] => [1,5,1,3]
[3,1,6] => [6,1,3]
[3,2,1,1,1,1,1] => [1,1,1,1,1,2,3]
[3,2,1,1,1,2] => [2,1,1,1,2,3]
[3,2,1,1,2,1] => [1,2,1,1,2,3]
[3,2,1,1,3] => [3,1,1,2,3]
[3,2,1,2,1,1] => [1,1,2,1,2,3]
[3,2,1,2,2] => [2,2,1,2,3]
[3,2,1,3,1] => [1,3,1,2,3]
[3,2,1,4] => [4,1,2,3]
[3,2,2,1,1,1] => [1,1,1,2,2,3]
[3,2,2,1,2] => [2,1,2,2,3]
[3,2,2,2,1] => [1,2,2,2,3]
[3,2,2,3] => [3,2,2,3]
[3,2,3,1,1] => [1,1,3,2,3]
[3,2,3,2] => [2,3,2,3]
[3,2,4,1] => [1,4,2,3]
[3,2,5] => [5,2,3]
[3,3,1,1,1,1] => [1,1,1,1,3,3]
[3,3,1,1,2] => [2,1,1,3,3]
[3,3,1,2,1] => [1,2,1,3,3]
[3,3,1,3] => [3,1,3,3]
[3,3,2,1,1] => [1,1,2,3,3]
[3,3,2,2] => [2,2,3,3]
[3,3,3,1] => [1,3,3,3]
[3,3,4] => [4,3,3]
[3,4,1,1,1] => [1,1,1,4,3]
[3,4,1,2] => [2,1,4,3]
[3,4,2,1] => [1,2,4,3]
[3,4,3] => [3,4,3]
[3,5,1,1] => [1,1,5,3]
[3,5,2] => [2,5,3]
[3,6,1] => [1,6,3]
[3,7] => [7,3]
[4,1,1,1,1,1,1] => [1,1,1,1,1,1,4]
[4,1,1,1,1,2] => [2,1,1,1,1,4]
[4,1,1,1,2,1] => [1,2,1,1,1,4]
[4,1,1,1,3] => [3,1,1,1,4]
[4,1,1,2,1,1] => [1,1,2,1,1,4]
[4,1,1,2,2] => [2,2,1,1,4]
[4,1,1,3,1] => [1,3,1,1,4]
[4,1,1,4] => [4,1,1,4]
[4,1,2,1,1,1] => [1,1,1,2,1,4]
[4,1,2,1,2] => [2,1,2,1,4]
[4,1,2,2,1] => [1,2,2,1,4]
[4,1,2,3] => [3,2,1,4]
[4,1,3,1,1] => [1,1,3,1,4]
[4,1,3,2] => [2,3,1,4]
[4,1,4,1] => [1,4,1,4]
[4,1,5] => [5,1,4]
[4,2,1,1,1,1] => [1,1,1,1,2,4]
[4,2,1,1,2] => [2,1,1,2,4]
[4,2,1,2,1] => [1,2,1,2,4]
[4,2,1,3] => [3,1,2,4]
[4,2,2,1,1] => [1,1,2,2,4]
[4,2,2,2] => [2,2,2,4]
[4,2,3,1] => [1,3,2,4]
[4,2,4] => [4,2,4]
[4,3,1,1,1] => [1,1,1,3,4]
[4,3,1,2] => [2,1,3,4]
[4,3,2,1] => [1,2,3,4]
[4,3,3] => [3,3,4]
[4,4,1,1] => [1,1,4,4]
[4,4,2] => [2,4,4]
[4,5,1] => [1,5,4]
[4,6] => [6,4]
[5,1,1,1,1,1] => [1,1,1,1,1,5]
[5,1,1,1,2] => [2,1,1,1,5]
[5,1,1,2,1] => [1,2,1,1,5]
[5,1,1,3] => [3,1,1,5]
[5,1,2,1,1] => [1,1,2,1,5]
[5,1,2,2] => [2,2,1,5]
[5,1,3,1] => [1,3,1,5]
[5,1,4] => [4,1,5]
[5,2,1,1,1] => [1,1,1,2,5]
[5,2,1,2] => [2,1,2,5]
[5,2,2,1] => [1,2,2,5]
[5,2,3] => [3,2,5]
[5,3,1,1] => [1,1,3,5]
[5,3,2] => [2,3,5]
[5,4,1] => [1,4,5]
[5,5] => [5,5]
[6,1,1,1,1] => [1,1,1,1,6]
[6,1,1,2] => [2,1,1,6]
[6,1,2,1] => [1,2,1,6]
[6,1,3] => [3,1,6]
[6,2,1,1] => [1,1,2,6]
[6,2,2] => [2,2,6]
[6,3,1] => [1,3,6]
[6,4] => [4,6]
[7,1,1,1] => [1,1,1,7]
[7,1,2] => [2,1,7]
[7,2,1] => [1,2,7]
[7,3] => [3,7]
[8,1,1] => [1,1,8]
[8,2] => [2,8]
[9,1] => [1,9]
[10] => [10]
[1,10] => [10,1]
[1,8,1,1] => [1,1,8,1]
[1,7,2,1] => [1,2,7,1]
[1,6,3,1] => [1,3,6,1]
[1,5,4,1] => [1,4,5,1]
[1,4,5,1] => [1,5,4,1]
[1,3,6,1] => [1,6,3,1]
[1,2,7,1] => [1,7,2,1]
[1,1,8,1] => [1,8,1,1]
[10,1] => [1,10]
[1,8,2] => [2,8,1]
[1,7,1,2] => [2,1,7,1]
[1,3,1,1,1,1,1,2] => [2,1,1,1,1,1,3,1]
[1,1,1,1,1,1,1,1,1,2] => [2,1,1,1,1,1,1,1,1,1]
[1,7,3] => [3,7,1]
[1,1,2,1,1,1,1,1,2] => [2,1,1,1,1,1,2,1,1]
[1,2,1,3,1,3] => [3,1,3,1,2,1]
[1,2,1,2,3,2] => [2,3,2,1,2,1]
[1,1,2,3,2,2] => [2,2,3,2,1,1]
[1,1,1,4,1,3] => [3,1,4,1,1,1]
[1,1,1,2,3,3] => [3,3,2,1,1,1]
[1,1,1,2,2,4] => [4,2,2,1,1,1]
[1,1,1,1,2,5] => [5,2,1,1,1,1]
[3,3,3,2] => [2,3,3,3]
[3,4,4] => [4,4,3]
[2,3,3,3] => [3,3,3,2]
[4,4,3] => [3,4,4]
[2,1,1,1,1,1,1,1,1,1] => [1,1,1,1,1,1,1,1,1,2]
[2,8,1] => [1,8,2]
[2,1,7,1] => [1,7,1,2]
[2,1,1,1,1,1,3,1] => [1,3,1,1,1,1,1,2]
[2,1,1,1,1,1,1,2,1] => [1,2,1,1,1,1,1,1,2]
[3,7,1] => [1,7,3]
[2,1,1,1,1,1,2,1,1] => [1,1,2,1,1,1,1,1,2]
[3,2,1,2,2,1] => [1,2,2,1,2,3]
[4,1,1,2,2,1] => [1,2,2,1,1,4]
[3,1,3,1,2,1] => [1,2,1,3,1,3]
[4,1,1,3,1,1] => [1,1,3,1,1,4]
[4,1,2,2,1,1] => [1,1,2,2,1,4]
[5,1,1,2,1,1] => [1,1,2,1,1,5]
[3,1,4,1,1,1] => [1,1,1,4,1,3]
[6,1,1,1,1,1] => [1,1,1,1,1,6]
[9,2] => [2,9]
[1,9,1] => [1,9,1]
[11] => [11]
[1,1,2,1,2,1,2,1] => [1,2,1,2,1,2,1,1]
[1,2,1,2,1,2,1,1] => [1,1,2,1,2,1,2,1]
[2,9] => [9,2]
[2,1,3,1,3,1] => [1,3,1,3,1,2]
[2,1,2,3,2,1] => [1,2,3,2,1,2]
[2,1,2,1,4,1] => [1,4,1,2,1,2]
[1,3,1,1,4,1] => [1,4,1,1,3,1]
[1,2,1,1,5,1] => [1,5,1,1,2,1]
[1,1,4,1,3,1] => [1,3,1,4,1,1]
[1,1,3,1,4,1] => [1,4,1,3,1,1]
[1,1,2,3,3,1] => [1,3,3,2,1,1]
[1,1,1,1,6,1] => [1,6,1,1,1,1]
[2,2,2,1,2,2] => [2,2,1,2,2,2]
[1,3,1,2,1,3] => [3,1,2,1,3,1]
[1,4,1,1,1,3] => [3,1,1,1,4,1]
[5,1,1,1,1,2] => [2,1,1,1,1,5]
[2,2,1,1,1,1,1,1,1] => [1,1,1,1,1,1,1,2,2]
[2,1,2,1,1,1,1,1,1] => [1,1,1,1,1,1,2,1,2]
[8,2,1] => [1,2,8]
[7,1,2,1] => [1,2,1,7]
[1,1,1,1,1,1,1,1,2,1] => [1,2,1,1,1,1,1,1,1,1]
[7,3,1] => [1,3,7]
[1,2,1,1,1,1,1,2,1] => [1,2,1,1,1,1,1,2,1]
[1,1,1,1,1,1,1,1,1,1,1] => [1,1,1,1,1,1,1,1,1,1,1]
[1,1,1,1,1,3,1,1,1] => [1,1,1,3,1,1,1,1,1]
[1,1,1,1,1,2,1,2,1] => [1,2,1,2,1,1,1,1,1]
[1,1,1,3,1,3,1] => [1,3,1,3,1,1,1]
[1,1,1,2,1,2,1,1,1] => [1,1,1,2,1,2,1,1,1]
[1,1,1,2,1,1,1,2,1] => [1,2,1,1,1,2,1,1,1]
[1,1,1,2,3,2,1] => [1,2,3,2,1,1,1]
[1,3,1,1,1,3,1] => [1,3,1,1,1,3,1]
[1,3,1,3,1,1,1] => [1,1,1,3,1,3,1]
[1,3,1,2,1,2,1] => [1,2,1,2,1,3,1]
[1,4,1,4,1] => [1,4,1,4,1]
[1,2,1,2,1,1,1,1,1] => [1,1,1,1,1,2,1,2,1]
[1,2,1,2,1,3,1] => [1,3,1,2,1,2,1]
[1,2,1,3,1,2,1] => [1,2,1,3,1,2,1]
[1,2,1,1,1,2,1,1,1] => [1,1,1,2,1,1,1,2,1]
[1,2,2,1,2,2,1] => [1,2,2,1,2,2,1]
[1,1,9] => [9,1,1]
[1,1,1,1,1,2,1,1,1,1] => [1,1,1,1,2,1,1,1,1,1]
[1,1,1,3,1,1,1,2] => [2,1,1,1,3,1,1,1]
[9,1,1] => [1,1,9]
[1,6,1,1,1,1] => [1,1,1,1,6,1]
[1,5,1,1,2,1] => [1,2,1,1,5,1]
[1,4,1,1,3,1] => [1,3,1,1,4,1]
[1,3,1,3,1,2] => [2,1,3,1,3,1]
[1,4,1,2,1,2] => [2,1,2,1,4,1]
[3,1,3,1,3] => [3,1,3,1,3]
[3,1,2,3,2] => [2,3,2,1,3]
[3,1,2,1,4] => [4,1,2,1,3]
[2,1,4,1,3] => [3,1,4,1,2]
[2,1,3,1,4] => [4,1,3,1,2]
[1,6,4] => [4,6,1]
[1,5,5] => [5,5,1]
[1,4,6] => [6,4,1]
[1,3,7] => [7,3,1]
[1,2,8] => [8,2,1]
[1,1,2,3,4] => [4,3,2,1,1]
[2,1,4,1,1,1,1] => [1,1,1,1,4,1,2]
[2,1,3,1,1,1,1,1] => [1,1,1,1,1,3,1,2]
[2,1,1,2,1,1,1,1,1] => [1,1,1,1,1,2,1,1,2]
[2,1,1,1,1,1,1,1,2] => [2,1,1,1,1,1,1,1,2]
[2,1,1,1,1,2,1,1,1] => [1,1,1,2,1,1,1,1,2]
[2,1,1,1,2,1,1,1,1] => [1,1,1,1,2,1,1,1,2]
[3,1,1,1,1,1,1,1,1] => [1,1,1,1,1,1,1,1,3]
[1,1,1,1,1,1,1,2,1,1] => [1,1,2,1,1,1,1,1,1,1]
[1,1,1,1,1,3,1,2] => [2,1,3,1,1,1,1,1]
[1,1,1,2,1,3,1,1] => [1,1,3,1,2,1,1,1]
[1,1,1,2,1,1,1,1,1,1] => [1,1,1,1,1,1,2,1,1,1]
[1,1,1,2,1,2,1,2] => [2,1,2,1,2,1,1,1]
[1,1,1,3,1,2,1,1] => [1,1,2,1,3,1,1,1]
[1,2,1,3,1,1,1,1] => [1,1,1,1,3,1,2,1]
[1,2,1,4,1,2] => [2,1,4,1,2,1]
[1,2,1,1,1,3,1,1] => [1,1,3,1,1,1,2,1]
[1,2,1,1,1,1,1,1,1,1] => [1,1,1,1,1,1,1,1,2,1]
[1,2,1,1,1,2,1,2] => [2,1,2,1,1,1,2,1]
[1,2,1,2,1,1,1,2] => [2,1,1,1,2,1,2,1]
[1,3,1,4,1,1] => [1,1,4,1,3,1]
[1,3,1,2,1,1,1,1] => [1,1,1,1,2,1,3,1]
[1,3,1,1,1,2,1,1] => [1,1,2,1,1,1,3,1]
[1,4,1,3,1,1] => [1,1,3,1,4,1]
[1,5,1,4] => [4,1,5,1]
[1,1,2,1,1,1,1,1,1,1] => [1,1,1,1,1,1,1,2,1,1]
[1,1,2,1,1,1,2,1,1] => [1,1,2,1,1,1,2,1,1]
[1,1,2,1,2,1,1,1,1] => [1,1,1,1,2,1,2,1,1]
[1,1,2,1,3,1,2] => [2,1,3,1,2,1,1]
[1,1,3,1,2,1,1,1] => [1,1,1,2,1,3,1,1]
[1,1,3,1,3,1,1] => [1,1,3,1,3,1,1]
[1,1,3,1,1,1,2,1] => [1,2,1,1,1,3,1,1]
[1,1,3,1,1,1,1,1,1] => [1,1,1,1,1,1,3,1,1]
[1,1,3,1,2,1,2] => [2,1,2,1,3,1,1]
[1,1,4,1,2,1,1] => [1,1,2,1,4,1,1]
[1,1,4,1,1,1,2] => [2,1,1,1,4,1,1]
[1,1,5,1,3] => [3,1,5,1,1]
[1,1,1,1,2,1,1,1,1,1] => [1,1,1,1,1,2,1,1,1,1]
[1,1,1,1,2,1,2,1,1] => [1,1,2,1,2,1,1,1,1]
[1,1,1,1,3,1,2,1] => [1,2,1,3,1,1,1,1]
[1,1,1,1,3,1,1,1,1] => [1,1,1,1,3,1,1,1,1]
[1,1,1,1,4,1,2] => [2,1,4,1,1,1,1]
[1,1,1,1,1,1,2,1,1,1] => [1,1,1,2,1,1,1,1,1,1]
[1,1,1,1,1,1,3,1,1] => [1,1,3,1,1,1,1,1,1]
[1,1,1,1,1,1,2,1,2] => [2,1,2,1,1,1,1,1,1]
[1,1,1,1,2,1,3,1] => [1,3,1,2,1,1,1,1]
[1,1,1,1,2,1,1,1,2] => [2,1,1,1,2,1,1,1,1]
[1,1,1,1,3,1,3] => [3,1,3,1,1,1,1]
[1,1,2,1,3,1,1,1] => [1,1,1,3,1,2,1,1]
[1,1,2,1,4,1,1] => [1,1,4,1,2,1,1]
[1,1,2,1,1,1,3,1] => [1,3,1,1,1,2,1,1]
[1,1,2,1,2,1,3] => [3,1,2,1,2,1,1]
[1,1,3,1,1,1,3] => [3,1,1,1,3,1,1]
[1,1,4,1,4] => [4,1,4,1,1]
[2,1,3,1,2,1,1] => [1,1,2,1,3,1,2]
[2,1,4,1,2,1] => [1,2,1,4,1,2]
[2,1,5,1,2] => [2,1,5,1,2]
[2,1,2,1,2,1,1,1] => [1,1,1,2,1,2,1,2]
[2,1,2,1,3,1,1] => [1,1,3,1,2,1,2]
[2,1,2,1,1,1,2,1] => [1,2,1,1,1,2,1,2]
[2,1,2,1,2,1,2] => [2,1,2,1,2,1,2]
[2,1,3,1,1,1,2] => [2,1,1,1,3,1,2]
[2,1,1,1,3,1,1,1] => [1,1,1,3,1,1,1,2]
[2,1,1,1,4,1,1] => [1,1,4,1,1,1,2]
[2,1,1,1,2,1,2,1] => [1,2,1,2,1,1,1,2]
[2,1,1,1,3,1,2] => [2,1,3,1,1,1,2]
[2,1,1,1,2,1,3] => [3,1,2,1,1,1,2]
[2,1,2,1,1,1,3] => [3,1,1,1,2,1,2]
[3,1,5,1,1] => [1,1,5,1,3]
[3,1,3,1,1,1,1] => [1,1,1,1,3,1,3]
[3,1,4,1,2] => [2,1,4,1,3]
[3,1,2,1,3,1] => [1,3,1,2,1,3]
[3,1,2,1,2,1,1] => [1,1,2,1,2,1,3]
[3,1,2,1,1,1,2] => [2,1,1,1,2,1,3]
[3,1,1,1,4,1] => [1,4,1,1,1,3]
[3,1,1,1,3,1,1] => [1,1,3,1,1,1,3]
[3,1,1,1,2,1,2] => [2,1,2,1,1,1,3]
[3,1,1,1,1,1,3] => [3,1,1,1,1,1,3]
[4,1,5,1] => [1,5,1,4]
[4,1,4,1,1] => [1,1,4,1,4]
[4,1,3,1,2] => [2,1,3,1,4]
[4,1,2,1,3] => [3,1,2,1,4]
[4,1,1,1,4] => [4,1,1,1,4]
[5,1,5] => [5,1,5]
[1,1,2,2,2,2,1] => [1,2,2,2,2,1,1]
[1,1,2,3,2,1,1] => [1,1,2,3,2,1,1]
[6,4,1] => [1,4,6]
[5,5,1] => [1,5,5]
[4,6,1] => [1,6,4]
[1,1,1,1,2,3,2] => [2,3,2,1,1,1,1]
[1,1,1,1,2,2,2,1] => [1,2,2,2,1,1,1,1]
[1,1,1,2,2,2,2] => [2,2,2,2,1,1,1]
[1,1,1,1,2,2,3] => [3,2,2,1,1,1,1]
[2,1,1,5,1,1] => [1,1,5,1,1,2]
[1,1,1,6,1,1] => [1,1,6,1,1,1]
[2,2,2,2,1,1,1] => [1,1,1,2,2,2,2]
[3,2,2,1,1,1,1] => [1,1,1,1,2,2,3]
[1,2,2,2,1,1,1,1] => [1,1,1,1,2,2,2,1]
[2,2,1,1,2,2,1] => [1,2,2,1,1,2,2]
[2,2,1,2,2,1,1] => [1,1,2,2,1,2,2]
[3,1,1,2,2,1,1] => [1,1,2,2,1,1,3]
[1,2,1,1,2,2,1,1] => [1,1,2,2,1,1,2,1]
[1,1,7,1,1] => [1,1,7,1,1]
[3,1,1,4,1,1] => [1,1,4,1,1,3]
[1,1,1,1,1,1,1,1,1,1,1,1] => [1,1,1,1,1,1,1,1,1,1,1,1]
[1,1,1,1,1,1,1,1,2,2] => [2,2,1,1,1,1,1,1,1,1]
[1,1,1,1,1,1,2,2,1,1] => [1,1,2,2,1,1,1,1,1,1]
[1,1,1,1,1,1,2,1,1,2] => [2,1,1,2,1,1,1,1,1,1]
[1,1,1,1,1,1,3,3] => [3,3,1,1,1,1,1,1]
[1,1,1,1,2,2,1,1,1,1] => [1,1,1,1,2,2,1,1,1,1]
[1,1,1,1,2,2,2,2] => [2,2,2,2,1,1,1,1]
[1,1,1,1,2,1,1,2,1,1] => [1,1,2,1,1,2,1,1,1,1]
[1,1,1,1,2,1,1,1,1,2] => [2,1,1,1,1,2,1,1,1,1]
[1,1,1,1,2,1,2,3] => [3,2,1,2,1,1,1,1]
[1,1,1,1,3,3,1,1] => [1,1,3,3,1,1,1,1]
[1,1,1,1,3,2,1,2] => [2,1,2,3,1,1,1,1]
[1,1,1,1,3,1,1,3] => [3,1,1,3,1,1,1,1]
[1,1,1,1,4,4] => [4,4,1,1,1,1]
[1,1,2,2,1,1,1,1,1,1] => [1,1,1,1,1,1,2,2,1,1]
[1,1,2,2,1,1,2,2] => [2,2,1,1,2,2,1,1]
[1,1,2,2,2,2,1,1] => [1,1,2,2,2,2,1,1]
[1,1,2,2,2,1,1,2] => [2,1,1,2,2,2,1,1]
[1,1,2,2,3,3] => [3,3,2,2,1,1]
[1,1,2,1,1,2,1,1,1,1] => [1,1,1,1,2,1,1,2,1,1]
[1,1,2,1,1,2,2,2] => [2,2,2,1,1,2,1,1]
[1,1,2,1,1,1,1,2,1,1] => [1,1,2,1,1,1,1,2,1,1]
[1,1,2,1,1,1,1,1,1,2] => [2,1,1,1,1,1,1,2,1,1]
[1,1,2,1,1,1,2,3] => [3,2,1,1,1,2,1,1]
[1,1,2,1,2,3,1,1] => [1,1,3,2,1,2,1,1]
[1,1,2,1,2,2,1,2] => [2,1,2,2,1,2,1,1]
[1,1,2,1,2,1,1,3] => [3,1,1,2,1,2,1,1]
[1,1,2,1,3,4] => [4,3,1,2,1,1]
[1,1,3,3,1,1,1,1] => [1,1,1,1,3,3,1,1]
[1,1,3,3,2,2] => [2,2,3,3,1,1]
[1,1,3,2,1,2,1,1] => [1,1,2,1,2,3,1,1]
[1,1,3,2,1,1,1,2] => [2,1,1,1,2,3,1,1]
[1,1,3,2,2,3] => [3,2,2,3,1,1]
[1,1,3,1,1,3,1,1] => [1,1,3,1,1,3,1,1]
[1,1,3,1,1,2,1,2] => [2,1,2,1,1,3,1,1]
[1,1,3,1,1,1,1,3] => [3,1,1,1,1,3,1,1]
[1,1,3,1,2,4] => [4,2,1,3,1,1]
[1,1,4,4,1,1] => [1,1,4,4,1,1]
[1,1,4,3,1,2] => [2,1,3,4,1,1]
[1,1,4,2,1,3] => [3,1,2,4,1,1]
[1,1,4,1,1,4] => [4,1,1,4,1,1]
[1,1,5,5] => [5,5,1,1]
[2,2,1,1,1,1,1,1,1,1] => [1,1,1,1,1,1,1,1,2,2]
[2,2,1,1,1,1,2,2] => [2,2,1,1,1,1,2,2]
[2,2,1,1,2,2,1,1] => [1,1,2,2,1,1,2,2]
[2,2,1,1,2,1,1,2] => [2,1,1,2,1,1,2,2]
[2,2,1,1,3,3] => [3,3,1,1,2,2]
[2,2,2,2,1,1,1,1] => [1,1,1,1,2,2,2,2]
[2,2,2,2,2,2] => [2,2,2,2,2,2]
[2,2,2,1,1,2,1,1] => [1,1,2,1,1,2,2,2]
[2,2,2,1,1,1,1,2] => [2,1,1,1,1,2,2,2]
[2,2,2,1,2,3] => [3,2,1,2,2,2]
[2,2,3,3,1,1] => [1,1,3,3,2,2]
[2,2,3,2,1,2] => [2,1,2,3,2,2]
[2,2,3,1,1,3] => [3,1,1,3,2,2]
[2,2,4,4] => [4,4,2,2]
[2,1,1,2,1,1,1,1,1,1] => [1,1,1,1,1,1,2,1,1,2]
[2,1,1,2,1,1,2,2] => [2,2,1,1,2,1,1,2]
[2,1,1,2,2,2,1,1] => [1,1,2,2,2,1,1,2]
[2,1,1,2,2,1,1,2] => [2,1,1,2,2,1,1,2]
[2,1,1,2,3,3] => [3,3,2,1,1,2]
[2,1,1,1,1,2,1,1,1,1] => [1,1,1,1,2,1,1,1,1,2]
[2,1,1,1,1,2,2,2] => [2,2,2,1,1,1,1,2]
[2,1,1,1,1,1,1,2,1,1] => [1,1,2,1,1,1,1,1,1,2]
[2,1,1,1,1,1,1,1,1,2] => [2,1,1,1,1,1,1,1,1,2]
[2,1,1,1,1,1,2,3] => [3,2,1,1,1,1,1,2]
[2,1,1,1,2,3,1,1] => [1,1,3,2,1,1,1,2]
[2,1,1,1,2,2,1,2] => [2,1,2,2,1,1,1,2]
[2,1,1,1,2,1,1,3] => [3,1,1,2,1,1,1,2]
[2,1,1,1,3,4] => [4,3,1,1,1,2]
[2,1,2,3,1,1,1,1] => [1,1,1,1,3,2,1,2]
[2,1,2,3,2,2] => [2,2,3,2,1,2]
[2,1,2,2,1,2,1,1] => [1,1,2,1,2,2,1,2]
[2,1,2,2,1,1,1,2] => [2,1,1,1,2,2,1,2]
[2,1,2,2,2,3] => [3,2,2,2,1,2]
[2,1,2,1,1,3,1,1] => [1,1,3,1,1,2,1,2]
[2,1,2,1,1,2,1,2] => [2,1,2,1,1,2,1,2]
[2,1,2,1,1,1,1,3] => [3,1,1,1,1,2,1,2]
[2,1,2,1,2,4] => [4,2,1,2,1,2]
[2,1,3,4,1,1] => [1,1,4,3,1,2]
[2,1,3,3,1,2] => [2,1,3,3,1,2]
[2,1,3,2,1,3] => [3,1,2,3,1,2]
[2,1,3,1,1,4] => [4,1,1,3,1,2]
[2,1,4,5] => [5,4,1,2]
[3,3,1,1,1,1,1,1] => [1,1,1,1,1,1,3,3]
[3,3,1,1,2,2] => [2,2,1,1,3,3]
[3,3,2,2,1,1] => [1,1,2,2,3,3]
[3,3,2,1,1,2] => [2,1,1,2,3,3]
[3,3,3,3] => [3,3,3,3]
[3,2,1,2,1,1,1,1] => [1,1,1,1,2,1,2,3]
[3,2,1,2,2,2] => [2,2,2,1,2,3]
[3,2,1,1,1,2,1,1] => [1,1,2,1,1,1,2,3]
[3,2,1,1,1,1,1,2] => [2,1,1,1,1,1,2,3]
[3,2,1,1,2,3] => [3,2,1,1,2,3]
[3,2,2,3,1,1] => [1,1,3,2,2,3]
[3,2,2,2,1,2] => [2,1,2,2,2,3]
[3,2,2,1,1,3] => [3,1,1,2,2,3]
[3,2,3,4] => [4,3,2,3]
[3,1,1,3,1,1,1,1] => [1,1,1,1,3,1,1,3]
[3,1,1,3,2,2] => [2,2,3,1,1,3]
[3,1,1,2,1,2,1,1] => [1,1,2,1,2,1,1,3]
[3,1,1,2,1,1,1,2] => [2,1,1,1,2,1,1,3]
[3,1,1,2,2,3] => [3,2,2,1,1,3]
[3,1,1,1,1,3,1,1] => [1,1,3,1,1,1,1,3]
[3,1,1,1,1,2,1,2] => [2,1,2,1,1,1,1,3]
[3,1,1,1,1,1,1,3] => [3,1,1,1,1,1,1,3]
[3,1,1,1,2,4] => [4,2,1,1,1,3]
[3,1,2,4,1,1] => [1,1,4,2,1,3]
[3,1,2,3,1,2] => [2,1,3,2,1,3]
[3,1,2,2,1,3] => [3,1,2,2,1,3]
[3,1,2,1,1,4] => [4,1,1,2,1,3]
[3,1,3,5] => [5,3,1,3]
[4,4,1,1,1,1] => [1,1,1,1,4,4]
[4,4,2,2] => [2,2,4,4]
[4,3,1,2,1,1] => [1,1,2,1,3,4]
[4,3,1,1,1,2] => [2,1,1,1,3,4]
[4,3,2,3] => [3,2,3,4]
[4,2,1,3,1,1] => [1,1,3,1,2,4]
[4,2,1,2,1,2] => [2,1,2,1,2,4]
[4,2,1,1,1,3] => [3,1,1,1,2,4]
[4,2,2,4] => [4,2,2,4]
[4,1,1,4,1,1] => [1,1,4,1,1,4]
[4,1,1,3,1,2] => [2,1,3,1,1,4]
[4,1,1,2,1,3] => [3,1,2,1,1,4]
[4,1,1,1,1,4] => [4,1,1,1,1,4]
[4,1,2,5] => [5,2,1,4]
[5,5,1,1] => [1,1,5,5]
[5,4,1,2] => [2,1,4,5]
[5,3,1,3] => [3,1,3,5]
[5,2,1,4] => [4,1,2,5]
[5,1,1,5] => [5,1,1,5]
[6,6] => [6,6]
[1,2,2,2,2,2,1] => [1,2,2,2,2,2,1]
[1,2,2,2,3,2] => [2,3,2,2,2,1]
[1,2,2,3,3,1] => [1,3,3,2,2,1]
[1,2,2,3,2,2] => [2,2,3,2,2,1]
[1,2,2,4,3] => [3,4,2,2,1]
[1,2,3,3,2,1] => [1,2,3,3,2,1]
[1,2,3,4,2] => [2,4,3,2,1]
[1,2,3,2,3,1] => [1,3,2,3,2,1]
[1,2,3,2,2,2] => [2,2,2,3,2,1]
[1,2,3,3,3] => [3,3,3,2,1]
[1,2,4,4,1] => [1,4,4,2,1]
[1,2,4,3,2] => [2,3,4,2,1]
[1,2,4,2,3] => [3,2,4,2,1]
[1,2,5,4] => [4,5,2,1]
[1,3,3,2,2,1] => [1,2,2,3,3,1]
[1,3,3,3,2] => [2,3,3,3,1]
[1,3,4,3,1] => [1,3,4,3,1]
[1,3,4,2,2] => [2,2,4,3,1]
[1,3,5,3] => [3,5,3,1]
[1,3,2,3,2,1] => [1,2,3,2,3,1]
[1,3,2,4,2] => [2,4,2,3,1]
[1,3,2,2,3,1] => [1,3,2,2,3,1]
[1,3,2,2,2,2] => [2,2,2,2,3,1]
[1,3,2,3,3] => [3,3,2,3,1]
[1,3,3,4,1] => [1,4,3,3,1]
[1,3,3,2,3] => [3,2,3,3,1]
[1,3,4,4] => [4,4,3,1]
[1,4,4,2,1] => [1,2,4,4,1]
[1,4,5,2] => [2,5,4,1]
[1,4,3,3,1] => [1,3,3,4,1]
[1,4,3,2,2] => [2,2,3,4,1]
[1,4,4,3] => [3,4,4,1]
[1,4,2,4,1] => [1,4,2,4,1]
[1,4,2,3,2] => [2,3,2,4,1]
[1,4,2,2,3] => [3,2,2,4,1]
[1,4,3,4] => [4,3,4,1]
[1,5,5,1] => [1,5,5,1]
[1,5,4,2] => [2,4,5,1]
[1,5,3,3] => [3,3,5,1]
[1,5,2,4] => [4,2,5,1]
[1,6,5] => [5,6,1]
[2,3,2,2,2,1] => [1,2,2,2,3,2]
[2,3,2,3,2] => [2,3,2,3,2]
[2,3,3,3,1] => [1,3,3,3,2]
[2,3,3,2,2] => [2,2,3,3,2]
[2,3,4,3] => [3,4,3,2]
[2,4,3,2,1] => [1,2,3,4,2]
[2,4,4,2] => [2,4,4,2]
[2,4,2,3,1] => [1,3,2,4,2]
[2,4,2,2,2] => [2,2,2,4,2]
[2,4,3,3] => [3,3,4,2]
[2,5,4,1] => [1,4,5,2]
[2,5,3,2] => [2,3,5,2]
[2,5,2,3] => [3,2,5,2]
[2,6,4] => [4,6,2]
[2,2,3,2,2,1] => [1,2,2,3,2,2]
[2,2,3,3,2] => [2,3,3,2,2]
[2,2,4,3,1] => [1,3,4,2,2]
[2,2,4,2,2] => [2,2,4,2,2]
[2,2,5,3] => [3,5,2,2]
[2,2,2,3,2,1] => [1,2,3,2,2,2]
[2,2,2,4,2] => [2,4,2,2,2]
[2,2,2,2,3,1] => [1,3,2,2,2,2]
[2,2,2,3,3] => [3,3,2,2,2]
[2,2,3,4,1] => [1,4,3,2,2]
[2,2,3,2,3] => [3,2,3,2,2]
[2,3,4,2,1] => [1,2,4,3,2]
[2,3,5,2] => [2,5,3,2]
[2,3,2,4,1] => [1,4,2,3,2]
[2,3,2,2,3] => [3,2,2,3,2]
[2,3,3,4] => [4,3,3,2]
[2,4,5,1] => [1,5,4,2]
[2,4,2,4] => [4,2,4,2]
[2,5,5] => [5,5,2]
[3,4,2,2,1] => [1,2,2,4,3]
[3,4,3,2] => [2,3,4,3]
[3,5,3,1] => [1,3,5,3]
[3,5,2,2] => [2,2,5,3]
[3,6,3] => [3,6,3]
[3,3,3,2,1] => [1,2,3,3,3]
[3,3,4,2] => [2,4,3,3]
[3,3,2,3,1] => [1,3,2,3,3]
[3,3,2,2,2] => [2,2,2,3,3]
[3,4,4,1] => [1,4,4,3]
[3,4,2,3] => [3,2,4,3]
[3,5,4] => [4,5,3]
[3,2,4,2,1] => [1,2,4,2,3]
[3,2,5,2] => [2,5,2,3]
[3,2,3,3,1] => [1,3,3,2,3]
[3,2,3,2,2] => [2,2,3,2,3]
[3,2,4,3] => [3,4,2,3]
[3,2,2,4,1] => [1,4,2,2,3]
[3,2,2,3,2] => [2,3,2,2,3]
[3,2,2,2,3] => [3,2,2,2,3]
[3,3,5,1] => [1,5,3,3]
[3,3,2,4] => [4,2,3,3]
[3,4,5] => [5,4,3]
[4,5,2,1] => [1,2,5,4]
[4,6,2] => [2,6,4]
[4,4,3,1] => [1,3,4,4]
[4,5,3] => [3,5,4]
[4,3,4,1] => [1,4,3,4]
[4,3,3,2] => [2,3,3,4]
[4,4,4] => [4,4,4]
[4,2,5,1] => [1,5,2,4]
[4,2,4,2] => [2,4,2,4]
[4,2,3,3] => [3,3,2,4]
[4,3,5] => [5,3,4]
[5,6,1] => [1,6,5]
[5,5,2] => [2,5,5]
[5,4,3] => [3,4,5]
[5,3,4] => [4,3,5]
[5,2,5] => [5,2,5]
[1,1,1,1,1,1,1,1,1,1,2] => [2,1,1,1,1,1,1,1,1,1,1]
[12] => [12]
[3,2,7] => [7,2,3]
[7,2,3] => [3,2,7]
[1,1,2,5,3] => [3,5,2,1,1]
[1,5,2,1,3] => [3,1,2,5,1]
[1,3,1,2,1,1,3] => [3,1,1,2,1,3,1]
[1,1,1,4,1,1,3] => [3,1,1,4,1,1,1]
[3,1,2,1,2,2,1] => [1,2,2,1,2,1,3]
[1,3,2,1,2,2,1] => [1,2,2,1,2,3,1]
[1,1,1,2,1,1,2,2,1] => [1,2,2,1,1,2,1,1,1]
[1,10,1] => [1,10,1]
[1,1,1,2,3,3,1] => [1,3,3,2,1,1,1]
[3,1,1,2,1,3,1] => [1,3,1,2,1,1,3]
[1,2,4,1,2,1,1] => [1,1,2,1,4,2,1]
[3,2,2,1,2,1,1] => [1,1,2,1,2,2,3]
[1,4,2,1,2,1,1] => [1,1,2,1,2,4,1]
[1,1,2,1,2,1,2,1,1] => [1,1,2,1,2,1,2,1,1]
[1,2,2,3,2,1,1] => [1,1,2,3,2,2,1]
[3,5,2,1,1] => [1,1,2,5,3]
[1,1,2,4,2,1,1] => [1,1,2,4,2,1,1]
[3,1,2,2,2,1,1] => [1,1,2,2,2,1,3]
[1,3,2,2,2,1,1] => [1,1,2,2,2,3,1]
[1,1,1,2,1,2,2,1,1] => [1,1,2,2,1,2,1,1,1]
[1,5,4,1,1] => [1,1,4,5,1]
[3,1,1,2,3,1,1] => [1,1,3,2,1,1,3]
[1,3,1,2,3,1,1] => [1,1,3,2,1,3,1]
[1,1,1,4,3,1,1] => [1,1,3,4,1,1,1]
[5,1,1,2,1,1,1] => [1,1,1,2,1,1,5]
[1,2,2,1,1,2,1,1,1] => [1,1,1,2,1,1,2,2,1]
[3,3,1,2,1,1,1] => [1,1,1,2,1,3,3]
[1,5,1,2,1,1,1] => [1,1,1,2,1,5,1]
[1,1,2,2,1,2,1,1,1] => [1,1,1,2,1,2,2,1,1]
[3,1,3,2,1,1,1] => [1,1,1,2,3,1,3]
[1,3,3,2,1,1,1] => [1,1,1,2,3,3,1]
[1,1,1,2,2,2,1,1,1] => [1,1,1,2,2,2,1,1,1]
[3,1,1,4,1,1,1] => [1,1,1,4,1,1,3]
[1,3,1,4,1,1,1] => [1,1,1,4,1,3,1]
[1,1,3,4,1,1,1] => [1,1,1,4,3,1,1]
[1,1,1,3,2,1,1,1,1] => [1,1,1,1,2,3,1,1,1]
[1,1,1,1,1,2,1,1,1,1,1] => [1,1,1,1,1,2,1,1,1,1,1]
[2,2,2,2,1,2,1] => [1,2,1,2,2,2,2]
[2,2,2,1,2,1,2] => [2,1,2,1,2,2,2]
[2,2,2,1,2,2,1] => [1,2,2,1,2,2,2]
[2,2,2,1,1,2,2] => [2,2,1,1,2,2,2]
[2,2,1,2,1,2,2] => [2,2,1,2,1,2,2]
[2,2,1,2,1,1,2,1] => [1,2,1,1,2,1,2,2]
[2,2,1,2,2,1,2] => [2,1,2,2,1,2,2]
[2,2,1,2,2,2,1] => [1,2,2,2,1,2,2]
[2,2,1,1,2,2,2] => [2,2,2,1,1,2,2]
[2,2,1,1,2,1,2,1] => [1,2,1,2,1,1,2,2]
[2,2,1,1,1,2,2,1] => [1,2,2,1,1,1,2,2]
[2,1,2,1,2,2,2] => [2,2,2,1,2,1,2]
[2,1,2,1,2,1,2,1] => [1,2,1,2,1,2,1,2]
[2,1,2,1,1,2,2,1] => [1,2,2,1,1,2,1,2]
[2,1,2,1,1,1,2,2] => [2,2,1,1,1,2,1,2]
[2,1,2,2,1,2,2] => [2,2,1,2,2,1,2]
[2,1,2,2,1,1,2,1] => [1,2,1,1,2,2,1,2]
[2,1,2,2,2,1,2] => [2,1,2,2,2,1,2]
[2,1,2,2,2,2,1] => [1,2,2,2,2,1,2]
[2,1,1,2,2,2,2] => [2,2,2,2,1,1,2]
[2,1,1,2,2,1,2,1] => [1,2,1,2,2,1,1,2]
[2,1,1,2,1,2,1,2] => [2,1,2,1,2,1,1,2]
[2,1,1,2,1,2,2,1] => [1,2,2,1,2,1,1,2]
[2,1,1,1,2,2,2,1] => [1,2,2,2,1,1,1,2]
[2,1,1,1,2,1,2,2] => [2,2,1,2,1,1,1,2]
[1,2,1,2,2,2,2] => [2,2,2,2,1,2,1]
[1,2,1,2,2,1,2,1] => [1,2,1,2,2,1,2,1]
[1,2,1,2,1,2,1,2] => [2,1,2,1,2,1,2,1]
[1,2,1,2,1,2,2,1] => [1,2,2,1,2,1,2,1]
[1,2,1,2,1,1,2,2] => [2,2,1,1,2,1,2,1]
[1,2,1,1,2,1,2,2] => [2,2,1,2,1,1,2,1]
[1,2,1,1,2,1,1,2,1] => [1,2,1,1,2,1,1,2,1]
[1,2,1,1,2,2,1,2] => [2,1,2,2,1,1,2,1]
[1,2,1,1,2,2,2,1] => [1,2,2,2,1,1,2,1]
[1,2,1,1,1,2,2,2] => [2,2,2,1,1,1,2,1]
[1,2,1,1,1,2,1,2,1] => [1,2,1,2,1,1,1,2,1]
[1,2,1,1,1,1,2,2,1] => [1,2,2,1,1,1,1,2,1]
[1,2,2,1,2,2,2] => [2,2,2,1,2,2,1]
[1,2,2,1,2,1,2,1] => [1,2,1,2,1,2,2,1]
[1,2,2,1,1,2,1,2] => [2,1,2,1,1,2,2,1]
[1,2,2,1,1,2,2,1] => [1,2,2,1,1,2,2,1]
[1,2,2,1,1,1,2,2] => [2,2,1,1,1,2,2,1]
[1,2,2,2,1,2,2] => [2,2,1,2,2,2,1]
[1,2,2,2,1,1,2,1] => [1,2,1,1,2,2,2,1]
[1,2,2,2,2,1,2] => [2,1,2,2,2,2,1]
[1,1,2,2,2,2,2] => [2,2,2,2,2,1,1]
[1,1,2,2,2,1,2,1] => [1,2,1,2,2,2,1,1]
[1,1,2,2,1,2,1,2] => [2,1,2,1,2,2,1,1]
[1,1,2,2,1,2,2,1] => [1,2,2,1,2,2,1,1]
[1,1,2,1,2,1,2,2] => [2,2,1,2,1,2,1,1]
[1,1,2,1,2,1,1,2,1] => [1,2,1,1,2,1,2,1,1]
[1,1,2,1,2,2,2,1] => [1,2,2,2,1,2,1,1]
[1,1,2,1,1,2,1,2,1] => [1,2,1,2,1,1,2,1,1]
[1,1,2,1,1,1,2,2,1] => [1,2,2,1,1,1,2,1,1]
[1,1,1,2,2,1,2,2] => [2,2,1,2,2,1,1,1]
[1,1,1,2,2,1,1,2,1] => [1,2,1,1,2,2,1,1,1]
[1,1,1,2,2,2,1,2] => [2,1,2,2,2,1,1,1]
[1,1,1,2,2,2,2,1] => [1,2,2,2,2,1,1,1]
[1,1,1,2,1,2,2,2] => [2,2,2,1,2,1,1,1]
[1,1,1,2,1,2,1,2,1] => [1,2,1,2,1,2,1,1,1]
[1,1,1,1,2,2,1,2,1] => [1,2,1,2,2,1,1,1,1]
[1,1,1,1,2,1,2,2,1] => [1,2,2,1,2,1,1,1,1]
[1,1,1,1,1,2,2,2,1] => [1,2,2,2,1,1,1,1,1]
[3,2,2,2,2,1] => [1,2,2,2,2,3]
[4,3,2,2,1] => [1,2,2,3,4]
[4,2,3,2,1] => [1,2,3,2,4]
[4,2,2,3,1] => [1,3,2,2,4]
[4,2,2,2,2] => [2,2,2,2,4]
[5,4,2,1] => [1,2,4,5]
[5,3,3,1] => [1,3,3,5]
[5,3,2,2] => [2,2,3,5]
[5,2,4,1] => [1,4,2,5]
[5,2,3,2] => [2,3,2,5]
[5,2,2,3] => [3,2,2,5]
[6,5,1] => [1,5,6]
[6,4,2] => [2,4,6]
[6,3,3] => [3,3,6]
[6,2,4] => [4,2,6]
[7,5] => [5,7]
[11,1] => [1,11]
[2,1,1,1,1,1,1,1,1,1,1] => [1,1,1,1,1,1,1,1,1,1,2]
[2,1,1,2,1,1,1,2,1] => [1,2,1,1,1,2,1,1,2]
[2,1,1,2,1,1,2,1,1] => [1,1,2,1,1,2,1,1,2]
[2,1,1,2,1,2,1,1,1] => [1,1,1,2,1,2,1,1,2]
[1,2,1,2,1,1,2,1,1] => [1,1,2,1,1,2,1,2,1]
[1,2,1,1,2,1,2,1,1] => [1,1,2,1,2,1,1,2,1]
[1,2,1,1,1,2,2,1,1] => [1,1,2,2,1,1,1,2,1]
[1,2,1,1,1,1,2,1,1,1] => [1,1,1,2,1,1,1,1,2,1]
[1,2,2,1,1,1,2,1,1] => [1,1,2,1,1,1,2,2,1]
[1,2,2,2,1,2,1,1] => [1,1,2,1,2,2,2,1]
[1,2,2,1,2,2,1,1] => [1,1,2,2,1,2,2,1]
[1,2,1,2,1,1,1,2,1] => [1,2,1,1,1,2,1,2,1]
[1,2,1,2,2,2,1,1] => [1,1,2,2,2,1,2,1]
[1,2,1,2,1,2,1,1,1] => [1,1,1,2,1,2,1,2,1]
[1,2,1,1,2,1,1,1,2] => [2,1,1,1,2,1,1,2,1]
[1,2,1,1,2,2,1,1,1] => [1,1,1,2,2,1,1,2,1]
[1,2,1,1,1,2,1,1,1,1] => [1,1,1,1,2,1,1,1,2,1]
[1,1,2,1,1,2,1,1,2] => [2,1,1,2,1,1,2,1,1]
[1,1,2,1,1,2,2,1,1] => [1,1,2,2,1,1,2,1,1]
[1,1,2,1,1,1,2,1,1,1] => [1,1,1,2,1,1,1,2,1,1]
[1,1,2,2,1,1,1,2,1] => [1,2,1,1,1,2,2,1,1]
[1,1,2,2,1,1,2,1,1] => [1,1,2,1,1,2,2,1,1]
[1,1,2,1,2,2,1,1,1] => [1,1,1,2,2,1,2,1,1]
[1,1,1,2,1,1,1,1,2,1] => [1,2,1,1,1,1,2,1,1,1]
[1,1,1,2,1,1,2,1,2] => [2,1,2,1,1,2,1,1,1]
[1,1,1,2,1,1,1,2,1,1] => [1,1,2,1,1,1,2,1,1,1]
[1,1,1,2,1,1,2,1,1,1] => [1,1,1,2,1,1,2,1,1,1]
[1,1,1,2,2,1,1,1,2] => [2,1,1,1,2,2,1,1,1]
[1,1,1,2,2,1,2,1,1] => [1,1,2,1,2,2,1,1,1]
[1,1,1,2,1,2,1,1,1,1] => [1,1,1,1,2,1,2,1,1,1]
[1,1,1,1,2,1,1,1,2,1] => [1,2,1,1,1,2,1,1,1,1]
[1,1,1,1,2,1,2,1,1,1] => [1,1,1,2,1,2,1,1,1,1]
[2,6,2,2] => [2,2,6,2]
[6,2,2,2] => [2,2,2,6]
[2,2,2,2,2,1,1] => [1,1,2,2,2,2,2]
[1,2,2,2,2,1,1,1] => [1,1,1,2,2,2,2,1]
[2,2,1,1,2,1,1,1,1] => [1,1,1,1,2,1,1,2,2]
[1,2,2,1,2,1,1,1,1] => [1,1,1,1,2,1,2,2,1]
[2,1,1,2,2,1,1,1,1] => [1,1,1,1,2,2,1,1,2]
[1,2,1,2,2,1,1,1,1] => [1,1,1,1,2,2,1,2,1]
[1,1,2,2,2,1,1,1,1] => [1,1,1,1,2,2,2,1,1]
[1,2,1,1,2,1,1,1,1,1] => [1,1,1,1,1,2,1,1,2,1]
[1,1,2,1,2,1,1,1,1,1] => [1,1,1,1,1,2,1,2,1,1]
[1,1,1,2,2,1,1,1,1,1] => [1,1,1,1,1,2,2,1,1,1]
[1,1,1,1,2,1,1,1,1,1,1] => [1,1,1,1,1,1,2,1,1,1,1]
[10,2] => [2,10]
[1,1,1,1,1,1,1,2,2,1] => [1,2,2,1,1,1,1,1,1,1]
[1,1,1,1,1,2,2,1,1,1] => [1,1,1,2,2,1,1,1,1,1]
[1,1,1,1,1,2,1,1,2,1] => [1,2,1,1,2,1,1,1,1,1]
[1,2,2,1,1,1,1,1,1,1] => [1,1,1,1,1,1,1,2,2,1]
[1,2,1,1,1,1,1,1,2,1] => [1,2,1,1,1,1,1,1,2,1]
[2,2,1,2,3,2] => [2,3,2,1,2,2]
[2,3,2,1,2,2] => [2,2,1,2,3,2]
[1,1,2,3,3,2] => [2,3,3,2,1,1]
[1,1,1,2,3,1,1,2] => [2,1,1,3,2,1,1,1]
[1,2,3,1,1,1,1,2] => [2,1,1,1,1,3,2,1]
[1,2,1,1,3,1,1,2] => [2,1,1,3,1,1,2,1]
[1,3,4,1,1,2] => [2,1,1,4,3,1]
[1,3,3,1,2,2] => [2,2,1,3,3,1]
[1,3,2,1,3,2] => [2,3,1,2,3,1]
[1,1,1,2,4,3] => [3,4,2,1,1,1]
[1,2,4,1,1,3] => [3,1,1,4,2,1]
[1,2,3,1,2,3] => [3,2,1,3,2,1]
[1,2,1,1,4,3] => [3,4,1,1,2,1]
[1,2,2,2,3,1,1] => [1,1,3,2,2,2,1]
[1,2,2,3,1,2,1] => [1,2,1,3,2,2,1]
[1,2,2,4,1,1,1] => [1,1,1,4,2,2,1]
[1,2,3,1,2,2,1] => [1,2,2,1,3,2,1]
[1,2,3,1,3,1,1] => [1,1,3,1,3,2,1]
[1,2,3,2,1,2,1] => [1,2,1,2,3,2,1]
[1,2,4,1,1,2,1] => [1,2,1,1,4,2,1]
[1,2,3,2,2,1,1] => [1,1,2,2,3,2,1]
[1,2,3,3,1,1,1] => [1,1,1,3,3,2,1]
[1,2,4,2,1,1,1] => [1,1,1,2,4,2,1]
[1,2,5,1,1,1,1] => [1,1,1,1,5,2,1]
[1,3,1,2,2,2,1] => [1,2,2,2,1,3,1]
[1,3,1,3,1,2,1] => [1,2,1,3,1,3,1]
[1,3,1,3,2,1,1] => [1,1,2,3,1,3,1]
[1,3,2,1,3,1,1] => [1,1,3,1,2,3,1]
[1,4,1,1,2,2,1] => [1,2,2,1,1,4,1]
[1,4,1,1,3,1,1] => [1,1,3,1,1,4,1]
[1,3,2,2,1,2,1] => [1,2,1,2,2,3,1]
[1,3,3,1,1,2,1] => [1,2,1,1,3,3,1]
[1,4,1,2,1,2,1] => [1,2,1,2,1,4,1]
[1,4,2,1,1,2,1] => [1,2,1,1,2,4,1]
[1,5,1,1,1,2,1] => [1,2,1,1,1,5,1]
[1,3,2,3,1,1,1] => [1,1,1,3,2,3,1]
[1,3,3,1,2,1,1] => [1,1,2,1,3,3,1]
[1,3,4,1,1,1,1] => [1,1,1,1,4,3,1]
[1,4,1,2,2,1,1] => [1,1,2,2,1,4,1]
[1,4,1,3,1,1,1] => [1,1,1,3,1,4,1]
[1,5,1,1,2,1,1] => [1,1,2,1,1,5,1]
[1,4,2,2,1,1,1] => [1,1,1,2,2,4,1]
[1,4,3,1,1,1,1] => [1,1,1,1,3,4,1]
[1,5,2,1,1,1,1] => [1,1,1,1,2,5,1]
[1,6,1,1,1,1,1] => [1,1,1,1,1,6,1]
[2,1,2,2,3,1,1] => [1,1,3,2,2,1,2]
[2,1,2,3,1,2,1] => [1,2,1,3,2,1,2]
[2,1,2,3,2,1,1] => [1,1,2,3,2,1,2]
[2,1,2,4,1,1,1] => [1,1,1,4,2,1,2]
[2,1,3,1,2,2,1] => [1,2,2,1,3,1,2]
[2,1,3,1,3,1,1] => [1,1,3,1,3,1,2]
[2,1,3,2,1,2,1] => [1,2,1,2,3,1,2]
[2,1,4,1,1,2,1] => [1,2,1,1,4,1,2]
[2,1,3,2,2,1,1] => [1,1,2,2,3,1,2]
[2,1,3,3,1,1,1] => [1,1,1,3,3,1,2]
[2,1,4,1,2,1,1] => [1,1,2,1,4,1,2]
[2,1,4,2,1,1,1] => [1,1,1,2,4,1,2]
[2,1,5,1,1,1,1] => [1,1,1,1,5,1,2]
[2,2,1,2,3,1,1] => [1,1,3,2,1,2,2]
[2,2,1,3,1,2,1] => [1,2,1,3,1,2,2]
[2,2,1,3,2,1,1] => [1,1,2,3,1,2,2]
[2,2,1,4,1,1,1] => [1,1,1,4,1,2,2]
[3,1,1,2,2,2,1] => [1,2,2,2,1,1,3]
[3,1,1,3,1,2,1] => [1,2,1,3,1,1,3]
[3,1,1,3,2,1,1] => [1,1,2,3,1,1,3]
[2,2,2,1,3,1,1] => [1,1,3,1,2,2,2]
[2,3,1,1,2,2,1] => [1,2,2,1,1,3,2]
[2,3,1,1,3,1,1] => [1,1,3,1,1,3,2]
[3,1,2,1,3,1,1] => [1,1,3,1,2,1,3]
[3,2,1,1,2,2,1] => [1,2,2,1,1,2,3]
[3,2,1,1,3,1,1] => [1,1,3,1,1,2,3]
[4,1,1,1,2,2,1] => [1,2,2,1,1,1,4]
[4,1,1,1,3,1,1] => [1,1,3,1,1,1,4]
[2,2,3,1,1,2,1] => [1,2,1,1,3,2,2]
[2,3,1,2,1,2,1] => [1,2,1,2,1,3,2]
[2,3,2,1,1,2,1] => [1,2,1,1,2,3,2]
[2,4,1,1,1,2,1] => [1,2,1,1,1,4,2]
[3,1,2,2,1,2,1] => [1,2,1,2,2,1,3]
[3,1,3,1,1,2,1] => [1,2,1,1,3,1,3]
[3,2,1,2,1,2,1] => [1,2,1,2,1,2,3]
[4,1,1,2,1,2,1] => [1,2,1,2,1,1,4]
[3,2,2,1,1,2,1] => [1,2,1,1,2,2,3]
[3,3,1,1,1,2,1] => [1,2,1,1,1,3,3]
[4,1,2,1,1,2,1] => [1,2,1,1,2,1,4]
[4,2,1,1,1,2,1] => [1,2,1,1,1,2,4]
[5,1,1,1,1,2,1] => [1,2,1,1,1,1,5]
[2,2,2,3,1,1,1] => [1,1,1,3,2,2,2]
[2,2,3,1,2,1,1] => [1,1,2,1,3,2,2]
[2,2,3,2,1,1,1] => [1,1,1,2,3,2,2]
[2,2,4,1,1,1,1] => [1,1,1,1,4,2,2]
[2,3,1,2,2,1,1] => [1,1,2,2,1,3,2]
[2,3,1,3,1,1,1] => [1,1,1,3,1,3,2]
[2,3,2,1,2,1,1] => [1,1,2,1,2,3,2]
[2,4,1,1,2,1,1] => [1,1,2,1,1,4,2]
[2,3,2,2,1,1,1] => [1,1,1,2,2,3,2]
[2,3,3,1,1,1,1] => [1,1,1,1,3,3,2]
[2,4,1,2,1,1,1] => [1,1,1,2,1,4,2]
[2,4,2,1,1,1,1] => [1,1,1,1,2,4,2]
[2,5,1,1,1,1,1] => [1,1,1,1,1,5,2]
[3,1,2,3,1,1,1] => [1,1,1,3,2,1,3]
[3,1,3,1,2,1,1] => [1,1,2,1,3,1,3]
[3,1,4,1,1,1,1] => [1,1,1,1,4,1,3]
[3,2,1,2,2,1,1] => [1,1,2,2,1,2,3]
[3,2,1,3,1,1,1] => [1,1,1,3,1,2,3]
[4,1,1,2,2,1,1] => [1,1,2,2,1,1,4]
[4,1,1,3,1,1,1] => [1,1,1,3,1,1,4]
[3,3,1,1,2,1,1] => [1,1,2,1,1,3,3]
[4,1,2,1,2,1,1] => [1,1,2,1,2,1,4]
[4,2,1,1,2,1,1] => [1,1,2,1,1,2,4]
[5,1,1,1,2,1,1] => [1,1,2,1,1,1,5]
[3,2,2,2,1,1,1] => [1,1,1,2,2,2,3]
[3,2,3,1,1,1,1] => [1,1,1,1,3,2,3]
[3,3,2,1,1,1,1] => [1,1,1,1,2,3,3]
[3,4,1,1,1,1,1] => [1,1,1,1,1,4,3]
[4,1,2,2,1,1,1] => [1,1,1,2,2,1,4]
[4,1,3,1,1,1,1] => [1,1,1,1,3,1,4]
[4,2,1,2,1,1,1] => [1,1,1,2,1,2,4]
[4,2,2,1,1,1,1] => [1,1,1,1,2,2,4]
[4,3,1,1,1,1,1] => [1,1,1,1,1,3,4]
[5,1,2,1,1,1,1] => [1,1,1,1,2,1,5]
[5,2,1,1,1,1,1] => [1,1,1,1,1,2,5]
[6,1,1,1,1,1,1] => [1,1,1,1,1,1,6]
[1,2,1,1,1,1,1,1,1,1,1] => [1,1,1,1,1,1,1,1,1,2,1]
[1,2,2,2,1,1,1,1,1] => [1,1,1,1,1,2,2,2,1]
[1,2,2,1,1,1,1,2,1] => [1,2,1,1,1,1,2,2,1]
[1,1,1,2,1,1,1,1,1,1,1] => [1,1,1,1,1,1,1,2,1,1,1]
[1,1,1,1,1,1,1,2,1,1,1] => [1,1,1,2,1,1,1,1,1,1,1]
[1,1,1,1,1,1,1,1,1,2,1] => [1,2,1,1,1,1,1,1,1,1,1]
[1,1,2,3,1,1,1,1,1] => [1,1,1,1,1,3,2,1,1]
[2,2,1,2,1,1,1,1,1] => [1,1,1,1,1,2,1,2,2]
[2,1,1,3,1,1,1,1,1] => [1,1,1,1,1,3,1,1,2]
[2,1,1,3,2,2,1] => [1,2,2,3,1,1,2]
[4,5,1,1,1] => [1,1,1,5,4]
[4,4,1,2,1] => [1,2,1,4,4]
[4,3,1,3,1] => [1,3,1,3,4]
[4,2,1,4,1] => [1,4,1,2,4]
[1,1,2,3,2,3] => [3,2,3,2,1,1]
[1,1,2,4,4] => [4,4,2,1,1]
[2,1,3,2,2,2] => [2,2,2,3,1,2]
[4,2,6] => [6,2,4]
[3,2,2,5] => [5,2,2,3]
[2,2,2,2,4] => [4,2,2,2,2]
[1,2,2,3,4] => [4,3,2,2,1]
[2,2,3,5] => [5,3,2,2]
[3,3,6] => [6,3,3]
[2,3,2,5] => [5,2,3,2]
[1,3,2,2,4] => [4,2,2,3,1]
[2,4,6] => [6,4,2]
[1,5,6] => [6,5,1]
[1,1,1,1,1,2,1,2,2] => [2,2,1,2,1,1,1,1,1]
[1,1,1,1,1,3,2,1,1] => [1,1,2,3,1,1,1,1,1]
[1,1,1,1,1,3,1,1,2] => [2,1,1,3,1,1,1,1,1]
[1,1,1,1,1,4,3] => [3,4,1,1,1,1,1]
[1,1,1,3,2,2,2] => [2,2,2,3,1,1,1]
[1,1,1,3,1,1,2,1,1] => [1,1,2,1,1,3,1,1,1]
[1,1,1,3,1,1,1,1,2] => [2,1,1,1,1,3,1,1,1]
[1,1,1,3,1,2,3] => [3,2,1,3,1,1,1]
[1,1,1,4,2,1,2] => [2,1,2,4,1,1,1]
[1,1,1,5,4] => [4,5,1,1,1]
[1,2,2,3,1,1,2] => [2,1,1,3,2,2,1]
[1,2,1,2,3,2,1] => [1,2,3,2,1,2,1]
[1,2,1,2,1,1,1,1,2] => [2,1,1,1,1,2,1,2,1]
[1,2,1,2,1,2,3] => [3,2,1,2,1,2,1]
[1,2,1,3,3,1,1] => [1,1,3,3,1,2,1]
[1,2,1,3,2,1,2] => [2,1,2,3,1,2,1]
[1,2,1,3,1,1,3] => [3,1,1,3,1,2,1]
[1,2,1,4,4] => [4,4,1,2,1]
[1,3,1,2,2,1,2] => [2,1,2,2,1,3,1]
[1,3,1,3,4] => [4,3,1,3,1]
[1,5,3,1,2] => [2,1,3,5,1]
[1,5,1,1,4] => [4,1,1,5,1]
[2,10] => [10,2]
[2,4,1,1,1,1,2] => [2,1,1,1,1,4,2]
[2,4,1,2,3] => [3,2,1,4,2]
[1,1,2,2,1,3,2] => [2,3,1,2,2,1,1]
[2,1,1,2,1,3,2] => [2,3,1,2,1,1,2]
[3,3,1,3,2] => [2,3,1,3,3]
[2,5,3,1,1] => [1,1,3,5,2]
[1,2,4,2,1,2] => [2,1,2,4,2,1]
[2,5,2,1,2] => [2,1,2,5,2]
[2,5,1,1,3] => [3,1,1,5,2]
[1,1,2,3,1,2,2] => [2,2,1,3,2,1,1]
[2,1,1,3,1,2,2] => [2,2,1,3,1,1,2]
[3,4,1,2,2] => [2,2,1,4,3]
[2,2,1,3,1,1,2] => [2,1,1,3,1,2,2]
[2,1,1,4,2,1,1] => [1,1,2,4,1,1,2]
[1,1,2,4,1,1,2] => [2,1,1,4,2,1,1]
[2,1,1,4,1,1,2] => [2,1,1,4,1,1,2]
[3,5,1,1,2] => [2,1,1,5,3]
[2,2,1,4,3] => [3,4,1,2,2]
[2,1,1,5,3] => [3,5,1,1,2]
[1,1,3,5,2] => [2,5,3,1,1]
[2,1,2,5,2] => [2,5,2,1,2]
[3,1,1,5,2] => [2,5,1,1,3]
[1,2,2,1,1,1,1,1,2] => [2,1,1,1,1,1,2,2,1]
[5,7] => [7,5]
[2,1,1,1,1,1,1,2,2] => [2,2,1,1,1,1,1,1,2]
[2,1,1,1,1,2,2,1,1] => [1,1,2,2,1,1,1,1,2]
[2,1,1,1,1,2,1,1,2] => [2,1,1,2,1,1,1,1,2]
[2,1,1,1,1,3,3] => [3,3,1,1,1,1,2]
[2,1,1,2,1,1,1,1,2] => [2,1,1,1,1,2,1,1,2]
[2,1,1,2,1,2,3] => [3,2,1,2,1,1,2]
[2,1,1,3,3,1,1] => [1,1,3,3,1,1,2]
[2,1,1,3,2,1,2] => [2,1,2,3,1,1,2]
[2,1,1,3,1,1,3] => [3,1,1,3,1,1,2]
[2,1,1,4,4] => [4,4,1,1,2]
[2,2,2,1,1,1,1,1,1] => [1,1,1,1,1,1,2,2,2]
[2,2,2,2,1,1,2] => [2,1,1,2,2,2,2]
[2,2,1,1,1,1,2,1,1] => [1,1,2,1,1,1,1,2,2]
[2,2,1,1,1,1,1,1,2] => [2,1,1,1,1,1,1,2,2]
[2,2,1,1,1,2,3] => [3,2,1,1,1,2,2]
[2,2,1,2,1,1,3] => [3,1,1,2,1,2,2]
[2,2,1,3,4] => [4,3,1,2,2]
[2,3,2,1,1,1,2] => [2,1,1,1,2,3,2]
[2,3,1,1,2,1,2] => [2,1,2,1,1,3,2]
[2,3,1,1,1,1,3] => [3,1,1,1,1,3,2]
[2,3,1,2,4] => [4,2,1,3,2]
[2,4,4,1,1] => [1,1,4,4,2]
[2,4,3,1,2] => [2,1,3,4,2]
[2,4,2,1,3] => [3,1,2,4,2]
[2,4,1,1,4] => [4,1,1,4,2]
[1,1,2,1,1,1,1,1,1,1,1] => [1,1,1,1,1,1,1,1,2,1,1]
[1,1,2,1,1,1,1,2,2] => [2,2,1,1,1,1,2,1,1]
[1,1,2,1,1,3,3] => [3,3,1,1,2,1,1]
[1,1,2,2,1,1,1,1,2] => [2,1,1,1,1,2,2,1,1]
[1,1,2,2,1,2,3] => [3,2,1,2,2,1,1]
[1,1,2,3,3,1,1] => [1,1,3,3,2,1,1]
[1,1,2,3,2,1,2] => [2,1,2,3,2,1,1]
[1,1,2,3,1,1,3] => [3,1,1,3,2,1,1]
[1,1,1,1,2,1,1,2,2] => [2,2,1,1,2,1,1,1,1]
[1,1,1,1,2,2,2,1,1] => [1,1,2,2,2,1,1,1,1]
[1,1,1,1,2,2,1,1,2] => [2,1,1,2,2,1,1,1,1]
[1,1,1,1,2,3,3] => [3,3,2,1,1,1,1]
[1,1,1,1,1,1,2,1,1,1,1] => [1,1,1,1,2,1,1,1,1,1,1]
[1,1,1,1,1,1,2,2,2] => [2,2,2,1,1,1,1,1,1]
[1,1,1,1,1,1,1,1,2,1,1] => [1,1,2,1,1,1,1,1,1,1,1]
[1,1,1,1,1,1,1,2,3] => [3,2,1,1,1,1,1,1,1]
[1,1,1,1,1,2,3,1,1] => [1,1,3,2,1,1,1,1,1]
[1,1,1,1,1,2,2,1,2] => [2,1,2,2,1,1,1,1,1]
[1,1,1,1,1,2,1,1,3] => [3,1,1,2,1,1,1,1,1]
[1,1,1,1,1,3,4] => [4,3,1,1,1,1,1]
[1,1,1,2,3,1,1,1,1] => [1,1,1,1,3,2,1,1,1]
[1,1,1,2,3,2,2] => [2,2,3,2,1,1,1]
[1,1,1,2,2,2,3] => [3,2,2,2,1,1,1]
[1,1,1,2,1,1,3,1,1] => [1,1,3,1,1,2,1,1,1]
[1,1,1,2,1,1,1,1,3] => [3,1,1,1,1,2,1,1,1]
[1,1,1,2,1,2,4] => [4,2,1,2,1,1,1]
[1,1,1,3,4,1,1] => [1,1,4,3,1,1,1]
[1,1,1,3,3,1,2] => [2,1,3,3,1,1,1]
[1,1,1,3,2,1,3] => [3,1,2,3,1,1,1]
[1,1,1,3,1,1,4] => [4,1,1,3,1,1,1]
[1,1,1,4,5] => [5,4,1,1,1]
[1,2,3,1,1,1,1,1,1] => [1,1,1,1,1,1,3,2,1]
[1,2,3,1,1,2,2] => [2,2,1,1,3,2,1]
[1,2,3,2,1,1,2] => [2,1,1,2,3,2,1]
[1,2,2,1,1,2,3] => [3,2,1,1,2,2,1]
[1,2,2,2,1,1,3] => [3,1,1,2,2,2,1]
[1,2,1,1,3,1,1,1,1] => [1,1,1,1,3,1,1,2,1]
[1,2,1,1,3,2,2] => [2,2,3,1,1,2,1]
[1,2,1,1,2,2,3] => [3,2,2,1,1,2,1]
[1,2,1,1,1,1,3,1,1] => [1,1,3,1,1,1,1,2,1]
[1,2,1,1,1,1,2,1,2] => [2,1,2,1,1,1,1,2,1]
[1,2,1,1,1,1,1,1,3] => [3,1,1,1,1,1,1,2,1]
[1,2,1,1,1,2,4] => [4,2,1,1,1,2,1]
[1,2,1,2,4,1,1] => [1,1,4,2,1,2,1]
[1,2,1,2,3,1,2] => [2,1,3,2,1,2,1]
[1,2,1,2,2,1,3] => [3,1,2,2,1,2,1]
[1,2,1,2,1,1,4] => [4,1,1,2,1,2,1]
[1,2,1,3,5] => [5,3,1,2,1]
[1,3,3,1,1,1,2] => [2,1,1,1,3,3,1]
[1,3,2,1,2,1,2] => [2,1,2,1,2,3,1]
[1,3,2,1,1,1,3] => [3,1,1,1,2,3,1]
[1,3,1,1,4,1,1] => [1,1,4,1,1,3,1]
[1,3,1,1,3,1,2] => [2,1,3,1,1,3,1]
[1,3,1,1,2,1,3] => [3,1,2,1,1,3,1]
[1,3,1,1,1,1,4] => [4,1,1,1,1,3,1]
[1,3,1,2,5] => [5,2,1,3,1]
[1,4,5,1,1] => [1,1,5,4,1]
[1,4,4,1,2] => [2,1,4,4,1]
[1,4,3,1,3] => [3,1,3,4,1]
[1,4,2,1,4] => [4,1,2,4,1]
[1,4,1,1,5] => [5,1,1,4,1]
[2,2,2,6] => [6,2,2,2]
[2,2,6,2] => [2,6,2,2]
[2,2,8] => [8,2,2]
[2,3,7] => [7,3,2]
[2,8,2] => [2,8,2]
[2,7,3] => [3,7,2]
[4,8] => [8,4]
[3,7,2] => [2,7,3]
[3,9] => [9,3]
[8,2,2] => [2,2,8]
[8,4] => [4,8]
[7,3,2] => [2,3,7]
[9,3] => [3,9]
[1,3,3,1,3,1] => [1,3,1,3,3,1]
[2,1,2,2,1,1,3] => [3,1,1,2,2,1,2]
[1,2,1,2,1,1,1,1,1,1] => [1,1,1,1,1,1,2,1,2,1]
[1,2,1,1,1,1,1,2,1,1] => [1,1,2,1,1,1,1,1,2,1]
[1,1,2,1,1,1,1,1,2,1] => [1,2,1,1,1,1,1,2,1,1]
[1,1,1,1,1,2,1,2,1,1] => [1,1,2,1,2,1,1,1,1,1]
[1,1,1,1,1,1,2,1,2,1] => [1,2,1,2,1,1,1,1,1,1]
[2,3,2,2,1,2] => [2,1,2,2,3,2]
[2,1,1,2,3,1,2] => [2,1,3,2,1,1,2]
[3,2,1,1,1,2,2] => [2,2,1,1,1,2,3]
[3,1,1,2,1,2,2] => [2,2,1,2,1,1,3]
[2,1,1,1,2,3,2] => [2,3,2,1,1,1,2]
[2,1,1,2,3,2,1] => [1,2,3,2,1,1,2]
[4,1,2,1,2,2] => [2,2,1,2,1,4]
[4,2,2,1,2,1] => [1,2,1,2,2,4]
[4,1,2,2,2,1] => [1,2,2,2,1,4]
[3,1,2,3,2,1] => [1,2,3,2,1,3]
[4,2,1,2,2,1] => [1,2,2,1,2,4]
[3,2,2,1,2,2] => [2,2,1,2,2,3]
[1,1,1,2,3,4] => [4,3,2,1,1,1]
[3,1,2,2,2,2] => [2,2,2,2,1,3]
[2,3,1,2,2,2] => [2,2,2,1,3,2]
[4,1,1,2,2,2] => [2,2,2,1,1,4]
[4,2,1,1,2,2] => [2,2,1,1,2,4]
[4,1,2,2,1,2] => [2,1,2,2,1,4]
[3,2,1,1,2,1,2] => [2,1,2,1,1,2,3]
[3,1,2,1,2,1,2] => [2,1,2,1,2,1,3]
[3,1,2,1,1,2,2] => [2,2,1,1,2,1,3]
[3,1,1,2,2,1,2] => [2,1,2,2,1,1,3]
[3,1,1,1,2,2,2] => [2,2,2,1,1,1,3]
[2,3,1,1,1,2,2] => [2,2,1,1,1,3,2]
[2,1,3,1,2,1,2] => [2,1,2,1,3,1,2]
[2,1,3,1,1,2,2] => [2,2,1,1,3,1,2]
[2,1,1,1,2,2,3] => [3,2,2,1,1,1,2]
[2,1,1,1,3,2,2] => [2,2,3,1,1,1,2]
[1,1,1,1,2,2,4] => [4,2,2,1,1,1,1]
[1,1,1,1,2,3,2,1] => [1,2,3,2,1,1,1,1]
[1,1,1,2,3,3,2] => [2,3,3,2,1,1,1]
[1,1,1,2,2,2,4] => [4,2,2,2,1,1,1]
[1,1,1,1,2,3,4] => [4,3,2,1,1,1,1]
[3,1,2,2,2,2,1] => [1,2,2,2,2,1,3]
[3,1,2,3,2,1,1] => [1,1,2,3,2,1,3]
[2,2,1,2,3,2,1] => [1,2,3,2,1,2,2]
[1,1,1,1,1,1,1,1,1,1,1,1,1] => [1,1,1,1,1,1,1,1,1,1,1,1,1]
[1,1,1,1,1,1,2,1,1,1,1,1] => [1,1,1,1,1,2,1,1,1,1,1,1]
[1,1,1,1,1,1,3,1,1,1,1] => [1,1,1,1,3,1,1,1,1,1,1]
[1,2,1,2,2,2,2,1] => [1,2,2,2,2,1,2,1]
[1,2,1,2,3,2,1,1] => [1,1,2,3,2,1,2,1]
[1,1,1,1,2,2,2,3] => [3,2,2,2,1,1,1,1]
[1,1,1,2,2,2,3,1] => [1,3,2,2,2,1,1,1]
[2,2,2,1,1,2,2,1] => [1,2,2,1,1,2,2,2]
[2,2,2,1,2,2,1,1] => [1,1,2,2,1,2,2,2]
[3,2,1,1,2,2,1,1] => [1,1,2,2,1,1,2,3]
[1,2,2,1,1,2,2,1,1] => [1,1,2,2,1,1,2,2,1]
[2,1,2,2,2,2,1,1] => [1,1,2,2,2,2,1,2]
[1,1,1,2,2,2,2,2] => [2,2,2,2,2,1,1,1]
[1,1,1,1,2,3,2,2] => [2,2,3,2,1,1,1,1]
[1,1,1,1,2,3,3,1] => [1,3,3,2,1,1,1,1]
[1,1,1,1,2,2,2,2,1] => [1,2,2,2,2,1,1,1,1]
[1,2,2,2,2,2,2,1] => [1,2,2,2,2,2,2,1]
[2,2,2,2,2,2,2] => [2,2,2,2,2,2,2]
[1,1,1,1,2,2,2,3,1] => [1,3,2,2,2,1,1,1,1]
[1,1,1,2,2,2,3,2] => [2,3,2,2,2,1,1,1]
[1,1,1,2,1,1,2,1,2,2] => [2,2,1,2,1,1,2,1,1,1]
[1,1,1,1,2,1,2,1,2,2] => [2,2,1,2,1,2,1,1,1,1]
[1,1,1,1,2,1,1,2,2,2] => [2,2,2,1,1,2,1,1,1,1]
[1,2,2,2,1,2,1,2,1] => [1,2,1,2,1,2,2,2,1]
[1,2,2,1,2,1,2,2,1] => [1,2,2,1,2,1,2,2,1]
[1,2,2,1,2,2,1,2,1] => [1,2,1,2,2,1,2,2,1]
[1,2,1,2,1,2,2,2,1] => [1,2,2,2,1,2,1,2,1]
[1,2,1,2,1,1,2,1,2,1] => [1,2,1,2,1,1,2,1,2,1]
[1,2,1,2,2,1,2,2,1] => [1,2,2,1,2,2,1,2,1]
[1,2,1,2,2,2,1,2,1] => [1,2,1,2,2,2,1,2,1]
[1,2,1,2,2,2,2,1,1] => [1,1,2,2,2,2,1,2,1]
[1,2,1,1,2,1,1,2,2,1] => [1,2,2,1,1,2,1,1,2,1]
[1,2,1,1,2,1,2,1,2,1] => [1,2,1,2,1,2,1,1,2,1]
[1,1,2,1,2,2,2,2,1] => [1,2,2,2,2,1,2,1,1]
[1,1,2,1,2,1,2,1,2,1] => [1,2,1,2,1,2,1,2,1,1]
[1,1,2,1,1,2,1,2,2,1] => [1,2,2,1,2,1,1,2,1,1]
[1,1,2,1,1,2,2,1,2,1] => [1,2,1,2,2,1,1,2,1,1]
[1,1,2,2,1,2,2,2,1] => [1,2,2,2,1,2,2,1,1]
[1,1,2,2,1,1,2,1,2,1] => [1,2,1,2,1,1,2,2,1,1]
[1,1,2,2,2,1,2,2,1] => [1,2,2,1,2,2,2,1,1]
[1,1,2,2,2,2,1,2,1] => [1,2,1,2,2,2,2,1,1]
[1,1,2,1,2,1,1,2,2,1] => [1,2,2,1,1,2,1,2,1,1]
[1,1,1,2,1,1,2,2,2,1] => [1,2,2,2,1,1,2,1,1,1]
[1,1,1,2,1,2,1,2,2,1] => [1,2,2,1,2,1,2,1,1,1]
[1,1,1,2,1,2,2,1,2,1] => [1,2,1,2,2,1,2,1,1,1]
[1,1,1,2,2,1,1,2,2,1] => [1,2,2,1,1,2,2,1,1,1]
[1,1,1,2,2,1,2,1,2,1] => [1,2,1,2,1,2,2,1,1,1]
[2,2,1,2,2,2,2,1] => [1,2,2,2,2,1,2,2]
[2,2,1,2,3,2,1,1] => [1,1,2,3,2,1,2,2]
[2,2,2,1,1,2,2,1,1] => [1,1,2,2,1,1,2,2,2]
[3,1,2,2,2,2,1,1] => [1,1,2,2,2,2,1,3]
[2,2,2,2,2,1,2,1] => [1,2,1,2,2,2,2,2]
[2,2,2,2,1,2,2,1] => [1,2,2,1,2,2,2,2]
[2,2,2,1,2,2,2,1] => [1,2,2,2,1,2,2,2]
[2,1,2,2,2,2,2,1] => [1,2,2,2,2,2,1,2]
[2,2,2,2,1,1,2,2] => [2,2,1,1,2,2,2,2]
[2,2,2,1,1,2,1,2,1] => [1,2,1,2,1,1,2,2,2]
[2,2,1,1,2,1,2,2,1] => [1,2,2,1,2,1,1,2,2]
[2,1,1,2,1,2,2,2,1] => [1,2,2,2,1,2,1,1,2]
[2,2,2,1,1,2,2,2] => [2,2,2,1,1,2,2,2]
[2,2,1,1,2,2,1,2,1] => [1,2,1,2,2,1,1,2,2]
[2,2,2,1,1,1,2,2,1] => [1,2,2,1,1,1,2,2,2]
[2,1,1,2,2,1,2,2,1] => [1,2,2,1,2,2,1,1,2]
[2,2,1,1,1,2,2,2,1] => [1,2,2,2,1,1,1,2,2]
[2,1,1,1,2,2,2,2,1] => [1,2,2,2,2,1,1,1,2]
[1,1,1,2,2,2,2,2,1] => [1,2,2,2,2,2,1,1,1]
[2,2,1,1,2,2,2,2] => [2,2,2,2,1,1,2,2]
[2,1,1,2,2,2,1,2,1] => [1,2,1,2,2,2,1,1,2]
[1,2,1,2,2,2,2,2] => [2,2,2,2,2,1,2,1]
[1,2,2,1,2,2,2,2] => [2,2,2,2,1,2,2,1]
[1,2,2,2,1,2,2,2] => [2,2,2,1,2,2,2,1]
[1,2,2,2,2,1,2,2] => [2,2,1,2,2,2,2,1]
[1,1,2,1,1,2,2,2,2] => [2,2,2,2,1,1,2,1,1]
[1,2,1,2,1,1,2,2,2] => [2,2,2,1,1,2,1,2,1]
[1,2,2,1,2,1,1,2,2] => [2,2,1,1,2,1,2,2,1]
[1,1,2,2,1,1,2,2,2] => [2,2,2,1,1,2,2,1,1]
[1,2,1,2,2,1,1,2,2] => [2,2,1,1,2,2,1,2,1]
[1,1,1,2,1,1,1,2,2,2] => [2,2,2,1,1,1,2,1,1,1]
[1,1,2,2,2,1,1,2,2] => [2,2,1,1,2,2,2,1,1]
[1,1,1,2,1,2,1,1,2,2] => [2,2,1,1,2,1,2,1,1,1]
[1,1,1,1,2,3,3,2] => [2,3,3,2,1,1,1,1]
[1,1,1,1,2,2,2,2,2] => [2,2,2,2,2,1,1,1,1]
[1,1,1,1,2,2,2,4] => [4,2,2,2,1,1,1,1]
[1,2,2,2,1,1,2,2,1] => [1,2,2,1,1,2,2,2,1]
[1,2,2,1,1,2,2,2,1] => [1,2,2,2,1,1,2,2,1]
[1,2,2,1,1,2,1,2,2] => [2,2,1,2,1,1,2,2,1]
[1,2,2,1,1,1,2,2,2] => [2,2,2,1,1,1,2,2,1]
[1,2,1,2,1,2,1,2,2] => [2,2,1,2,1,2,1,2,1]
[1,2,1,2,1,1,1,2,2,1] => [1,2,2,1,1,1,2,1,2,1]
[1,2,1,1,2,2,2,2,1] => [1,2,2,2,2,1,1,2,1]
[1,2,1,1,2,2,1,2,2] => [2,2,1,2,2,1,1,2,1]
[1,2,1,1,2,1,2,2,2] => [2,2,2,1,2,1,1,2,1]
[1,2,1,1,1,2,2,1,2,1] => [1,2,1,2,2,1,1,1,2,1]
[1,2,1,1,1,2,2,2,2] => [2,2,2,2,1,1,1,2,1]
[1,2,1,1,1,2,1,2,2,1] => [1,2,2,1,2,1,1,1,2,1]
[1,2,1,1,1,1,2,2,2,1] => [1,2,2,2,1,1,1,1,2,1]
[1,1,2,1,2,2,1,2,2] => [2,2,1,2,2,1,2,1,1]
[1,1,2,1,2,1,2,2,2] => [2,2,2,1,2,1,2,1,1]
[1,1,2,1,1,2,1,1,2,2] => [2,2,1,1,2,1,1,2,1,1]
[1,1,2,1,1,1,2,2,2,1] => [1,2,2,2,1,1,1,2,1,1]
[1,1,2,1,1,1,2,1,2,2] => [2,2,1,2,1,1,1,2,1,1]
[1,1,2,1,1,1,1,2,2,2] => [2,2,2,1,1,1,1,2,1,1]
[1,1,2,2,1,2,1,2,2] => [2,2,1,2,1,2,2,1,1]
[1,1,2,2,1,1,1,2,2,1] => [1,2,2,1,1,1,2,2,1,1]
[1,1,2,2,2,2,2,2] => [2,2,2,2,2,2,1,1]
[1,1,1,2,2,2,1,2,2] => [2,2,1,2,2,2,1,1,1]
[1,1,1,2,2,1,2,2,2] => [2,2,2,1,2,2,1,1,1]
[1,1,1,2,1,2,2,2,2] => [2,2,2,2,1,2,1,1,1]
[1,1,1,1,2,2,1,2,2,1] => [1,2,2,1,2,2,1,1,1,1]
[1,1,1,1,2,2,1,1,2,2] => [2,2,1,1,2,2,1,1,1,1]
[1,1,1,1,2,2,2,1,2,1] => [1,2,1,2,2,2,1,1,1,1]
[1,1,1,1,2,1,2,2,2,1] => [1,2,2,2,1,2,1,1,1,1]
[1,1,1,1,1,2,2,2,2,1] => [1,2,2,2,2,1,1,1,1,1]
[1,1,1,1,1,2,2,1,2,2] => [2,2,1,2,2,1,1,1,1,1]
[1,1,1,1,1,2,1,2,2,2] => [2,2,2,1,2,1,1,1,1,1]
[1,1,1,1,1,1,2,2,2,2] => [2,2,2,2,1,1,1,1,1,1]
[1,1,1,1,1,2,2,2,1,2] => [2,1,2,2,2,1,1,1,1,1]
[2,1,1,1,1,1,2,2,2,1] => [1,2,2,2,1,1,1,1,1,2]
[2,1,1,1,1,2,2,2,2] => [2,2,2,2,1,1,1,1,2]
[1,1,1,1,2,1,2,2,1,2] => [2,1,2,2,1,2,1,1,1,1]
[2,1,1,1,1,2,1,2,2,1] => [1,2,2,1,2,1,1,1,1,2]
[2,1,1,1,2,1,2,2,2] => [2,2,2,1,2,1,1,1,2]
[1,1,1,2,2,2,2,1,2] => [2,1,2,2,2,2,1,1,1]
[2,1,1,2,1,1,2,2,2] => [2,2,2,1,1,2,1,1,2]
[1,1,1,1,2,2,1,2,1,2] => [2,1,2,1,2,2,1,1,1,1]
[1,1,1,2,1,1,2,2,1,2] => [2,1,2,2,1,1,2,1,1,1]
[1,1,2,1,2,2,2,1,2] => [2,1,2,2,2,1,2,1,1]
[2,1,1,1,1,2,2,1,2,1] => [1,2,1,2,2,1,1,1,1,2]
[2,1,1,1,2,2,1,2,2] => [2,2,1,2,2,1,1,1,2]
[2,1,1,1,2,1,1,2,2,1] => [1,2,2,1,1,2,1,1,1,2]
[1,2,1,1,1,1,1,2,2,2] => [2,2,2,1,1,1,1,1,2,1]
[2,1,2,1,1,1,2,2,2] => [2,2,2,1,1,1,2,1,2]
[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1] => [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]
[1,1,1,1,1,1,2,1,1,1,1,1,2] => [2,1,1,1,1,1,2,1,1,1,1,1,1]
[1,1,1,1,2,2,2,3,2] => [2,3,2,2,2,1,1,1,1]
[2,2,1,2,2,2,2,1,1] => [1,1,2,2,2,2,1,2,2]
[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1] => [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]
[1,1,1,1,1,1,2,1,1,1,1,1,3] => [3,1,1,1,1,1,2,1,1,1,1,1,1]
[1,2,2,2,2,2,2,2,1] => [1,2,2,2,2,2,2,2,1]
[2,2,2,2,2,2,2,2] => [2,2,2,2,2,2,2,2]
[2,2,2,2,2,2,1,2,1] => [1,2,1,2,2,2,2,2,2]
[2,2,2,2,2,1,2,2,1] => [1,2,2,1,2,2,2,2,2]
[2,2,2,2,1,2,2,2,1] => [1,2,2,2,1,2,2,2,2]
[2,2,2,1,2,2,2,2,1] => [1,2,2,2,2,1,2,2,2]
[2,2,1,2,2,2,2,2,1] => [1,2,2,2,2,2,1,2,2]
[2,1,2,2,2,2,2,2,1] => [1,2,2,2,2,2,2,1,2]
[2,2,2,2,2,1,1,2,2] => [2,2,1,1,2,2,2,2,2]
[2,2,2,2,1,1,2,1,2,1] => [1,2,1,2,1,1,2,2,2,2]
[2,2,2,1,1,2,1,2,2,1] => [1,2,2,1,2,1,1,2,2,2]
[2,2,1,1,2,1,2,2,2,1] => [1,2,2,2,1,2,1,1,2,2]
[2,1,1,2,1,2,2,2,2,1] => [1,2,2,2,2,1,2,1,1,2]
[1,1,2,1,2,2,2,2,2,1] => [1,2,2,2,2,2,1,2,1,1]
[2,2,2,2,1,1,2,2,2] => [2,2,2,1,1,2,2,2,2]
[2,2,2,1,1,2,2,1,2,1] => [1,2,1,2,2,1,1,2,2,2]
[2,2,2,2,1,1,1,2,2,1] => [1,2,2,1,1,1,2,2,2,2]
[2,2,1,1,2,2,1,2,2,1] => [1,2,2,1,2,2,1,1,2,2]
[2,2,2,1,1,1,2,2,2,1] => [1,2,2,2,1,1,1,2,2,2]
[2,1,1,2,2,1,2,2,2,1] => [1,2,2,2,1,2,2,1,1,2]
[2,2,1,1,1,2,2,2,2,1] => [1,2,2,2,2,1,1,1,2,2]
[1,1,2,2,1,2,2,2,2,1] => [1,2,2,2,2,1,2,2,1,1]
[2,1,1,1,2,2,2,2,2,1] => [1,2,2,2,2,2,1,1,1,2]
[1,1,1,2,2,2,2,2,2,1] => [1,2,2,2,2,2,2,1,1,1]
[1,1,1,1,1,1,2,2,2,2,2] => [2,2,2,2,2,1,1,1,1,1,1]
[2,1,1,1,1,1,1,2,2,2,2] => [2,2,2,2,1,1,1,1,1,1,2]
[1,1,1,1,1,2,2,2,2,1,2] => [2,1,2,2,2,2,1,1,1,1,1]
[2,1,1,1,1,1,2,2,2,2,1] => [1,2,2,2,2,1,1,1,1,1,2]
[1,1,1,1,1,2,1,2,2,2,2] => [2,2,2,2,1,2,1,1,1,1,1]
[1,1,1,1,2,1,2,2,2,1,2] => [2,1,2,2,2,1,2,1,1,1,1]
[2,1,1,1,1,1,2,1,2,2,2] => [2,2,2,1,2,1,1,1,1,1,2]
[2,1,1,1,1,2,1,2,2,2,1] => [1,2,2,2,1,2,1,1,1,1,2]
[1,1,1,1,2,2,2,2,2,2] => [2,2,2,2,2,2,1,1,1,1]
[1,1,1,2,1,1,2,2,2,1,2] => [2,1,2,2,2,1,1,2,1,1,1]
[2,1,1,1,1,2,2,2,2,2] => [2,2,2,2,2,1,1,1,1,2]
[2,1,1,1,2,1,1,2,2,2,1] => [1,2,2,2,1,1,2,1,1,1,2]
[1,2,2,2,2,2,2,2,2,1] => [1,2,2,2,2,2,2,2,2,1]
[2,2,2,2,2,2,2,2,2] => [2,2,2,2,2,2,2,2,2]
[2,2,2,2,2,2,2,1,2,1] => [1,2,1,2,2,2,2,2,2,2]
[2,2,2,2,2,2,1,2,2,1] => [1,2,2,1,2,2,2,2,2,2]
[2,2,2,2,2,1,2,2,2,1] => [1,2,2,2,1,2,2,2,2,2]
[2,2,2,2,1,2,2,2,2,1] => [1,2,2,2,2,1,2,2,2,2]
[2,2,2,1,2,2,2,2,2,1] => [1,2,2,2,2,2,1,2,2,2]
[2,2,1,2,2,2,2,2,2,1] => [1,2,2,2,2,2,2,1,2,2]
[2,1,2,2,2,2,2,2,2,1] => [1,2,2,2,2,2,2,2,1,2]
[2,2,2,2,2,2,1,1,2,2] => [2,2,1,1,2,2,2,2,2,2]
[2,2,2,2,2,1,1,2,1,2,1] => [1,2,1,2,1,1,2,2,2,2,2]
[2,2,2,2,1,1,2,1,2,2,1] => [1,2,2,1,2,1,1,2,2,2,2]
[2,2,2,1,1,2,1,2,2,2,1] => [1,2,2,2,1,2,1,1,2,2,2]
[2,2,1,1,2,1,2,2,2,2,1] => [1,2,2,2,2,1,2,1,1,2,2]
[2,1,1,2,1,2,2,2,2,2,1] => [1,2,2,2,2,2,1,2,1,1,2]
[1,1,2,1,2,2,2,2,2,2,1] => [1,2,2,2,2,2,2,1,2,1,1]
[1,1,1,1,1,1,1,2,2,2,2,1,2] => [2,1,2,2,2,2,1,1,1,1,1,1,1]
[2,1,1,1,1,1,1,1,2,2,2,2,1] => [1,2,2,2,2,1,1,1,1,1,1,1,2]
[1,1,1,1,1,1,2,2,2,2,2,2] => [2,2,2,2,2,2,1,1,1,1,1,1]
[2,1,1,1,1,1,1,2,2,2,2,2] => [2,2,2,2,2,1,1,1,1,1,1,2]
[1,1,1,1,1,1,2,1,2,2,2,1,2] => [2,1,2,2,2,1,2,1,1,1,1,1,1]
[1,1,1,1,1,2,1,2,2,2,2,2] => [2,2,2,2,2,1,2,1,1,1,1,1]
[2,1,1,1,1,1,1,2,1,2,2,2,1] => [1,2,2,2,1,2,1,1,1,1,1,1,2]
[2,1,1,1,1,1,2,1,2,2,2,2] => [2,2,2,2,1,2,1,1,1,1,1,2]
[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1] => [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]
[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,3] => [3,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]
[1,2,2,2,2,2,2,2,2,2,1] => [1,2,2,2,2,2,2,2,2,2,1]
[2,2,2,2,2,2,2,2,2,2] => [2,2,2,2,2,2,2,2,2,2]
[2,2,2,2,2,2,2,2,1,2,1] => [1,2,1,2,2,2,2,2,2,2,2]
[2,2,2,2,2,2,2,1,2,2,1] => [1,2,2,1,2,2,2,2,2,2,2]
[2,2,2,2,2,2,1,2,2,2,1] => [1,2,2,2,1,2,2,2,2,2,2]
[2,2,2,2,2,1,2,2,2,2,1] => [1,2,2,2,2,1,2,2,2,2,2]
[2,2,2,2,1,2,2,2,2,2,1] => [1,2,2,2,2,2,1,2,2,2,2]
[2,2,2,1,2,2,2,2,2,2,1] => [1,2,2,2,2,2,2,1,2,2,2]
[2,2,1,2,2,2,2,2,2,2,1] => [1,2,2,2,2,2,2,2,1,2,2]
[2,1,2,2,2,2,2,2,2,2,1] => [1,2,2,2,2,2,2,2,2,1,2]
[1,1,1,1,1,1,1,1,2,2,2,2,2,2] => [2,2,2,2,2,2,1,1,1,1,1,1,1,1]
[2,1,1,1,1,1,1,1,1,2,2,2,2,2] => [2,2,2,2,2,1,1,1,1,1,1,1,1,2]
[1,1,1,1,1,1,1,2,2,2,2,2,1,2] => [2,1,2,2,2,2,2,1,1,1,1,1,1,1]
[2,1,1,1,1,1,1,1,2,2,2,2,2,1] => [1,2,2,2,2,2,1,1,1,1,1,1,1,2]
[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1] => [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]
[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2] => [2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]
[1,1,1,1,1,1,1,1,1,2,2,2,2,2,1,2] => [2,1,2,2,2,2,2,1,1,1,1,1,1,1,1,1]
[2,1,1,1,1,1,1,1,1,1,2,2,2,2,2,1] => [1,2,2,2,2,2,1,1,1,1,1,1,1,1,1,2]
[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1] => [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]
[1,1,1,1,1,1,1,1,2,1,1,1,1,1,1,1,1,1,5] => [5,1,1,1,1,1,1,1,1,1,2,1,1,1,1,1,1,1,1]
[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1] => [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]
[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,3] => [3,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]
[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1] => [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]
[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,3] => [3,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]
Identities
click to show experimental identities
(only identities of compositions of up to three maps are shown)
Inverses
Mp00038reverse ∘ Mp00038reverse = id : Integer compositions ⟶ Integer compositions
Commutation relations
Mp00038reverse ∘ Mp00133delta morphism = Mp00133delta morphism ∘ Mp00038reverse : Integer compositions ⟶ Integer compositions
Intertwining relations
Mp00038reverse ∘ Mp00100touch composition = Mp00100touch composition ∘ Mp00028reverse : Dyck paths ⟶ Integer compositions
Mp00038reverse ∘ Mp00173rotate front to back = Mp00172rotate back to front ∘ Mp00038reverse : Integer compositions ⟶ Integer compositions
Mp00038reverse ∘ Mp00172rotate back to front = Mp00173rotate front to back ∘ Mp00038reverse : Integer compositions ⟶ Integer compositions
Mp00189rotate ∘ Mp00180to ribbon = Mp00180to ribbon ∘ Mp00038reverse : Integer compositions ⟶ Skew partitions
Mp00038reverse ∘ Mp00178to composition = Mp00178to composition ∘ Mp00104reverse : Binary words ⟶ Integer compositions
Mp00097delta morphism ∘ Mp00104reverse = Mp00038reverse ∘ Mp00097delta morphism : Binary words ⟶ Integer compositions
Mp00181row lengths ∘ Mp00189rotate = Mp00038reverse ∘ Mp00181row lengths : Skew partitions ⟶ Integer compositions
Mp00071descent composition ∘ Mp00069complement ∘ Mp00064reverse = Mp00038reverse ∘ Mp00071descent composition : Permutations ⟶ Integer compositions
Mp00071descent composition ∘ Mp00126cactus evacuation = Mp00038reverse ∘ Mp00071descent composition : Permutations ⟶ Integer compositions
Mp00028reverse ∘ Mp00231bounce path = Mp00231bounce path ∘ Mp00038reverse : Integer compositions ⟶ Dyck paths
Mp00071descent composition ∘ Mp00058to permutation ∘ Mp00113reverse = Mp00038reverse ∘ Mp00071descent composition ∘ Mp00058to permutation : Perfect matchings ⟶ Integer compositions
Mp00038reverse ∘ Mp00097delta morphism ∘ Mp00109descent word = Mp00097delta morphism ∘ Mp00109descent word ∘ Mp00064reverse : Permutations ⟶ Integer compositions
Mp00038reverse ∘ Mp00097delta morphism ∘ Mp00095to binary word = Mp00097delta morphism ∘ Mp00095to binary word ∘ Mp00044conjugate : Integer partitions ⟶ Integer compositions
Mp00071descent composition ∘ Mp00024to 321-avoiding permutation ∘ Mp00123Barnabei-Castronuovo involution = Mp00038reverse ∘ Mp00071descent composition ∘ Mp00024to 321-avoiding permutation : Dyck paths ⟶ Integer compositions
Mp00038reverse ∘ Mp00207horizontal strip sizes ∘ Mp00033to two-row standard tableau = Mp00207horizontal strip sizes ∘ Mp00033to two-row standard tableau ∘ Mp00028reverse : Dyck paths ⟶ Integer compositions
Mp00038reverse ∘ Mp00097delta morphism ∘ Mp00093to binary word = Mp00097delta morphism ∘ Mp00093to binary word ∘ Mp00028reverse : Dyck paths ⟶ Integer compositions
Mp00136rotate back-to-front ∘ Mp00104reverse ∘ Mp00094to binary word = Mp00094to binary word ∘ Mp00038reverse : Integer compositions ⟶ Binary words
Mp00319to composition ∘ Mp00320reverse = Mp00038reverse ∘ Mp00319to composition : Parking functions ⟶ Integer compositions
Mp00038reverse ∘ Mp00097delta morphism ∘ Mp00267signs = Mp00097delta morphism ∘ Mp00267signs ∘ Mp00161reverse : Signed permutations ⟶ Integer compositions
Mp00038reverse ∘ Mp00181row lengths ∘ Mp00233skew partition = Mp00181row lengths ∘ Mp00233skew partition ∘ Mp00028reverse : Dyck paths ⟶ Integer compositions
Mp00066inverse ∘ Mp00024to 321-avoiding permutation ∘ Mp00231bounce path = Mp00024to 321-avoiding permutation ∘ Mp00231bounce path ∘ Mp00038reverse : Integer compositions ⟶ Permutations
Mp00066inverse ∘ Mp00025to 132-avoiding permutation ∘ Mp00231bounce path = Mp00025to 132-avoiding permutation ∘ Mp00231bounce path ∘ Mp00038reverse : Integer compositions ⟶ Permutations
Mp00044conjugate ∘ Mp00027to partition ∘ Mp00231bounce path = Mp00027to partition ∘ Mp00231bounce path ∘ Mp00038reverse : Integer compositions ⟶ Integer partitions
Mp00112complement ∘ Mp00138to noncrossing partition ∘ Mp00231bounce path = Mp00138to noncrossing partition ∘ Mp00231bounce path ∘ Mp00038reverse : Integer compositions ⟶ Set partitions
Mp00048left-right symmetry ∘ Mp00026to ordered tree ∘ Mp00231bounce path = Mp00026to ordered tree ∘ Mp00231bounce path ∘ Mp00038reverse : Integer compositions ⟶ Ordered trees
Mp00104reverse ∘ Mp00269flag zeros to zeros ∘ Mp00094to binary word = Mp00269flag zeros to zeros ∘ Mp00094to binary word ∘ Mp00038reverse : Integer compositions ⟶ Binary words
Mp00248DEX composition ∘ Mp00058to permutation ∘ Mp00113reverse = Mp00038reverse ∘ Mp00248DEX composition ∘ Mp00058to permutation : Perfect matchings ⟶ Integer compositions
Mp00287to composition ∘ Mp00288reverse = Mp00038reverse ∘ Mp00287to composition : Ordered set partitions ⟶ Integer compositions
Mp00215Wachs-White ∘ Mp00138to noncrossing partition ∘ Mp00231bounce path = Mp00138to noncrossing partition ∘ Mp00231bounce path ∘ Mp00038reverse : Integer compositions ⟶ Set partitions
Mp00216inverse Wachs-White ∘ Mp00138to noncrossing partition ∘ Mp00231bounce path = Mp00138to noncrossing partition ∘ Mp00231bounce path ∘ Mp00038reverse : Integer compositions ⟶ Set partitions
Mp00038reverse ∘ Mp00097delta morphism ∘ Mp00261Burrows-Wheeler = Mp00097delta morphism ∘ Mp00261Burrows-Wheeler ∘ Mp00105complement : Binary words ⟶ Integer compositions
Mp00038reverse ∘ Mp00319to composition ∘ Mp00305parking function = Mp00319to composition ∘ Mp00305parking function ∘ Mp00064reverse : Permutations ⟶ Integer compositions
Mp00054to inverse des composition ∘ Mp00320reverse ∘ Mp00303complement = Mp00038reverse ∘ Mp00054to inverse des composition : Parking functions ⟶ Integer compositions
Absorbing relations
Mp00040to partition ∘ Mp00038reverse = Mp00040to partition : Integer compositions ⟶ Integer partitions
Mp00040to partition ∘ Mp00133delta morphism ∘ Mp00038reverse = Mp00040to partition ∘ Mp00133delta morphism : Integer compositions ⟶ Integer partitions
Mp00154core ∘ Mp00184to threshold graph ∘ Mp00038reverse = Mp00154core ∘ Mp00184to threshold graph : Integer compositions ⟶ Graphs
Mp00192dominating sublattice ∘ Mp00180to ribbon ∘ Mp00038reverse = Mp00192dominating sublattice ∘ Mp00180to ribbon : Integer compositions ⟶ Lattices
Mp00324chromatic difference sequence ∘ Mp00184to threshold graph ∘ Mp00038reverse = Mp00324chromatic difference sequence ∘ Mp00184to threshold graph : Integer compositions ⟶ Integer compositions
Mp00315inverse Foata bijection ∘ Mp00315inverse Foata bijection ∘ Mp00038reverse ∘ Mp00324chromatic difference sequence = Mp00038reverse ∘ Mp00324chromatic difference sequence : Graphs ⟶ Integer compositions
Other relations
Mp00038reverse ∘ Mp00041conjugate = Mp00039complement : Integer compositions ⟶ Integer compositions
Mp00041conjugate ∘ Mp00038reverse = Mp00039complement : Integer compositions ⟶ Integer compositions
Mp00038reverse ∘ Mp00039complement = Mp00041conjugate : Integer compositions ⟶ Integer compositions
Mp00039complement ∘ Mp00038reverse = Mp00041conjugate : Integer compositions ⟶ Integer compositions
Mp00041conjugate ∘ Mp00039complement = Mp00038reverse : Integer compositions ⟶ Integer compositions
Mp00039complement ∘ Mp00041conjugate = Mp00038reverse : Integer compositions ⟶ Integer compositions
Mp00038reverse ∘ Mp00071descent composition ∘ Mp00069complement = Mp00071descent composition ∘ Mp00064reverse : Permutations ⟶ Integer compositions
Mp00038reverse ∘ Mp00071descent composition ∘ Mp00064reverse = Mp00071descent composition ∘ Mp00069complement : Permutations ⟶ Integer compositions
Mp00071descent composition ∘ Mp00025to 132-avoiding permutation = Mp00038reverse ∘ Mp00102rise composition : Dyck paths ⟶ Integer compositions
Mp00039complement ∘ Mp00172rotate back to front ∘ Mp00038reverse = Mp00041conjugate ∘ Mp00173rotate front to back : Integer compositions ⟶ Integer compositions
Mp00039complement ∘ Mp00173rotate front to back ∘ Mp00038reverse = Mp00041conjugate ∘ Mp00172rotate back to front : Integer compositions ⟶ Integer compositions
Mp00041conjugate ∘ Mp00173rotate front to back ∘ Mp00038reverse = Mp00039complement ∘ Mp00172rotate back to front : Integer compositions ⟶ Integer compositions
Mp00041conjugate ∘ Mp00172rotate back to front ∘ Mp00038reverse = Mp00039complement ∘ Mp00173rotate front to back : Integer compositions ⟶ Integer compositions
Mp00039complement ∘ Mp00133delta morphism ∘ Mp00038reverse = Mp00041conjugate ∘ Mp00133delta morphism : Integer compositions ⟶ Integer compositions
Mp00041conjugate ∘ Mp00133delta morphism ∘ Mp00038reverse = Mp00039complement ∘ Mp00133delta morphism : Integer compositions ⟶ Integer compositions
Mp00071descent composition ∘ Mp00066inverse ∘ Mp00025to 132-avoiding permutation = Mp00038reverse ∘ Mp00102rise composition ∘ Mp00028reverse : Dyck paths ⟶ Integer compositions
Mp00038reverse ∘ Mp00071descent composition ∘ Mp00031to 312-avoiding permutation = Mp00039complement ∘ Mp00102rise composition ∘ Mp00028reverse : Dyck paths ⟶ Integer compositions
Mp00181row lengths ∘ Mp00180to ribbon = Mp00038reverse : Integer compositions ⟶ Integer compositions
Mp00135rotate front-to-back ∘ Mp00094to binary word = Mp00104reverse ∘ Mp00094to binary word ∘ Mp00038reverse : Integer compositions ⟶ Binary words
Mp00038reverse ∘ Mp00071descent composition ∘ Mp00014to 132-avoiding permutation = Mp00102rise composition ∘ Mp00012to Dyck path: up step, left tree, down step, right tree : Binary trees ⟶ Integer compositions
Mp00178to composition ∘ Mp00104reverse ∘ Mp00109descent word = Mp00038reverse ∘ Mp00071descent composition : Permutations ⟶ Integer compositions
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
Mp00071descent composition ∘ Mp00129to 321-avoiding permutation (Billey-Jockusch-Stanley) ∘ Mp00101decomposition reverse = Mp00038reverse ∘ Mp00071descent composition ∘ Mp00119to 321-avoiding permutation (Krattenthaler) : Dyck paths ⟶ Integer compositions
Mp00071descent composition ∘ Mp00119to 321-avoiding permutation (Krattenthaler) ∘ Mp00101decomposition reverse = Mp00038reverse ∘ Mp00071descent composition ∘ Mp00129to 321-avoiding permutation (Billey-Jockusch-Stanley) : Dyck paths ⟶ Integer compositions
Mp00185cell poset ∘ Mp00180to ribbon ∘ Mp00039complement = Mp00185cell poset ∘ Mp00180to ribbon ∘ Mp00038reverse : Integer compositions ⟶ Posets
Mp00128to composition ∘ Mp00284rows = Mp00038reverse ∘ Mp00071descent composition ∘ Mp00081reading word permutation : Standard tableaux ⟶ Integer compositions
Mp00038reverse ∘ Mp00102rise composition ∘ Mp00012to Dyck path: up step, left tree, down step, right tree = Mp00071descent composition ∘ Mp00014to 132-avoiding permutation : Binary trees ⟶ Integer compositions
Mp00100touch composition ∘ Mp00028reverse ∘ Mp00056to Dyck path = Mp00038reverse ∘ Mp00057to touch composition : Parking functions ⟶ Integer compositions
Mp00054to inverse des composition ∘ Mp00303complement = Mp00038reverse ∘ Mp00054to inverse des composition ∘ Mp00320reverse : Parking functions ⟶ Integer compositions
Mp00038reverse ∘ Mp00097delta morphism ∘ Mp00135rotate front-to-back = Mp00097delta morphism ∘ Mp00136rotate back-to-front ∘ Mp00104reverse : Binary words ⟶ Integer compositions
Mp00038reverse ∘ Mp00097delta morphism ∘ Mp00136rotate back-to-front = Mp00097delta morphism ∘ Mp00135rotate front-to-back ∘ Mp00104reverse : Binary words ⟶ Integer compositions
Mp00207horizontal strip sizes ∘ Mp00045reading tableau ∘ Mp00060Robinson-Schensted tableau shape = Mp00038reverse ∘ Mp00324chromatic difference sequence ∘ Mp00160graph of inversions : Permutations ⟶ Integer compositions
Mp00020to Tamari-corresponding Dyck path ∘ Mp00061to increasing tree ∘ Mp00025to 132-avoiding permutation = Mp00231bounce path ∘ Mp00038reverse ∘ Mp00102rise composition : Dyck paths ⟶ Dyck paths
Mp00071descent composition ∘ Mp00073major-index to inversion-number bijection ∘ Mp00025to 132-avoiding permutation = Mp00038reverse ∘ Mp00102rise composition ∘ Mp00028reverse : Dyck paths ⟶ Integer compositions
Mp00069complement ∘ Mp00023to non-crossing permutation ∘ Mp00231bounce path = Mp00025to 132-avoiding permutation ∘ Mp00231bounce path ∘ Mp00038reverse : Integer compositions ⟶ Permutations
Mp00069complement ∘ Mp00025to 132-avoiding permutation ∘ Mp00231bounce path = Mp00023to non-crossing permutation ∘ Mp00231bounce path ∘ Mp00038reverse : Integer compositions ⟶ Permutations
Mp00037to partition of connected components ∘ Mp00184to threshold graph ∘ Mp00173rotate front to back = Mp00037to partition of connected components ∘ Mp00184to threshold graph ∘ Mp00038reverse : Integer compositions ⟶ Integer partitions
Mp00101decomposition reverse ∘ Mp00231bounce path ∘ Mp00039complement = Mp00132switch returns and last double rise ∘ Mp00231bounce path ∘ Mp00038reverse : Integer compositions ⟶ Dyck paths
Mp00132switch returns and last double rise ∘ Mp00231bounce path ∘ Mp00039complement = Mp00101decomposition reverse ∘ Mp00231bounce path ∘ Mp00038reverse : Integer compositions ⟶ Dyck paths
Mp00028reverse ∘ Mp00032inverse zeta map ∘ Mp00231bounce path = Mp00101decomposition reverse ∘ Mp00231bounce path ∘ Mp00038reverse : Integer compositions ⟶ Dyck paths
Mp00028reverse ∘ Mp00101decomposition reverse ∘ Mp00231bounce path = Mp00032inverse zeta map ∘ Mp00231bounce path ∘ Mp00038reverse : Integer compositions ⟶ Dyck paths
Mp00327inverse Kreweras complement ∘ Mp00231bounce path = Mp00032inverse zeta map ∘ Mp00231bounce path ∘ Mp00038reverse : Integer compositions ⟶ Dyck paths
Mp00207horizontal strip sizes ∘ Mp00042initial tableau ∘ Mp00083shape = Mp00038reverse ∘ Mp00071descent composition ∘ Mp00081reading word permutation : Standard tableaux ⟶ Integer compositions
Mp00207horizontal strip sizes ∘ Mp00045reading tableau ∘ Mp00110Greene-Kleitman invariant = Mp00038reverse ∘ Mp00324chromatic difference sequence ∘ Mp00198incomparability graph : Posets ⟶ Integer compositions
Mp00207horizontal strip sizes ∘ Mp00042initial tableau ∘ Mp00077shape = Mp00038reverse ∘ Mp00071descent composition ∘ Mp00075reading word permutation : Semistandard tableaux ⟶ Integer compositions
Mp00314Foata bijection ∘ Mp00038reverse ∘ Mp00324chromatic difference sequence = Mp00315inverse Foata bijection ∘ Mp00038reverse ∘ Mp00324chromatic difference sequence : Graphs ⟶ Integer compositions
Mp00071descent composition ∘ Mp00014to 132-avoiding permutation ∘ Mp00050to binary tree: right brother = right child = Mp00038reverse ∘ Mp00102rise composition ∘ Mp00051to Dyck path : Ordered trees ⟶ Integer compositions
Mp00038reverse ∘ Mp00324chromatic difference sequence ∘ Mp00160graph of inversions = Mp00071descent composition ∘ Mp00081reading word permutation ∘ Mp00059Robinson-Schensted insertion tableau : Permutations ⟶ Integer compositions
Mp00071descent composition ∘ Mp00069complement ∘ Mp00326weak order rowmotion = Mp00038reverse ∘ Mp00071descent composition ∘ Mp00241invert Laguerre heap : Permutations ⟶ Integer compositions
Mp00038reverse ∘ Mp00071descent composition ∘ Mp00081reading word permutation ∘ Mp00059Robinson-Schensted insertion tableau = Mp00324chromatic difference sequence ∘ Mp00160graph of inversions : Permutations ⟶ Integer compositions
Mp00038reverse ∘ Mp00071descent composition ∘ Mp00326weak order rowmotion = Mp00071descent composition ∘ Mp00069complement ∘ Mp00241invert Laguerre heap : Permutations ⟶ Integer compositions
Mp00071descent composition ∘ Mp00066inverse ∘ Mp00062Lehmer-code to major-code bijection ∘ Mp00025to 132-avoiding permutation = Mp00038reverse ∘ Mp00102rise composition : Dyck paths ⟶ Integer compositions
Mp00071descent composition ∘ Mp00064reverse ∘ Mp00073major-index to inversion-number bijection ∘ Mp00031to 312-avoiding permutation = Mp00038reverse ∘ Mp00102rise composition : Dyck paths ⟶ Integer compositions
Mp00071descent composition ∘ Mp00073major-index to inversion-number bijection ∘ Mp00066inverse ∘ Mp00025to 132-avoiding permutation = Mp00038reverse ∘ Mp00102rise composition : Dyck paths ⟶ Integer compositions
Mp00120Lalanne-Kreweras involution ∘ Mp00032inverse zeta map ∘ Mp00231bounce path = Mp00132switch returns and last double rise ∘ Mp00231bounce path ∘ Mp00038reverse : Integer compositions ⟶ Dyck paths
Mp00120Lalanne-Kreweras involution ∘ Mp00132switch returns and last double rise ∘ Mp00231bounce path = Mp00032inverse zeta map ∘ Mp00231bounce path ∘ Mp00038reverse : Integer compositions ⟶ Dyck paths
Mp00029to binary tree: left tree, up step, right tree, down step ∘ Mp00032inverse zeta map ∘ Mp00231bounce path = Mp00034to binary tree: up step, left tree, down step, right tree ∘ Mp00231bounce path ∘ Mp00038reverse : Integer compositions ⟶ Binary trees
Mp00261Burrows-Wheeler ∘ Mp00104reverse ∘ Mp00094to binary word = Mp00261Burrows-Wheeler ∘ Mp00094to binary word ∘ Mp00038reverse : Integer compositions ⟶ Binary words
Mp00071descent composition ∘ Mp00014to 132-avoiding permutation ∘ Mp00061to increasing tree ∘ Mp00023to non-crossing permutation = Mp00038reverse ∘ Mp00102rise composition : Dyck paths ⟶ Integer compositions
Mp00071descent composition ∘ Mp00014to 132-avoiding permutation ∘ Mp00072binary search tree: left to right ∘ Mp00023to non-crossing permutation = Mp00038reverse ∘ Mp00102rise composition : Dyck paths ⟶ Integer compositions
Mp00071descent composition ∘ Mp00326weak order rowmotion ∘ Mp00031to 312-avoiding permutation = Mp00038reverse ∘ Mp00128to composition ∘ Mp00138to noncrossing partition : Dyck paths ⟶ Integer compositions
Mp00173rotate front to back ∘ Mp00324chromatic difference sequence ∘ Mp00184to threshold graph = Mp00038reverse ∘ Mp00324chromatic difference sequence ∘ Mp00184to threshold graph : Integer compositions ⟶ Integer compositions
Mp00061to increasing tree ∘ Mp00025to 132-avoiding permutation ∘ Mp00231bounce path = Mp00029to binary tree: left tree, up step, right tree, down step ∘ Mp00231bounce path ∘ Mp00038reverse : Integer compositions ⟶ Binary trees
Mp00324chromatic difference sequence ∘ Mp00160graph of inversions ∘ Mp00081reading word permutation = Mp00038reverse ∘ Mp00071descent composition ∘ Mp00081reading word permutation : Standard tableaux ⟶ Integer compositions
Mp00173rotate front to back ∘ Mp00324chromatic difference sequence ∘ Mp00011to graph = Mp00038reverse ∘ Mp00324chromatic difference sequence ∘ Mp00011to graph : Binary trees ⟶ Integer compositions
Mp00172rotate back to front ∘ Mp00324chromatic difference sequence ∘ Mp00011to graph = Mp00038reverse ∘ Mp00324chromatic difference sequence ∘ Mp00011to graph : Binary trees ⟶ Integer compositions
Mp00324chromatic difference sequence ∘ Mp00160graph of inversions ∘ Mp00075reading word permutation = Mp00038reverse ∘ Mp00071descent composition ∘ Mp00075reading word permutation : Semistandard tableaux ⟶ Integer compositions
Mp00172rotate back to front ∘ Mp00133delta morphism ∘ Mp00324chromatic difference sequence = Mp00133delta morphism ∘ Mp00038reverse ∘ Mp00324chromatic difference sequence : Graphs ⟶ Integer compositions
Mp00172rotate back to front ∘ Mp00324chromatic difference sequence ∘ Mp00046to graph = Mp00038reverse ∘ Mp00324chromatic difference sequence ∘ Mp00046to graph : Ordered trees ⟶ Integer compositions
Mp00173rotate front to back ∘ Mp00324chromatic difference sequence ∘ Mp00046to graph = Mp00038reverse ∘ Mp00324chromatic difference sequence ∘ Mp00046to graph : Ordered trees ⟶ Integer compositions
Mp00172rotate back to front ∘ Mp00071descent composition ∘ Mp00256upper permutation = Mp00038reverse ∘ Mp00071descent composition ∘ Mp00256upper permutation : Decorated permutations ⟶ Integer compositions
Mp00173rotate front to back ∘ Mp00071descent composition ∘ Mp00256upper permutation = Mp00038reverse ∘ Mp00071descent composition ∘ Mp00256upper permutation : Decorated permutations ⟶ Integer compositions
Description
Return the reversal of a composition.
That is, the composition $(i_1, i_2, \ldots, i_k)$ is sent to $(i_k, i_{k-1}, \ldots, i_1)$.
That is, the composition $(i_1, i_2, \ldots, i_k)$ is sent to $(i_k, i_{k-1}, \ldots, i_1)$.
Properties
bijective, graded, involutive
Sage code
def mapping(elt):
return elt.reversed()
Weight
11
Created
Jan 19, 2020 at 07:27 by FindStatCrew
Updated
Jan 19, 2020 at 07:27 by Martin Rubey
searching the database
Sorry, this map was not found in the database.