Identifier
Images
[(1,2)] => [1,0]
[(1,2),(3,4)] => [1,0,1,0]
[(1,3),(2,4)] => [1,1,0,0]
[(1,4),(2,3)] => [1,1,0,0]
[(1,2),(3,4),(5,6)] => [1,0,1,0,1,0]
[(1,3),(2,4),(5,6)] => [1,1,0,0,1,0]
[(1,4),(2,3),(5,6)] => [1,1,0,0,1,0]
[(1,5),(2,3),(4,6)] => [1,1,0,1,0,0]
[(1,6),(2,3),(4,5)] => [1,1,0,1,0,0]
[(1,6),(2,4),(3,5)] => [1,1,1,0,0,0]
[(1,5),(2,4),(3,6)] => [1,1,1,0,0,0]
[(1,4),(2,5),(3,6)] => [1,1,1,0,0,0]
[(1,3),(2,5),(4,6)] => [1,1,0,1,0,0]
[(1,2),(3,5),(4,6)] => [1,0,1,1,0,0]
[(1,2),(3,6),(4,5)] => [1,0,1,1,0,0]
[(1,3),(2,6),(4,5)] => [1,1,0,1,0,0]
[(1,4),(2,6),(3,5)] => [1,1,1,0,0,0]
[(1,5),(2,6),(3,4)] => [1,1,1,0,0,0]
[(1,6),(2,5),(3,4)] => [1,1,1,0,0,0]
[(1,2),(3,4),(5,6),(7,8)] => [1,0,1,0,1,0,1,0]
[(1,3),(2,4),(5,6),(7,8)] => [1,1,0,0,1,0,1,0]
[(1,4),(2,3),(5,6),(7,8)] => [1,1,0,0,1,0,1,0]
[(1,5),(2,3),(4,6),(7,8)] => [1,1,0,1,0,0,1,0]
[(1,6),(2,3),(4,5),(7,8)] => [1,1,0,1,0,0,1,0]
[(1,7),(2,3),(4,5),(6,8)] => [1,1,0,1,0,1,0,0]
[(1,8),(2,3),(4,5),(6,7)] => [1,1,0,1,0,1,0,0]
[(1,8),(2,4),(3,5),(6,7)] => [1,1,1,0,0,1,0,0]
[(1,7),(2,4),(3,5),(6,8)] => [1,1,1,0,0,1,0,0]
[(1,6),(2,4),(3,5),(7,8)] => [1,1,1,0,0,0,1,0]
[(1,5),(2,4),(3,6),(7,8)] => [1,1,1,0,0,0,1,0]
[(1,4),(2,5),(3,6),(7,8)] => [1,1,1,0,0,0,1,0]
[(1,3),(2,5),(4,6),(7,8)] => [1,1,0,1,0,0,1,0]
[(1,2),(3,5),(4,6),(7,8)] => [1,0,1,1,0,0,1,0]
[(1,2),(3,6),(4,5),(7,8)] => [1,0,1,1,0,0,1,0]
[(1,3),(2,6),(4,5),(7,8)] => [1,1,0,1,0,0,1,0]
[(1,4),(2,6),(3,5),(7,8)] => [1,1,1,0,0,0,1,0]
[(1,5),(2,6),(3,4),(7,8)] => [1,1,1,0,0,0,1,0]
[(1,6),(2,5),(3,4),(7,8)] => [1,1,1,0,0,0,1,0]
[(1,7),(2,5),(3,4),(6,8)] => [1,1,1,0,0,1,0,0]
[(1,8),(2,5),(3,4),(6,7)] => [1,1,1,0,0,1,0,0]
[(1,8),(2,6),(3,4),(5,7)] => [1,1,1,0,1,0,0,0]
[(1,7),(2,6),(3,4),(5,8)] => [1,1,1,0,1,0,0,0]
[(1,6),(2,7),(3,4),(5,8)] => [1,1,1,0,1,0,0,0]
[(1,5),(2,7),(3,4),(6,8)] => [1,1,1,0,0,1,0,0]
[(1,4),(2,7),(3,5),(6,8)] => [1,1,1,0,0,1,0,0]
[(1,3),(2,7),(4,5),(6,8)] => [1,1,0,1,0,1,0,0]
[(1,2),(3,7),(4,5),(6,8)] => [1,0,1,1,0,1,0,0]
[(1,2),(3,8),(4,5),(6,7)] => [1,0,1,1,0,1,0,0]
[(1,3),(2,8),(4,5),(6,7)] => [1,1,0,1,0,1,0,0]
[(1,4),(2,8),(3,5),(6,7)] => [1,1,1,0,0,1,0,0]
[(1,5),(2,8),(3,4),(6,7)] => [1,1,1,0,0,1,0,0]
[(1,6),(2,8),(3,4),(5,7)] => [1,1,1,0,1,0,0,0]
[(1,7),(2,8),(3,4),(5,6)] => [1,1,1,0,1,0,0,0]
[(1,8),(2,7),(3,4),(5,6)] => [1,1,1,0,1,0,0,0]
[(1,8),(2,7),(3,5),(4,6)] => [1,1,1,1,0,0,0,0]
[(1,7),(2,8),(3,5),(4,6)] => [1,1,1,1,0,0,0,0]
[(1,6),(2,8),(3,5),(4,7)] => [1,1,1,1,0,0,0,0]
[(1,5),(2,8),(3,6),(4,7)] => [1,1,1,1,0,0,0,0]
[(1,4),(2,8),(3,6),(5,7)] => [1,1,1,0,1,0,0,0]
[(1,3),(2,8),(4,6),(5,7)] => [1,1,0,1,1,0,0,0]
[(1,2),(3,8),(4,6),(5,7)] => [1,0,1,1,1,0,0,0]
[(1,2),(3,7),(4,6),(5,8)] => [1,0,1,1,1,0,0,0]
[(1,3),(2,7),(4,6),(5,8)] => [1,1,0,1,1,0,0,0]
[(1,4),(2,7),(3,6),(5,8)] => [1,1,1,0,1,0,0,0]
[(1,5),(2,7),(3,6),(4,8)] => [1,1,1,1,0,0,0,0]
[(1,6),(2,7),(3,5),(4,8)] => [1,1,1,1,0,0,0,0]
[(1,7),(2,6),(3,5),(4,8)] => [1,1,1,1,0,0,0,0]
[(1,8),(2,6),(3,5),(4,7)] => [1,1,1,1,0,0,0,0]
[(1,8),(2,5),(3,6),(4,7)] => [1,1,1,1,0,0,0,0]
[(1,7),(2,5),(3,6),(4,8)] => [1,1,1,1,0,0,0,0]
[(1,6),(2,5),(3,7),(4,8)] => [1,1,1,1,0,0,0,0]
[(1,5),(2,6),(3,7),(4,8)] => [1,1,1,1,0,0,0,0]
[(1,4),(2,6),(3,7),(5,8)] => [1,1,1,0,1,0,0,0]
[(1,3),(2,6),(4,7),(5,8)] => [1,1,0,1,1,0,0,0]
[(1,2),(3,6),(4,7),(5,8)] => [1,0,1,1,1,0,0,0]
[(1,2),(3,5),(4,7),(6,8)] => [1,0,1,1,0,1,0,0]
[(1,3),(2,5),(4,7),(6,8)] => [1,1,0,1,0,1,0,0]
[(1,4),(2,5),(3,7),(6,8)] => [1,1,1,0,0,1,0,0]
[(1,5),(2,4),(3,7),(6,8)] => [1,1,1,0,0,1,0,0]
[(1,6),(2,4),(3,7),(5,8)] => [1,1,1,0,1,0,0,0]
[(1,7),(2,4),(3,6),(5,8)] => [1,1,1,0,1,0,0,0]
[(1,8),(2,4),(3,6),(5,7)] => [1,1,1,0,1,0,0,0]
[(1,8),(2,3),(4,6),(5,7)] => [1,1,0,1,1,0,0,0]
[(1,7),(2,3),(4,6),(5,8)] => [1,1,0,1,1,0,0,0]
[(1,6),(2,3),(4,7),(5,8)] => [1,1,0,1,1,0,0,0]
[(1,5),(2,3),(4,7),(6,8)] => [1,1,0,1,0,1,0,0]
[(1,4),(2,3),(5,7),(6,8)] => [1,1,0,0,1,1,0,0]
[(1,3),(2,4),(5,7),(6,8)] => [1,1,0,0,1,1,0,0]
[(1,2),(3,4),(5,7),(6,8)] => [1,0,1,0,1,1,0,0]
[(1,2),(3,4),(5,8),(6,7)] => [1,0,1,0,1,1,0,0]
[(1,3),(2,4),(5,8),(6,7)] => [1,1,0,0,1,1,0,0]
[(1,4),(2,3),(5,8),(6,7)] => [1,1,0,0,1,1,0,0]
[(1,5),(2,3),(4,8),(6,7)] => [1,1,0,1,0,1,0,0]
[(1,6),(2,3),(4,8),(5,7)] => [1,1,0,1,1,0,0,0]
[(1,7),(2,3),(4,8),(5,6)] => [1,1,0,1,1,0,0,0]
[(1,8),(2,3),(4,7),(5,6)] => [1,1,0,1,1,0,0,0]
[(1,8),(2,4),(3,7),(5,6)] => [1,1,1,0,1,0,0,0]
[(1,7),(2,4),(3,8),(5,6)] => [1,1,1,0,1,0,0,0]
[(1,6),(2,4),(3,8),(5,7)] => [1,1,1,0,1,0,0,0]
[(1,5),(2,4),(3,8),(6,7)] => [1,1,1,0,0,1,0,0]
[(1,4),(2,5),(3,8),(6,7)] => [1,1,1,0,0,1,0,0]
>>> Load all 1421 entries. <<<
[(1,3),(2,5),(4,8),(6,7)] => [1,1,0,1,0,1,0,0]
[(1,2),(3,5),(4,8),(6,7)] => [1,0,1,1,0,1,0,0]
[(1,2),(3,6),(4,8),(5,7)] => [1,0,1,1,1,0,0,0]
[(1,3),(2,6),(4,8),(5,7)] => [1,1,0,1,1,0,0,0]
[(1,4),(2,6),(3,8),(5,7)] => [1,1,1,0,1,0,0,0]
[(1,5),(2,6),(3,8),(4,7)] => [1,1,1,1,0,0,0,0]
[(1,6),(2,5),(3,8),(4,7)] => [1,1,1,1,0,0,0,0]
[(1,7),(2,5),(3,8),(4,6)] => [1,1,1,1,0,0,0,0]
[(1,8),(2,5),(3,7),(4,6)] => [1,1,1,1,0,0,0,0]
[(1,8),(2,6),(3,7),(4,5)] => [1,1,1,1,0,0,0,0]
[(1,7),(2,6),(3,8),(4,5)] => [1,1,1,1,0,0,0,0]
[(1,6),(2,7),(3,8),(4,5)] => [1,1,1,1,0,0,0,0]
[(1,5),(2,7),(3,8),(4,6)] => [1,1,1,1,0,0,0,0]
[(1,4),(2,7),(3,8),(5,6)] => [1,1,1,0,1,0,0,0]
[(1,3),(2,7),(4,8),(5,6)] => [1,1,0,1,1,0,0,0]
[(1,2),(3,7),(4,8),(5,6)] => [1,0,1,1,1,0,0,0]
[(1,2),(3,8),(4,7),(5,6)] => [1,0,1,1,1,0,0,0]
[(1,3),(2,8),(4,7),(5,6)] => [1,1,0,1,1,0,0,0]
[(1,4),(2,8),(3,7),(5,6)] => [1,1,1,0,1,0,0,0]
[(1,5),(2,8),(3,7),(4,6)] => [1,1,1,1,0,0,0,0]
[(1,6),(2,8),(3,7),(4,5)] => [1,1,1,1,0,0,0,0]
[(1,7),(2,8),(3,6),(4,5)] => [1,1,1,1,0,0,0,0]
[(1,8),(2,7),(3,6),(4,5)] => [1,1,1,1,0,0,0,0]
[(1,2),(3,4),(5,6),(7,8),(9,10)] => [1,0,1,0,1,0,1,0,1,0]
[(1,3),(2,4),(5,6),(7,8),(9,10)] => [1,1,0,0,1,0,1,0,1,0]
[(1,4),(2,3),(5,6),(7,8),(9,10)] => [1,1,0,0,1,0,1,0,1,0]
[(1,5),(2,3),(4,6),(7,8),(9,10)] => [1,1,0,1,0,0,1,0,1,0]
[(1,6),(2,3),(4,5),(7,8),(9,10)] => [1,1,0,1,0,0,1,0,1,0]
[(1,7),(2,3),(4,5),(6,8),(9,10)] => [1,1,0,1,0,1,0,0,1,0]
[(1,8),(2,3),(4,5),(6,7),(9,10)] => [1,1,0,1,0,1,0,0,1,0]
[(1,9),(2,3),(4,5),(6,7),(8,10)] => [1,1,0,1,0,1,0,1,0,0]
[(1,10),(2,3),(4,5),(6,7),(8,9)] => [1,1,0,1,0,1,0,1,0,0]
[(1,10),(2,4),(3,5),(6,7),(8,9)] => [1,1,1,0,0,1,0,1,0,0]
[(1,9),(2,4),(3,5),(6,7),(8,10)] => [1,1,1,0,0,1,0,1,0,0]
[(1,8),(2,4),(3,5),(6,7),(9,10)] => [1,1,1,0,0,1,0,0,1,0]
[(1,7),(2,4),(3,5),(6,8),(9,10)] => [1,1,1,0,0,1,0,0,1,0]
[(1,6),(2,4),(3,5),(7,8),(9,10)] => [1,1,1,0,0,0,1,0,1,0]
[(1,5),(2,4),(3,6),(7,8),(9,10)] => [1,1,1,0,0,0,1,0,1,0]
[(1,4),(2,5),(3,6),(7,8),(9,10)] => [1,1,1,0,0,0,1,0,1,0]
[(1,3),(2,5),(4,6),(7,8),(9,10)] => [1,1,0,1,0,0,1,0,1,0]
[(1,2),(3,5),(4,6),(7,8),(9,10)] => [1,0,1,1,0,0,1,0,1,0]
[(1,2),(3,6),(4,5),(7,8),(9,10)] => [1,0,1,1,0,0,1,0,1,0]
[(1,3),(2,6),(4,5),(7,8),(9,10)] => [1,1,0,1,0,0,1,0,1,0]
[(1,4),(2,6),(3,5),(7,8),(9,10)] => [1,1,1,0,0,0,1,0,1,0]
[(1,5),(2,6),(3,4),(7,8),(9,10)] => [1,1,1,0,0,0,1,0,1,0]
[(1,6),(2,5),(3,4),(7,8),(9,10)] => [1,1,1,0,0,0,1,0,1,0]
[(1,7),(2,5),(3,4),(6,8),(9,10)] => [1,1,1,0,0,1,0,0,1,0]
[(1,8),(2,5),(3,4),(6,7),(9,10)] => [1,1,1,0,0,1,0,0,1,0]
[(1,9),(2,5),(3,4),(6,7),(8,10)] => [1,1,1,0,0,1,0,1,0,0]
[(1,10),(2,5),(3,4),(6,7),(8,9)] => [1,1,1,0,0,1,0,1,0,0]
[(1,10),(2,6),(3,4),(5,7),(8,9)] => [1,1,1,0,1,0,0,1,0,0]
[(1,9),(2,6),(3,4),(5,7),(8,10)] => [1,1,1,0,1,0,0,1,0,0]
[(1,8),(2,6),(3,4),(5,7),(9,10)] => [1,1,1,0,1,0,0,0,1,0]
[(1,7),(2,6),(3,4),(5,8),(9,10)] => [1,1,1,0,1,0,0,0,1,0]
[(1,6),(2,7),(3,4),(5,8),(9,10)] => [1,1,1,0,1,0,0,0,1,0]
[(1,5),(2,7),(3,4),(6,8),(9,10)] => [1,1,1,0,0,1,0,0,1,0]
[(1,4),(2,7),(3,5),(6,8),(9,10)] => [1,1,1,0,0,1,0,0,1,0]
[(1,3),(2,7),(4,5),(6,8),(9,10)] => [1,1,0,1,0,1,0,0,1,0]
[(1,2),(3,7),(4,5),(6,8),(9,10)] => [1,0,1,1,0,1,0,0,1,0]
[(1,2),(3,8),(4,5),(6,7),(9,10)] => [1,0,1,1,0,1,0,0,1,0]
[(1,3),(2,8),(4,5),(6,7),(9,10)] => [1,1,0,1,0,1,0,0,1,0]
[(1,4),(2,8),(3,5),(6,7),(9,10)] => [1,1,1,0,0,1,0,0,1,0]
[(1,5),(2,8),(3,4),(6,7),(9,10)] => [1,1,1,0,0,1,0,0,1,0]
[(1,6),(2,8),(3,4),(5,7),(9,10)] => [1,1,1,0,1,0,0,0,1,0]
[(1,7),(2,8),(3,4),(5,6),(9,10)] => [1,1,1,0,1,0,0,0,1,0]
[(1,8),(2,7),(3,4),(5,6),(9,10)] => [1,1,1,0,1,0,0,0,1,0]
[(1,9),(2,7),(3,4),(5,6),(8,10)] => [1,1,1,0,1,0,0,1,0,0]
[(1,10),(2,7),(3,4),(5,6),(8,9)] => [1,1,1,0,1,0,0,1,0,0]
[(1,10),(2,8),(3,4),(5,6),(7,9)] => [1,1,1,0,1,0,1,0,0,0]
[(1,9),(2,8),(3,4),(5,6),(7,10)] => [1,1,1,0,1,0,1,0,0,0]
[(1,8),(2,9),(3,4),(5,6),(7,10)] => [1,1,1,0,1,0,1,0,0,0]
[(1,7),(2,9),(3,4),(5,6),(8,10)] => [1,1,1,0,1,0,0,1,0,0]
[(1,6),(2,9),(3,4),(5,7),(8,10)] => [1,1,1,0,1,0,0,1,0,0]
[(1,5),(2,9),(3,4),(6,7),(8,10)] => [1,1,1,0,0,1,0,1,0,0]
[(1,4),(2,9),(3,5),(6,7),(8,10)] => [1,1,1,0,0,1,0,1,0,0]
[(1,3),(2,9),(4,5),(6,7),(8,10)] => [1,1,0,1,0,1,0,1,0,0]
[(1,2),(3,9),(4,5),(6,7),(8,10)] => [1,0,1,1,0,1,0,1,0,0]
[(1,2),(3,10),(4,5),(6,7),(8,9)] => [1,0,1,1,0,1,0,1,0,0]
[(1,3),(2,10),(4,5),(6,7),(8,9)] => [1,1,0,1,0,1,0,1,0,0]
[(1,4),(2,10),(3,5),(6,7),(8,9)] => [1,1,1,0,0,1,0,1,0,0]
[(1,5),(2,10),(3,4),(6,7),(8,9)] => [1,1,1,0,0,1,0,1,0,0]
[(1,6),(2,10),(3,4),(5,7),(8,9)] => [1,1,1,0,1,0,0,1,0,0]
[(1,7),(2,10),(3,4),(5,6),(8,9)] => [1,1,1,0,1,0,0,1,0,0]
[(1,8),(2,10),(3,4),(5,6),(7,9)] => [1,1,1,0,1,0,1,0,0,0]
[(1,9),(2,10),(3,4),(5,6),(7,8)] => [1,1,1,0,1,0,1,0,0,0]
[(1,10),(2,9),(3,4),(5,6),(7,8)] => [1,1,1,0,1,0,1,0,0,0]
[(1,10),(2,9),(3,5),(4,6),(7,8)] => [1,1,1,1,0,0,1,0,0,0]
[(1,9),(2,10),(3,5),(4,6),(7,8)] => [1,1,1,1,0,0,1,0,0,0]
[(1,8),(2,10),(3,5),(4,6),(7,9)] => [1,1,1,1,0,0,1,0,0,0]
[(1,7),(2,10),(3,5),(4,6),(8,9)] => [1,1,1,1,0,0,0,1,0,0]
[(1,6),(2,10),(3,5),(4,7),(8,9)] => [1,1,1,1,0,0,0,1,0,0]
[(1,5),(2,10),(3,6),(4,7),(8,9)] => [1,1,1,1,0,0,0,1,0,0]
[(1,4),(2,10),(3,6),(5,7),(8,9)] => [1,1,1,0,1,0,0,1,0,0]
[(1,3),(2,10),(4,6),(5,7),(8,9)] => [1,1,0,1,1,0,0,1,0,0]
[(1,2),(3,10),(4,6),(5,7),(8,9)] => [1,0,1,1,1,0,0,1,0,0]
[(1,2),(3,9),(4,6),(5,7),(8,10)] => [1,0,1,1,1,0,0,1,0,0]
[(1,3),(2,9),(4,6),(5,7),(8,10)] => [1,1,0,1,1,0,0,1,0,0]
[(1,4),(2,9),(3,6),(5,7),(8,10)] => [1,1,1,0,1,0,0,1,0,0]
[(1,5),(2,9),(3,6),(4,7),(8,10)] => [1,1,1,1,0,0,0,1,0,0]
[(1,6),(2,9),(3,5),(4,7),(8,10)] => [1,1,1,1,0,0,0,1,0,0]
[(1,7),(2,9),(3,5),(4,6),(8,10)] => [1,1,1,1,0,0,0,1,0,0]
[(1,8),(2,9),(3,5),(4,6),(7,10)] => [1,1,1,1,0,0,1,0,0,0]
[(1,9),(2,8),(3,5),(4,6),(7,10)] => [1,1,1,1,0,0,1,0,0,0]
[(1,10),(2,8),(3,5),(4,6),(7,9)] => [1,1,1,1,0,0,1,0,0,0]
[(1,10),(2,7),(3,5),(4,6),(8,9)] => [1,1,1,1,0,0,0,1,0,0]
[(1,9),(2,7),(3,5),(4,6),(8,10)] => [1,1,1,1,0,0,0,1,0,0]
[(1,8),(2,7),(3,5),(4,6),(9,10)] => [1,1,1,1,0,0,0,0,1,0]
[(1,7),(2,8),(3,5),(4,6),(9,10)] => [1,1,1,1,0,0,0,0,1,0]
[(1,6),(2,8),(3,5),(4,7),(9,10)] => [1,1,1,1,0,0,0,0,1,0]
[(1,5),(2,8),(3,6),(4,7),(9,10)] => [1,1,1,1,0,0,0,0,1,0]
[(1,4),(2,8),(3,6),(5,7),(9,10)] => [1,1,1,0,1,0,0,0,1,0]
[(1,3),(2,8),(4,6),(5,7),(9,10)] => [1,1,0,1,1,0,0,0,1,0]
[(1,2),(3,8),(4,6),(5,7),(9,10)] => [1,0,1,1,1,0,0,0,1,0]
[(1,2),(3,7),(4,6),(5,8),(9,10)] => [1,0,1,1,1,0,0,0,1,0]
[(1,3),(2,7),(4,6),(5,8),(9,10)] => [1,1,0,1,1,0,0,0,1,0]
[(1,4),(2,7),(3,6),(5,8),(9,10)] => [1,1,1,0,1,0,0,0,1,0]
[(1,5),(2,7),(3,6),(4,8),(9,10)] => [1,1,1,1,0,0,0,0,1,0]
[(1,6),(2,7),(3,5),(4,8),(9,10)] => [1,1,1,1,0,0,0,0,1,0]
[(1,7),(2,6),(3,5),(4,8),(9,10)] => [1,1,1,1,0,0,0,0,1,0]
[(1,8),(2,6),(3,5),(4,7),(9,10)] => [1,1,1,1,0,0,0,0,1,0]
[(1,9),(2,6),(3,5),(4,7),(8,10)] => [1,1,1,1,0,0,0,1,0,0]
[(1,10),(2,6),(3,5),(4,7),(8,9)] => [1,1,1,1,0,0,0,1,0,0]
[(1,10),(2,5),(3,6),(4,7),(8,9)] => [1,1,1,1,0,0,0,1,0,0]
[(1,9),(2,5),(3,6),(4,7),(8,10)] => [1,1,1,1,0,0,0,1,0,0]
[(1,8),(2,5),(3,6),(4,7),(9,10)] => [1,1,1,1,0,0,0,0,1,0]
[(1,7),(2,5),(3,6),(4,8),(9,10)] => [1,1,1,1,0,0,0,0,1,0]
[(1,6),(2,5),(3,7),(4,8),(9,10)] => [1,1,1,1,0,0,0,0,1,0]
[(1,5),(2,6),(3,7),(4,8),(9,10)] => [1,1,1,1,0,0,0,0,1,0]
[(1,4),(2,6),(3,7),(5,8),(9,10)] => [1,1,1,0,1,0,0,0,1,0]
[(1,3),(2,6),(4,7),(5,8),(9,10)] => [1,1,0,1,1,0,0,0,1,0]
[(1,2),(3,6),(4,7),(5,8),(9,10)] => [1,0,1,1,1,0,0,0,1,0]
[(1,2),(3,5),(4,7),(6,8),(9,10)] => [1,0,1,1,0,1,0,0,1,0]
[(1,3),(2,5),(4,7),(6,8),(9,10)] => [1,1,0,1,0,1,0,0,1,0]
[(1,4),(2,5),(3,7),(6,8),(9,10)] => [1,1,1,0,0,1,0,0,1,0]
[(1,5),(2,4),(3,7),(6,8),(9,10)] => [1,1,1,0,0,1,0,0,1,0]
[(1,6),(2,4),(3,7),(5,8),(9,10)] => [1,1,1,0,1,0,0,0,1,0]
[(1,7),(2,4),(3,6),(5,8),(9,10)] => [1,1,1,0,1,0,0,0,1,0]
[(1,8),(2,4),(3,6),(5,7),(9,10)] => [1,1,1,0,1,0,0,0,1,0]
[(1,9),(2,4),(3,6),(5,7),(8,10)] => [1,1,1,0,1,0,0,1,0,0]
[(1,10),(2,4),(3,6),(5,7),(8,9)] => [1,1,1,0,1,0,0,1,0,0]
[(1,10),(2,3),(4,6),(5,7),(8,9)] => [1,1,0,1,1,0,0,1,0,0]
[(1,9),(2,3),(4,6),(5,7),(8,10)] => [1,1,0,1,1,0,0,1,0,0]
[(1,8),(2,3),(4,6),(5,7),(9,10)] => [1,1,0,1,1,0,0,0,1,0]
[(1,7),(2,3),(4,6),(5,8),(9,10)] => [1,1,0,1,1,0,0,0,1,0]
[(1,6),(2,3),(4,7),(5,8),(9,10)] => [1,1,0,1,1,0,0,0,1,0]
[(1,5),(2,3),(4,7),(6,8),(9,10)] => [1,1,0,1,0,1,0,0,1,0]
[(1,4),(2,3),(5,7),(6,8),(9,10)] => [1,1,0,0,1,1,0,0,1,0]
[(1,3),(2,4),(5,7),(6,8),(9,10)] => [1,1,0,0,1,1,0,0,1,0]
[(1,2),(3,4),(5,7),(6,8),(9,10)] => [1,0,1,0,1,1,0,0,1,0]
[(1,2),(3,4),(5,8),(6,7),(9,10)] => [1,0,1,0,1,1,0,0,1,0]
[(1,3),(2,4),(5,8),(6,7),(9,10)] => [1,1,0,0,1,1,0,0,1,0]
[(1,4),(2,3),(5,8),(6,7),(9,10)] => [1,1,0,0,1,1,0,0,1,0]
[(1,5),(2,3),(4,8),(6,7),(9,10)] => [1,1,0,1,0,1,0,0,1,0]
[(1,6),(2,3),(4,8),(5,7),(9,10)] => [1,1,0,1,1,0,0,0,1,0]
[(1,7),(2,3),(4,8),(5,6),(9,10)] => [1,1,0,1,1,0,0,0,1,0]
[(1,8),(2,3),(4,7),(5,6),(9,10)] => [1,1,0,1,1,0,0,0,1,0]
[(1,9),(2,3),(4,7),(5,6),(8,10)] => [1,1,0,1,1,0,0,1,0,0]
[(1,10),(2,3),(4,7),(5,6),(8,9)] => [1,1,0,1,1,0,0,1,0,0]
[(1,10),(2,4),(3,7),(5,6),(8,9)] => [1,1,1,0,1,0,0,1,0,0]
[(1,9),(2,4),(3,7),(5,6),(8,10)] => [1,1,1,0,1,0,0,1,0,0]
[(1,8),(2,4),(3,7),(5,6),(9,10)] => [1,1,1,0,1,0,0,0,1,0]
[(1,7),(2,4),(3,8),(5,6),(9,10)] => [1,1,1,0,1,0,0,0,1,0]
[(1,6),(2,4),(3,8),(5,7),(9,10)] => [1,1,1,0,1,0,0,0,1,0]
[(1,5),(2,4),(3,8),(6,7),(9,10)] => [1,1,1,0,0,1,0,0,1,0]
[(1,4),(2,5),(3,8),(6,7),(9,10)] => [1,1,1,0,0,1,0,0,1,0]
[(1,3),(2,5),(4,8),(6,7),(9,10)] => [1,1,0,1,0,1,0,0,1,0]
[(1,2),(3,5),(4,8),(6,7),(9,10)] => [1,0,1,1,0,1,0,0,1,0]
[(1,2),(3,6),(4,8),(5,7),(9,10)] => [1,0,1,1,1,0,0,0,1,0]
[(1,3),(2,6),(4,8),(5,7),(9,10)] => [1,1,0,1,1,0,0,0,1,0]
[(1,4),(2,6),(3,8),(5,7),(9,10)] => [1,1,1,0,1,0,0,0,1,0]
[(1,5),(2,6),(3,8),(4,7),(9,10)] => [1,1,1,1,0,0,0,0,1,0]
[(1,6),(2,5),(3,8),(4,7),(9,10)] => [1,1,1,1,0,0,0,0,1,0]
[(1,7),(2,5),(3,8),(4,6),(9,10)] => [1,1,1,1,0,0,0,0,1,0]
[(1,8),(2,5),(3,7),(4,6),(9,10)] => [1,1,1,1,0,0,0,0,1,0]
[(1,9),(2,5),(3,7),(4,6),(8,10)] => [1,1,1,1,0,0,0,1,0,0]
[(1,10),(2,5),(3,7),(4,6),(8,9)] => [1,1,1,1,0,0,0,1,0,0]
[(1,10),(2,6),(3,7),(4,5),(8,9)] => [1,1,1,1,0,0,0,1,0,0]
[(1,9),(2,6),(3,7),(4,5),(8,10)] => [1,1,1,1,0,0,0,1,0,0]
[(1,8),(2,6),(3,7),(4,5),(9,10)] => [1,1,1,1,0,0,0,0,1,0]
[(1,7),(2,6),(3,8),(4,5),(9,10)] => [1,1,1,1,0,0,0,0,1,0]
[(1,6),(2,7),(3,8),(4,5),(9,10)] => [1,1,1,1,0,0,0,0,1,0]
[(1,5),(2,7),(3,8),(4,6),(9,10)] => [1,1,1,1,0,0,0,0,1,0]
[(1,4),(2,7),(3,8),(5,6),(9,10)] => [1,1,1,0,1,0,0,0,1,0]
[(1,3),(2,7),(4,8),(5,6),(9,10)] => [1,1,0,1,1,0,0,0,1,0]
[(1,2),(3,7),(4,8),(5,6),(9,10)] => [1,0,1,1,1,0,0,0,1,0]
[(1,2),(3,8),(4,7),(5,6),(9,10)] => [1,0,1,1,1,0,0,0,1,0]
[(1,3),(2,8),(4,7),(5,6),(9,10)] => [1,1,0,1,1,0,0,0,1,0]
[(1,4),(2,8),(3,7),(5,6),(9,10)] => [1,1,1,0,1,0,0,0,1,0]
[(1,5),(2,8),(3,7),(4,6),(9,10)] => [1,1,1,1,0,0,0,0,1,0]
[(1,6),(2,8),(3,7),(4,5),(9,10)] => [1,1,1,1,0,0,0,0,1,0]
[(1,7),(2,8),(3,6),(4,5),(9,10)] => [1,1,1,1,0,0,0,0,1,0]
[(1,8),(2,7),(3,6),(4,5),(9,10)] => [1,1,1,1,0,0,0,0,1,0]
[(1,9),(2,7),(3,6),(4,5),(8,10)] => [1,1,1,1,0,0,0,1,0,0]
[(1,10),(2,7),(3,6),(4,5),(8,9)] => [1,1,1,1,0,0,0,1,0,0]
[(1,10),(2,8),(3,6),(4,5),(7,9)] => [1,1,1,1,0,0,1,0,0,0]
[(1,9),(2,8),(3,6),(4,5),(7,10)] => [1,1,1,1,0,0,1,0,0,0]
[(1,8),(2,9),(3,6),(4,5),(7,10)] => [1,1,1,1,0,0,1,0,0,0]
[(1,7),(2,9),(3,6),(4,5),(8,10)] => [1,1,1,1,0,0,0,1,0,0]
[(1,6),(2,9),(3,7),(4,5),(8,10)] => [1,1,1,1,0,0,0,1,0,0]
[(1,5),(2,9),(3,7),(4,6),(8,10)] => [1,1,1,1,0,0,0,1,0,0]
[(1,4),(2,9),(3,7),(5,6),(8,10)] => [1,1,1,0,1,0,0,1,0,0]
[(1,3),(2,9),(4,7),(5,6),(8,10)] => [1,1,0,1,1,0,0,1,0,0]
[(1,2),(3,9),(4,7),(5,6),(8,10)] => [1,0,1,1,1,0,0,1,0,0]
[(1,2),(3,10),(4,7),(5,6),(8,9)] => [1,0,1,1,1,0,0,1,0,0]
[(1,3),(2,10),(4,7),(5,6),(8,9)] => [1,1,0,1,1,0,0,1,0,0]
[(1,4),(2,10),(3,7),(5,6),(8,9)] => [1,1,1,0,1,0,0,1,0,0]
[(1,5),(2,10),(3,7),(4,6),(8,9)] => [1,1,1,1,0,0,0,1,0,0]
[(1,6),(2,10),(3,7),(4,5),(8,9)] => [1,1,1,1,0,0,0,1,0,0]
[(1,7),(2,10),(3,6),(4,5),(8,9)] => [1,1,1,1,0,0,0,1,0,0]
[(1,8),(2,10),(3,6),(4,5),(7,9)] => [1,1,1,1,0,0,1,0,0,0]
[(1,9),(2,10),(3,6),(4,5),(7,8)] => [1,1,1,1,0,0,1,0,0,0]
[(1,10),(2,9),(3,6),(4,5),(7,8)] => [1,1,1,1,0,0,1,0,0,0]
[(1,10),(2,9),(3,7),(4,5),(6,8)] => [1,1,1,1,0,1,0,0,0,0]
[(1,9),(2,10),(3,7),(4,5),(6,8)] => [1,1,1,1,0,1,0,0,0,0]
[(1,8),(2,10),(3,7),(4,5),(6,9)] => [1,1,1,1,0,1,0,0,0,0]
[(1,7),(2,10),(3,8),(4,5),(6,9)] => [1,1,1,1,0,1,0,0,0,0]
[(1,6),(2,10),(3,8),(4,5),(7,9)] => [1,1,1,1,0,0,1,0,0,0]
[(1,5),(2,10),(3,8),(4,6),(7,9)] => [1,1,1,1,0,0,1,0,0,0]
[(1,4),(2,10),(3,8),(5,6),(7,9)] => [1,1,1,0,1,0,1,0,0,0]
[(1,3),(2,10),(4,8),(5,6),(7,9)] => [1,1,0,1,1,0,1,0,0,0]
[(1,2),(3,10),(4,8),(5,6),(7,9)] => [1,0,1,1,1,0,1,0,0,0]
[(1,2),(3,9),(4,8),(5,6),(7,10)] => [1,0,1,1,1,0,1,0,0,0]
[(1,3),(2,9),(4,8),(5,6),(7,10)] => [1,1,0,1,1,0,1,0,0,0]
[(1,4),(2,9),(3,8),(5,6),(7,10)] => [1,1,1,0,1,0,1,0,0,0]
[(1,5),(2,9),(3,8),(4,6),(7,10)] => [1,1,1,1,0,0,1,0,0,0]
[(1,6),(2,9),(3,8),(4,5),(7,10)] => [1,1,1,1,0,0,1,0,0,0]
[(1,7),(2,9),(3,8),(4,5),(6,10)] => [1,1,1,1,0,1,0,0,0,0]
[(1,8),(2,9),(3,7),(4,5),(6,10)] => [1,1,1,1,0,1,0,0,0,0]
[(1,9),(2,8),(3,7),(4,5),(6,10)] => [1,1,1,1,0,1,0,0,0,0]
[(1,10),(2,8),(3,7),(4,5),(6,9)] => [1,1,1,1,0,1,0,0,0,0]
[(1,10),(2,7),(3,8),(4,5),(6,9)] => [1,1,1,1,0,1,0,0,0,0]
[(1,9),(2,7),(3,8),(4,5),(6,10)] => [1,1,1,1,0,1,0,0,0,0]
[(1,8),(2,7),(3,9),(4,5),(6,10)] => [1,1,1,1,0,1,0,0,0,0]
[(1,7),(2,8),(3,9),(4,5),(6,10)] => [1,1,1,1,0,1,0,0,0,0]
[(1,6),(2,8),(3,9),(4,5),(7,10)] => [1,1,1,1,0,0,1,0,0,0]
[(1,5),(2,8),(3,9),(4,6),(7,10)] => [1,1,1,1,0,0,1,0,0,0]
[(1,4),(2,8),(3,9),(5,6),(7,10)] => [1,1,1,0,1,0,1,0,0,0]
[(1,3),(2,8),(4,9),(5,6),(7,10)] => [1,1,0,1,1,0,1,0,0,0]
[(1,2),(3,8),(4,9),(5,6),(7,10)] => [1,0,1,1,1,0,1,0,0,0]
[(1,2),(3,7),(4,9),(5,6),(8,10)] => [1,0,1,1,1,0,0,1,0,0]
[(1,3),(2,7),(4,9),(5,6),(8,10)] => [1,1,0,1,1,0,0,1,0,0]
[(1,4),(2,7),(3,9),(5,6),(8,10)] => [1,1,1,0,1,0,0,1,0,0]
[(1,5),(2,7),(3,9),(4,6),(8,10)] => [1,1,1,1,0,0,0,1,0,0]
[(1,6),(2,7),(3,9),(4,5),(8,10)] => [1,1,1,1,0,0,0,1,0,0]
[(1,7),(2,6),(3,9),(4,5),(8,10)] => [1,1,1,1,0,0,0,1,0,0]
[(1,8),(2,6),(3,9),(4,5),(7,10)] => [1,1,1,1,0,0,1,0,0,0]
[(1,9),(2,6),(3,8),(4,5),(7,10)] => [1,1,1,1,0,0,1,0,0,0]
[(1,10),(2,6),(3,8),(4,5),(7,9)] => [1,1,1,1,0,0,1,0,0,0]
[(1,10),(2,5),(3,8),(4,6),(7,9)] => [1,1,1,1,0,0,1,0,0,0]
[(1,9),(2,5),(3,8),(4,6),(7,10)] => [1,1,1,1,0,0,1,0,0,0]
[(1,8),(2,5),(3,9),(4,6),(7,10)] => [1,1,1,1,0,0,1,0,0,0]
[(1,7),(2,5),(3,9),(4,6),(8,10)] => [1,1,1,1,0,0,0,1,0,0]
[(1,6),(2,5),(3,9),(4,7),(8,10)] => [1,1,1,1,0,0,0,1,0,0]
[(1,5),(2,6),(3,9),(4,7),(8,10)] => [1,1,1,1,0,0,0,1,0,0]
[(1,4),(2,6),(3,9),(5,7),(8,10)] => [1,1,1,0,1,0,0,1,0,0]
[(1,3),(2,6),(4,9),(5,7),(8,10)] => [1,1,0,1,1,0,0,1,0,0]
[(1,2),(3,6),(4,9),(5,7),(8,10)] => [1,0,1,1,1,0,0,1,0,0]
[(1,2),(3,5),(4,9),(6,7),(8,10)] => [1,0,1,1,0,1,0,1,0,0]
[(1,3),(2,5),(4,9),(6,7),(8,10)] => [1,1,0,1,0,1,0,1,0,0]
[(1,4),(2,5),(3,9),(6,7),(8,10)] => [1,1,1,0,0,1,0,1,0,0]
[(1,5),(2,4),(3,9),(6,7),(8,10)] => [1,1,1,0,0,1,0,1,0,0]
[(1,6),(2,4),(3,9),(5,7),(8,10)] => [1,1,1,0,1,0,0,1,0,0]
[(1,7),(2,4),(3,9),(5,6),(8,10)] => [1,1,1,0,1,0,0,1,0,0]
[(1,8),(2,4),(3,9),(5,6),(7,10)] => [1,1,1,0,1,0,1,0,0,0]
[(1,9),(2,4),(3,8),(5,6),(7,10)] => [1,1,1,0,1,0,1,0,0,0]
[(1,10),(2,4),(3,8),(5,6),(7,9)] => [1,1,1,0,1,0,1,0,0,0]
[(1,10),(2,3),(4,8),(5,6),(7,9)] => [1,1,0,1,1,0,1,0,0,0]
[(1,9),(2,3),(4,8),(5,6),(7,10)] => [1,1,0,1,1,0,1,0,0,0]
[(1,8),(2,3),(4,9),(5,6),(7,10)] => [1,1,0,1,1,0,1,0,0,0]
[(1,7),(2,3),(4,9),(5,6),(8,10)] => [1,1,0,1,1,0,0,1,0,0]
[(1,6),(2,3),(4,9),(5,7),(8,10)] => [1,1,0,1,1,0,0,1,0,0]
[(1,5),(2,3),(4,9),(6,7),(8,10)] => [1,1,0,1,0,1,0,1,0,0]
[(1,4),(2,3),(5,9),(6,7),(8,10)] => [1,1,0,0,1,1,0,1,0,0]
[(1,3),(2,4),(5,9),(6,7),(8,10)] => [1,1,0,0,1,1,0,1,0,0]
[(1,2),(3,4),(5,9),(6,7),(8,10)] => [1,0,1,0,1,1,0,1,0,0]
[(1,2),(3,4),(5,10),(6,7),(8,9)] => [1,0,1,0,1,1,0,1,0,0]
[(1,3),(2,4),(5,10),(6,7),(8,9)] => [1,1,0,0,1,1,0,1,0,0]
[(1,4),(2,3),(5,10),(6,7),(8,9)] => [1,1,0,0,1,1,0,1,0,0]
[(1,5),(2,3),(4,10),(6,7),(8,9)] => [1,1,0,1,0,1,0,1,0,0]
[(1,6),(2,3),(4,10),(5,7),(8,9)] => [1,1,0,1,1,0,0,1,0,0]
[(1,7),(2,3),(4,10),(5,6),(8,9)] => [1,1,0,1,1,0,0,1,0,0]
[(1,8),(2,3),(4,10),(5,6),(7,9)] => [1,1,0,1,1,0,1,0,0,0]
[(1,9),(2,3),(4,10),(5,6),(7,8)] => [1,1,0,1,1,0,1,0,0,0]
[(1,10),(2,3),(4,9),(5,6),(7,8)] => [1,1,0,1,1,0,1,0,0,0]
[(1,10),(2,4),(3,9),(5,6),(7,8)] => [1,1,1,0,1,0,1,0,0,0]
[(1,9),(2,4),(3,10),(5,6),(7,8)] => [1,1,1,0,1,0,1,0,0,0]
[(1,8),(2,4),(3,10),(5,6),(7,9)] => [1,1,1,0,1,0,1,0,0,0]
[(1,7),(2,4),(3,10),(5,6),(8,9)] => [1,1,1,0,1,0,0,1,0,0]
[(1,6),(2,4),(3,10),(5,7),(8,9)] => [1,1,1,0,1,0,0,1,0,0]
[(1,5),(2,4),(3,10),(6,7),(8,9)] => [1,1,1,0,0,1,0,1,0,0]
[(1,4),(2,5),(3,10),(6,7),(8,9)] => [1,1,1,0,0,1,0,1,0,0]
[(1,3),(2,5),(4,10),(6,7),(8,9)] => [1,1,0,1,0,1,0,1,0,0]
[(1,2),(3,5),(4,10),(6,7),(8,9)] => [1,0,1,1,0,1,0,1,0,0]
[(1,2),(3,6),(4,10),(5,7),(8,9)] => [1,0,1,1,1,0,0,1,0,0]
[(1,3),(2,6),(4,10),(5,7),(8,9)] => [1,1,0,1,1,0,0,1,0,0]
[(1,4),(2,6),(3,10),(5,7),(8,9)] => [1,1,1,0,1,0,0,1,0,0]
[(1,5),(2,6),(3,10),(4,7),(8,9)] => [1,1,1,1,0,0,0,1,0,0]
[(1,6),(2,5),(3,10),(4,7),(8,9)] => [1,1,1,1,0,0,0,1,0,0]
[(1,7),(2,5),(3,10),(4,6),(8,9)] => [1,1,1,1,0,0,0,1,0,0]
[(1,8),(2,5),(3,10),(4,6),(7,9)] => [1,1,1,1,0,0,1,0,0,0]
[(1,9),(2,5),(3,10),(4,6),(7,8)] => [1,1,1,1,0,0,1,0,0,0]
[(1,10),(2,5),(3,9),(4,6),(7,8)] => [1,1,1,1,0,0,1,0,0,0]
[(1,10),(2,6),(3,9),(4,5),(7,8)] => [1,1,1,1,0,0,1,0,0,0]
[(1,9),(2,6),(3,10),(4,5),(7,8)] => [1,1,1,1,0,0,1,0,0,0]
[(1,8),(2,6),(3,10),(4,5),(7,9)] => [1,1,1,1,0,0,1,0,0,0]
[(1,7),(2,6),(3,10),(4,5),(8,9)] => [1,1,1,1,0,0,0,1,0,0]
[(1,6),(2,7),(3,10),(4,5),(8,9)] => [1,1,1,1,0,0,0,1,0,0]
[(1,5),(2,7),(3,10),(4,6),(8,9)] => [1,1,1,1,0,0,0,1,0,0]
[(1,4),(2,7),(3,10),(5,6),(8,9)] => [1,1,1,0,1,0,0,1,0,0]
[(1,3),(2,7),(4,10),(5,6),(8,9)] => [1,1,0,1,1,0,0,1,0,0]
[(1,2),(3,7),(4,10),(5,6),(8,9)] => [1,0,1,1,1,0,0,1,0,0]
[(1,2),(3,8),(4,10),(5,6),(7,9)] => [1,0,1,1,1,0,1,0,0,0]
[(1,3),(2,8),(4,10),(5,6),(7,9)] => [1,1,0,1,1,0,1,0,0,0]
[(1,4),(2,8),(3,10),(5,6),(7,9)] => [1,1,1,0,1,0,1,0,0,0]
[(1,5),(2,8),(3,10),(4,6),(7,9)] => [1,1,1,1,0,0,1,0,0,0]
[(1,6),(2,8),(3,10),(4,5),(7,9)] => [1,1,1,1,0,0,1,0,0,0]
[(1,7),(2,8),(3,10),(4,5),(6,9)] => [1,1,1,1,0,1,0,0,0,0]
[(1,8),(2,7),(3,10),(4,5),(6,9)] => [1,1,1,1,0,1,0,0,0,0]
[(1,9),(2,7),(3,10),(4,5),(6,8)] => [1,1,1,1,0,1,0,0,0,0]
[(1,10),(2,7),(3,9),(4,5),(6,8)] => [1,1,1,1,0,1,0,0,0,0]
[(1,10),(2,8),(3,9),(4,5),(6,7)] => [1,1,1,1,0,1,0,0,0,0]
[(1,9),(2,8),(3,10),(4,5),(6,7)] => [1,1,1,1,0,1,0,0,0,0]
[(1,8),(2,9),(3,10),(4,5),(6,7)] => [1,1,1,1,0,1,0,0,0,0]
[(1,7),(2,9),(3,10),(4,5),(6,8)] => [1,1,1,1,0,1,0,0,0,0]
[(1,6),(2,9),(3,10),(4,5),(7,8)] => [1,1,1,1,0,0,1,0,0,0]
[(1,5),(2,9),(3,10),(4,6),(7,8)] => [1,1,1,1,0,0,1,0,0,0]
[(1,4),(2,9),(3,10),(5,6),(7,8)] => [1,1,1,0,1,0,1,0,0,0]
[(1,3),(2,9),(4,10),(5,6),(7,8)] => [1,1,0,1,1,0,1,0,0,0]
[(1,2),(3,9),(4,10),(5,6),(7,8)] => [1,0,1,1,1,0,1,0,0,0]
[(1,2),(3,10),(4,9),(5,6),(7,8)] => [1,0,1,1,1,0,1,0,0,0]
[(1,3),(2,10),(4,9),(5,6),(7,8)] => [1,1,0,1,1,0,1,0,0,0]
[(1,4),(2,10),(3,9),(5,6),(7,8)] => [1,1,1,0,1,0,1,0,0,0]
[(1,5),(2,10),(3,9),(4,6),(7,8)] => [1,1,1,1,0,0,1,0,0,0]
[(1,6),(2,10),(3,9),(4,5),(7,8)] => [1,1,1,1,0,0,1,0,0,0]
[(1,7),(2,10),(3,9),(4,5),(6,8)] => [1,1,1,1,0,1,0,0,0,0]
[(1,8),(2,10),(3,9),(4,5),(6,7)] => [1,1,1,1,0,1,0,0,0,0]
[(1,9),(2,10),(3,8),(4,5),(6,7)] => [1,1,1,1,0,1,0,0,0,0]
[(1,10),(2,9),(3,8),(4,5),(6,7)] => [1,1,1,1,0,1,0,0,0,0]
[(1,10),(2,9),(3,8),(4,6),(5,7)] => [1,1,1,1,1,0,0,0,0,0]
[(1,9),(2,10),(3,8),(4,6),(5,7)] => [1,1,1,1,1,0,0,0,0,0]
[(1,8),(2,10),(3,9),(4,6),(5,7)] => [1,1,1,1,1,0,0,0,0,0]
[(1,7),(2,10),(3,9),(4,6),(5,8)] => [1,1,1,1,1,0,0,0,0,0]
[(1,6),(2,10),(3,9),(4,7),(5,8)] => [1,1,1,1,1,0,0,0,0,0]
[(1,5),(2,10),(3,9),(4,7),(6,8)] => [1,1,1,1,0,1,0,0,0,0]
[(1,4),(2,10),(3,9),(5,7),(6,8)] => [1,1,1,0,1,1,0,0,0,0]
[(1,3),(2,10),(4,9),(5,7),(6,8)] => [1,1,0,1,1,1,0,0,0,0]
[(1,2),(3,10),(4,9),(5,7),(6,8)] => [1,0,1,1,1,1,0,0,0,0]
[(1,2),(3,9),(4,10),(5,7),(6,8)] => [1,0,1,1,1,1,0,0,0,0]
[(1,3),(2,9),(4,10),(5,7),(6,8)] => [1,1,0,1,1,1,0,0,0,0]
[(1,4),(2,9),(3,10),(5,7),(6,8)] => [1,1,1,0,1,1,0,0,0,0]
[(1,5),(2,9),(3,10),(4,7),(6,8)] => [1,1,1,1,0,1,0,0,0,0]
[(1,6),(2,9),(3,10),(4,7),(5,8)] => [1,1,1,1,1,0,0,0,0,0]
[(1,7),(2,9),(3,10),(4,6),(5,8)] => [1,1,1,1,1,0,0,0,0,0]
[(1,8),(2,9),(3,10),(4,6),(5,7)] => [1,1,1,1,1,0,0,0,0,0]
[(1,9),(2,8),(3,10),(4,6),(5,7)] => [1,1,1,1,1,0,0,0,0,0]
[(1,10),(2,8),(3,9),(4,6),(5,7)] => [1,1,1,1,1,0,0,0,0,0]
[(1,10),(2,7),(3,9),(4,6),(5,8)] => [1,1,1,1,1,0,0,0,0,0]
[(1,9),(2,7),(3,10),(4,6),(5,8)] => [1,1,1,1,1,0,0,0,0,0]
[(1,8),(2,7),(3,10),(4,6),(5,9)] => [1,1,1,1,1,0,0,0,0,0]
[(1,7),(2,8),(3,10),(4,6),(5,9)] => [1,1,1,1,1,0,0,0,0,0]
[(1,6),(2,8),(3,10),(4,7),(5,9)] => [1,1,1,1,1,0,0,0,0,0]
[(1,5),(2,8),(3,10),(4,7),(6,9)] => [1,1,1,1,0,1,0,0,0,0]
[(1,4),(2,8),(3,10),(5,7),(6,9)] => [1,1,1,0,1,1,0,0,0,0]
[(1,3),(2,8),(4,10),(5,7),(6,9)] => [1,1,0,1,1,1,0,0,0,0]
[(1,2),(3,8),(4,10),(5,7),(6,9)] => [1,0,1,1,1,1,0,0,0,0]
[(1,2),(3,7),(4,10),(5,8),(6,9)] => [1,0,1,1,1,1,0,0,0,0]
[(1,3),(2,7),(4,10),(5,8),(6,9)] => [1,1,0,1,1,1,0,0,0,0]
[(1,4),(2,7),(3,10),(5,8),(6,9)] => [1,1,1,0,1,1,0,0,0,0]
[(1,5),(2,7),(3,10),(4,8),(6,9)] => [1,1,1,1,0,1,0,0,0,0]
[(1,6),(2,7),(3,10),(4,8),(5,9)] => [1,1,1,1,1,0,0,0,0,0]
[(1,7),(2,6),(3,10),(4,8),(5,9)] => [1,1,1,1,1,0,0,0,0,0]
[(1,8),(2,6),(3,10),(4,7),(5,9)] => [1,1,1,1,1,0,0,0,0,0]
[(1,9),(2,6),(3,10),(4,7),(5,8)] => [1,1,1,1,1,0,0,0,0,0]
[(1,10),(2,6),(3,9),(4,7),(5,8)] => [1,1,1,1,1,0,0,0,0,0]
[(1,10),(2,5),(3,9),(4,7),(6,8)] => [1,1,1,1,0,1,0,0,0,0]
[(1,9),(2,5),(3,10),(4,7),(6,8)] => [1,1,1,1,0,1,0,0,0,0]
[(1,8),(2,5),(3,10),(4,7),(6,9)] => [1,1,1,1,0,1,0,0,0,0]
[(1,7),(2,5),(3,10),(4,8),(6,9)] => [1,1,1,1,0,1,0,0,0,0]
[(1,6),(2,5),(3,10),(4,8),(7,9)] => [1,1,1,1,0,0,1,0,0,0]
[(1,5),(2,6),(3,10),(4,8),(7,9)] => [1,1,1,1,0,0,1,0,0,0]
[(1,4),(2,6),(3,10),(5,8),(7,9)] => [1,1,1,0,1,0,1,0,0,0]
[(1,3),(2,6),(4,10),(5,8),(7,9)] => [1,1,0,1,1,0,1,0,0,0]
[(1,2),(3,6),(4,10),(5,8),(7,9)] => [1,0,1,1,1,0,1,0,0,0]
[(1,2),(3,5),(4,10),(6,8),(7,9)] => [1,0,1,1,0,1,1,0,0,0]
[(1,3),(2,5),(4,10),(6,8),(7,9)] => [1,1,0,1,0,1,1,0,0,0]
[(1,4),(2,5),(3,10),(6,8),(7,9)] => [1,1,1,0,0,1,1,0,0,0]
[(1,5),(2,4),(3,10),(6,8),(7,9)] => [1,1,1,0,0,1,1,0,0,0]
[(1,6),(2,4),(3,10),(5,8),(7,9)] => [1,1,1,0,1,0,1,0,0,0]
[(1,7),(2,4),(3,10),(5,8),(6,9)] => [1,1,1,0,1,1,0,0,0,0]
[(1,8),(2,4),(3,10),(5,7),(6,9)] => [1,1,1,0,1,1,0,0,0,0]
[(1,9),(2,4),(3,10),(5,7),(6,8)] => [1,1,1,0,1,1,0,0,0,0]
[(1,10),(2,4),(3,9),(5,7),(6,8)] => [1,1,1,0,1,1,0,0,0,0]
[(1,10),(2,3),(4,9),(5,7),(6,8)] => [1,1,0,1,1,1,0,0,0,0]
[(1,9),(2,3),(4,10),(5,7),(6,8)] => [1,1,0,1,1,1,0,0,0,0]
[(1,8),(2,3),(4,10),(5,7),(6,9)] => [1,1,0,1,1,1,0,0,0,0]
[(1,7),(2,3),(4,10),(5,8),(6,9)] => [1,1,0,1,1,1,0,0,0,0]
[(1,6),(2,3),(4,10),(5,8),(7,9)] => [1,1,0,1,1,0,1,0,0,0]
[(1,5),(2,3),(4,10),(6,8),(7,9)] => [1,1,0,1,0,1,1,0,0,0]
[(1,4),(2,3),(5,10),(6,8),(7,9)] => [1,1,0,0,1,1,1,0,0,0]
[(1,3),(2,4),(5,10),(6,8),(7,9)] => [1,1,0,0,1,1,1,0,0,0]
[(1,2),(3,4),(5,10),(6,8),(7,9)] => [1,0,1,0,1,1,1,0,0,0]
[(1,2),(3,4),(5,9),(6,8),(7,10)] => [1,0,1,0,1,1,1,0,0,0]
[(1,3),(2,4),(5,9),(6,8),(7,10)] => [1,1,0,0,1,1,1,0,0,0]
[(1,4),(2,3),(5,9),(6,8),(7,10)] => [1,1,0,0,1,1,1,0,0,0]
[(1,5),(2,3),(4,9),(6,8),(7,10)] => [1,1,0,1,0,1,1,0,0,0]
[(1,6),(2,3),(4,9),(5,8),(7,10)] => [1,1,0,1,1,0,1,0,0,0]
[(1,7),(2,3),(4,9),(5,8),(6,10)] => [1,1,0,1,1,1,0,0,0,0]
[(1,8),(2,3),(4,9),(5,7),(6,10)] => [1,1,0,1,1,1,0,0,0,0]
[(1,9),(2,3),(4,8),(5,7),(6,10)] => [1,1,0,1,1,1,0,0,0,0]
[(1,10),(2,3),(4,8),(5,7),(6,9)] => [1,1,0,1,1,1,0,0,0,0]
[(1,10),(2,4),(3,8),(5,7),(6,9)] => [1,1,1,0,1,1,0,0,0,0]
[(1,9),(2,4),(3,8),(5,7),(6,10)] => [1,1,1,0,1,1,0,0,0,0]
[(1,8),(2,4),(3,9),(5,7),(6,10)] => [1,1,1,0,1,1,0,0,0,0]
[(1,7),(2,4),(3,9),(5,8),(6,10)] => [1,1,1,0,1,1,0,0,0,0]
[(1,6),(2,4),(3,9),(5,8),(7,10)] => [1,1,1,0,1,0,1,0,0,0]
[(1,5),(2,4),(3,9),(6,8),(7,10)] => [1,1,1,0,0,1,1,0,0,0]
[(1,4),(2,5),(3,9),(6,8),(7,10)] => [1,1,1,0,0,1,1,0,0,0]
[(1,3),(2,5),(4,9),(6,8),(7,10)] => [1,1,0,1,0,1,1,0,0,0]
[(1,2),(3,5),(4,9),(6,8),(7,10)] => [1,0,1,1,0,1,1,0,0,0]
[(1,2),(3,6),(4,9),(5,8),(7,10)] => [1,0,1,1,1,0,1,0,0,0]
[(1,3),(2,6),(4,9),(5,8),(7,10)] => [1,1,0,1,1,0,1,0,0,0]
[(1,4),(2,6),(3,9),(5,8),(7,10)] => [1,1,1,0,1,0,1,0,0,0]
[(1,5),(2,6),(3,9),(4,8),(7,10)] => [1,1,1,1,0,0,1,0,0,0]
[(1,6),(2,5),(3,9),(4,8),(7,10)] => [1,1,1,1,0,0,1,0,0,0]
[(1,7),(2,5),(3,9),(4,8),(6,10)] => [1,1,1,1,0,1,0,0,0,0]
[(1,8),(2,5),(3,9),(4,7),(6,10)] => [1,1,1,1,0,1,0,0,0,0]
[(1,9),(2,5),(3,8),(4,7),(6,10)] => [1,1,1,1,0,1,0,0,0,0]
[(1,10),(2,5),(3,8),(4,7),(6,9)] => [1,1,1,1,0,1,0,0,0,0]
[(1,10),(2,6),(3,8),(4,7),(5,9)] => [1,1,1,1,1,0,0,0,0,0]
[(1,9),(2,6),(3,8),(4,7),(5,10)] => [1,1,1,1,1,0,0,0,0,0]
[(1,8),(2,6),(3,9),(4,7),(5,10)] => [1,1,1,1,1,0,0,0,0,0]
[(1,7),(2,6),(3,9),(4,8),(5,10)] => [1,1,1,1,1,0,0,0,0,0]
[(1,6),(2,7),(3,9),(4,8),(5,10)] => [1,1,1,1,1,0,0,0,0,0]
[(1,5),(2,7),(3,9),(4,8),(6,10)] => [1,1,1,1,0,1,0,0,0,0]
[(1,4),(2,7),(3,9),(5,8),(6,10)] => [1,1,1,0,1,1,0,0,0,0]
[(1,3),(2,7),(4,9),(5,8),(6,10)] => [1,1,0,1,1,1,0,0,0,0]
[(1,2),(3,7),(4,9),(5,8),(6,10)] => [1,0,1,1,1,1,0,0,0,0]
[(1,2),(3,8),(4,9),(5,7),(6,10)] => [1,0,1,1,1,1,0,0,0,0]
[(1,3),(2,8),(4,9),(5,7),(6,10)] => [1,1,0,1,1,1,0,0,0,0]
[(1,4),(2,8),(3,9),(5,7),(6,10)] => [1,1,1,0,1,1,0,0,0,0]
[(1,5),(2,8),(3,9),(4,7),(6,10)] => [1,1,1,1,0,1,0,0,0,0]
[(1,6),(2,8),(3,9),(4,7),(5,10)] => [1,1,1,1,1,0,0,0,0,0]
[(1,7),(2,8),(3,9),(4,6),(5,10)] => [1,1,1,1,1,0,0,0,0,0]
[(1,8),(2,7),(3,9),(4,6),(5,10)] => [1,1,1,1,1,0,0,0,0,0]
[(1,9),(2,7),(3,8),(4,6),(5,10)] => [1,1,1,1,1,0,0,0,0,0]
[(1,10),(2,7),(3,8),(4,6),(5,9)] => [1,1,1,1,1,0,0,0,0,0]
[(1,10),(2,8),(3,7),(4,6),(5,9)] => [1,1,1,1,1,0,0,0,0,0]
[(1,9),(2,8),(3,7),(4,6),(5,10)] => [1,1,1,1,1,0,0,0,0,0]
[(1,8),(2,9),(3,7),(4,6),(5,10)] => [1,1,1,1,1,0,0,0,0,0]
[(1,7),(2,9),(3,8),(4,6),(5,10)] => [1,1,1,1,1,0,0,0,0,0]
[(1,6),(2,9),(3,8),(4,7),(5,10)] => [1,1,1,1,1,0,0,0,0,0]
[(1,5),(2,9),(3,8),(4,7),(6,10)] => [1,1,1,1,0,1,0,0,0,0]
[(1,4),(2,9),(3,8),(5,7),(6,10)] => [1,1,1,0,1,1,0,0,0,0]
[(1,3),(2,9),(4,8),(5,7),(6,10)] => [1,1,0,1,1,1,0,0,0,0]
[(1,2),(3,9),(4,8),(5,7),(6,10)] => [1,0,1,1,1,1,0,0,0,0]
[(1,2),(3,10),(4,8),(5,7),(6,9)] => [1,0,1,1,1,1,0,0,0,0]
[(1,3),(2,10),(4,8),(5,7),(6,9)] => [1,1,0,1,1,1,0,0,0,0]
[(1,4),(2,10),(3,8),(5,7),(6,9)] => [1,1,1,0,1,1,0,0,0,0]
[(1,5),(2,10),(3,8),(4,7),(6,9)] => [1,1,1,1,0,1,0,0,0,0]
[(1,6),(2,10),(3,8),(4,7),(5,9)] => [1,1,1,1,1,0,0,0,0,0]
[(1,7),(2,10),(3,8),(4,6),(5,9)] => [1,1,1,1,1,0,0,0,0,0]
[(1,8),(2,10),(3,7),(4,6),(5,9)] => [1,1,1,1,1,0,0,0,0,0]
[(1,9),(2,10),(3,7),(4,6),(5,8)] => [1,1,1,1,1,0,0,0,0,0]
[(1,10),(2,9),(3,7),(4,6),(5,8)] => [1,1,1,1,1,0,0,0,0,0]
[(1,10),(2,9),(3,6),(4,7),(5,8)] => [1,1,1,1,1,0,0,0,0,0]
[(1,9),(2,10),(3,6),(4,7),(5,8)] => [1,1,1,1,1,0,0,0,0,0]
[(1,8),(2,10),(3,6),(4,7),(5,9)] => [1,1,1,1,1,0,0,0,0,0]
[(1,7),(2,10),(3,6),(4,8),(5,9)] => [1,1,1,1,1,0,0,0,0,0]
[(1,6),(2,10),(3,7),(4,8),(5,9)] => [1,1,1,1,1,0,0,0,0,0]
[(1,5),(2,10),(3,7),(4,8),(6,9)] => [1,1,1,1,0,1,0,0,0,0]
[(1,4),(2,10),(3,7),(5,8),(6,9)] => [1,1,1,0,1,1,0,0,0,0]
[(1,3),(2,10),(4,7),(5,8),(6,9)] => [1,1,0,1,1,1,0,0,0,0]
[(1,2),(3,10),(4,7),(5,8),(6,9)] => [1,0,1,1,1,1,0,0,0,0]
[(1,2),(3,9),(4,7),(5,8),(6,10)] => [1,0,1,1,1,1,0,0,0,0]
[(1,3),(2,9),(4,7),(5,8),(6,10)] => [1,1,0,1,1,1,0,0,0,0]
[(1,4),(2,9),(3,7),(5,8),(6,10)] => [1,1,1,0,1,1,0,0,0,0]
[(1,5),(2,9),(3,7),(4,8),(6,10)] => [1,1,1,1,0,1,0,0,0,0]
[(1,6),(2,9),(3,7),(4,8),(5,10)] => [1,1,1,1,1,0,0,0,0,0]
[(1,7),(2,9),(3,6),(4,8),(5,10)] => [1,1,1,1,1,0,0,0,0,0]
[(1,8),(2,9),(3,6),(4,7),(5,10)] => [1,1,1,1,1,0,0,0,0,0]
[(1,9),(2,8),(3,6),(4,7),(5,10)] => [1,1,1,1,1,0,0,0,0,0]
[(1,10),(2,8),(3,6),(4,7),(5,9)] => [1,1,1,1,1,0,0,0,0,0]
[(1,10),(2,7),(3,6),(4,8),(5,9)] => [1,1,1,1,1,0,0,0,0,0]
[(1,9),(2,7),(3,6),(4,8),(5,10)] => [1,1,1,1,1,0,0,0,0,0]
[(1,8),(2,7),(3,6),(4,9),(5,10)] => [1,1,1,1,1,0,0,0,0,0]
[(1,7),(2,8),(3,6),(4,9),(5,10)] => [1,1,1,1,1,0,0,0,0,0]
[(1,6),(2,8),(3,7),(4,9),(5,10)] => [1,1,1,1,1,0,0,0,0,0]
[(1,5),(2,8),(3,7),(4,9),(6,10)] => [1,1,1,1,0,1,0,0,0,0]
[(1,4),(2,8),(3,7),(5,9),(6,10)] => [1,1,1,0,1,1,0,0,0,0]
[(1,3),(2,8),(4,7),(5,9),(6,10)] => [1,1,0,1,1,1,0,0,0,0]
[(1,2),(3,8),(4,7),(5,9),(6,10)] => [1,0,1,1,1,1,0,0,0,0]
[(1,2),(3,7),(4,8),(5,9),(6,10)] => [1,0,1,1,1,1,0,0,0,0]
[(1,3),(2,7),(4,8),(5,9),(6,10)] => [1,1,0,1,1,1,0,0,0,0]
[(1,4),(2,7),(3,8),(5,9),(6,10)] => [1,1,1,0,1,1,0,0,0,0]
[(1,5),(2,7),(3,8),(4,9),(6,10)] => [1,1,1,1,0,1,0,0,0,0]
[(1,6),(2,7),(3,8),(4,9),(5,10)] => [1,1,1,1,1,0,0,0,0,0]
[(1,7),(2,6),(3,8),(4,9),(5,10)] => [1,1,1,1,1,0,0,0,0,0]
[(1,8),(2,6),(3,7),(4,9),(5,10)] => [1,1,1,1,1,0,0,0,0,0]
[(1,9),(2,6),(3,7),(4,8),(5,10)] => [1,1,1,1,1,0,0,0,0,0]
[(1,10),(2,6),(3,7),(4,8),(5,9)] => [1,1,1,1,1,0,0,0,0,0]
[(1,10),(2,5),(3,7),(4,8),(6,9)] => [1,1,1,1,0,1,0,0,0,0]
[(1,9),(2,5),(3,7),(4,8),(6,10)] => [1,1,1,1,0,1,0,0,0,0]
[(1,8),(2,5),(3,7),(4,9),(6,10)] => [1,1,1,1,0,1,0,0,0,0]
[(1,7),(2,5),(3,8),(4,9),(6,10)] => [1,1,1,1,0,1,0,0,0,0]
[(1,6),(2,5),(3,8),(4,9),(7,10)] => [1,1,1,1,0,0,1,0,0,0]
[(1,5),(2,6),(3,8),(4,9),(7,10)] => [1,1,1,1,0,0,1,0,0,0]
[(1,4),(2,6),(3,8),(5,9),(7,10)] => [1,1,1,0,1,0,1,0,0,0]
[(1,3),(2,6),(4,8),(5,9),(7,10)] => [1,1,0,1,1,0,1,0,0,0]
[(1,2),(3,6),(4,8),(5,9),(7,10)] => [1,0,1,1,1,0,1,0,0,0]
[(1,2),(3,5),(4,8),(6,9),(7,10)] => [1,0,1,1,0,1,1,0,0,0]
[(1,3),(2,5),(4,8),(6,9),(7,10)] => [1,1,0,1,0,1,1,0,0,0]
[(1,4),(2,5),(3,8),(6,9),(7,10)] => [1,1,1,0,0,1,1,0,0,0]
[(1,5),(2,4),(3,8),(6,9),(7,10)] => [1,1,1,0,0,1,1,0,0,0]
[(1,6),(2,4),(3,8),(5,9),(7,10)] => [1,1,1,0,1,0,1,0,0,0]
[(1,7),(2,4),(3,8),(5,9),(6,10)] => [1,1,1,0,1,1,0,0,0,0]
[(1,8),(2,4),(3,7),(5,9),(6,10)] => [1,1,1,0,1,1,0,0,0,0]
[(1,9),(2,4),(3,7),(5,8),(6,10)] => [1,1,1,0,1,1,0,0,0,0]
[(1,10),(2,4),(3,7),(5,8),(6,9)] => [1,1,1,0,1,1,0,0,0,0]
[(1,10),(2,3),(4,7),(5,8),(6,9)] => [1,1,0,1,1,1,0,0,0,0]
[(1,9),(2,3),(4,7),(5,8),(6,10)] => [1,1,0,1,1,1,0,0,0,0]
[(1,8),(2,3),(4,7),(5,9),(6,10)] => [1,1,0,1,1,1,0,0,0,0]
[(1,7),(2,3),(4,8),(5,9),(6,10)] => [1,1,0,1,1,1,0,0,0,0]
[(1,6),(2,3),(4,8),(5,9),(7,10)] => [1,1,0,1,1,0,1,0,0,0]
[(1,5),(2,3),(4,8),(6,9),(7,10)] => [1,1,0,1,0,1,1,0,0,0]
[(1,4),(2,3),(5,8),(6,9),(7,10)] => [1,1,0,0,1,1,1,0,0,0]
[(1,3),(2,4),(5,8),(6,9),(7,10)] => [1,1,0,0,1,1,1,0,0,0]
[(1,2),(3,4),(5,8),(6,9),(7,10)] => [1,0,1,0,1,1,1,0,0,0]
[(1,2),(3,4),(5,7),(6,9),(8,10)] => [1,0,1,0,1,1,0,1,0,0]
[(1,3),(2,4),(5,7),(6,9),(8,10)] => [1,1,0,0,1,1,0,1,0,0]
[(1,4),(2,3),(5,7),(6,9),(8,10)] => [1,1,0,0,1,1,0,1,0,0]
[(1,5),(2,3),(4,7),(6,9),(8,10)] => [1,1,0,1,0,1,0,1,0,0]
[(1,6),(2,3),(4,7),(5,9),(8,10)] => [1,1,0,1,1,0,0,1,0,0]
[(1,7),(2,3),(4,6),(5,9),(8,10)] => [1,1,0,1,1,0,0,1,0,0]
[(1,8),(2,3),(4,6),(5,9),(7,10)] => [1,1,0,1,1,0,1,0,0,0]
[(1,9),(2,3),(4,6),(5,8),(7,10)] => [1,1,0,1,1,0,1,0,0,0]
[(1,10),(2,3),(4,6),(5,8),(7,9)] => [1,1,0,1,1,0,1,0,0,0]
[(1,10),(2,4),(3,6),(5,8),(7,9)] => [1,1,1,0,1,0,1,0,0,0]
[(1,9),(2,4),(3,6),(5,8),(7,10)] => [1,1,1,0,1,0,1,0,0,0]
[(1,8),(2,4),(3,6),(5,9),(7,10)] => [1,1,1,0,1,0,1,0,0,0]
[(1,7),(2,4),(3,6),(5,9),(8,10)] => [1,1,1,0,1,0,0,1,0,0]
[(1,6),(2,4),(3,7),(5,9),(8,10)] => [1,1,1,0,1,0,0,1,0,0]
[(1,5),(2,4),(3,7),(6,9),(8,10)] => [1,1,1,0,0,1,0,1,0,0]
[(1,4),(2,5),(3,7),(6,9),(8,10)] => [1,1,1,0,0,1,0,1,0,0]
[(1,3),(2,5),(4,7),(6,9),(8,10)] => [1,1,0,1,0,1,0,1,0,0]
[(1,2),(3,5),(4,7),(6,9),(8,10)] => [1,0,1,1,0,1,0,1,0,0]
[(1,2),(3,6),(4,7),(5,9),(8,10)] => [1,0,1,1,1,0,0,1,0,0]
[(1,3),(2,6),(4,7),(5,9),(8,10)] => [1,1,0,1,1,0,0,1,0,0]
[(1,4),(2,6),(3,7),(5,9),(8,10)] => [1,1,1,0,1,0,0,1,0,0]
[(1,5),(2,6),(3,7),(4,9),(8,10)] => [1,1,1,1,0,0,0,1,0,0]
[(1,6),(2,5),(3,7),(4,9),(8,10)] => [1,1,1,1,0,0,0,1,0,0]
[(1,7),(2,5),(3,6),(4,9),(8,10)] => [1,1,1,1,0,0,0,1,0,0]
[(1,8),(2,5),(3,6),(4,9),(7,10)] => [1,1,1,1,0,0,1,0,0,0]
[(1,9),(2,5),(3,6),(4,8),(7,10)] => [1,1,1,1,0,0,1,0,0,0]
[(1,10),(2,5),(3,6),(4,8),(7,9)] => [1,1,1,1,0,0,1,0,0,0]
[(1,10),(2,6),(3,5),(4,8),(7,9)] => [1,1,1,1,0,0,1,0,0,0]
[(1,9),(2,6),(3,5),(4,8),(7,10)] => [1,1,1,1,0,0,1,0,0,0]
[(1,8),(2,6),(3,5),(4,9),(7,10)] => [1,1,1,1,0,0,1,0,0,0]
[(1,7),(2,6),(3,5),(4,9),(8,10)] => [1,1,1,1,0,0,0,1,0,0]
[(1,6),(2,7),(3,5),(4,9),(8,10)] => [1,1,1,1,0,0,0,1,0,0]
[(1,5),(2,7),(3,6),(4,9),(8,10)] => [1,1,1,1,0,0,0,1,0,0]
[(1,4),(2,7),(3,6),(5,9),(8,10)] => [1,1,1,0,1,0,0,1,0,0]
[(1,3),(2,7),(4,6),(5,9),(8,10)] => [1,1,0,1,1,0,0,1,0,0]
[(1,2),(3,7),(4,6),(5,9),(8,10)] => [1,0,1,1,1,0,0,1,0,0]
[(1,2),(3,8),(4,6),(5,9),(7,10)] => [1,0,1,1,1,0,1,0,0,0]
[(1,3),(2,8),(4,6),(5,9),(7,10)] => [1,1,0,1,1,0,1,0,0,0]
[(1,4),(2,8),(3,6),(5,9),(7,10)] => [1,1,1,0,1,0,1,0,0,0]
[(1,5),(2,8),(3,6),(4,9),(7,10)] => [1,1,1,1,0,0,1,0,0,0]
[(1,6),(2,8),(3,5),(4,9),(7,10)] => [1,1,1,1,0,0,1,0,0,0]
[(1,7),(2,8),(3,5),(4,9),(6,10)] => [1,1,1,1,0,1,0,0,0,0]
[(1,8),(2,7),(3,5),(4,9),(6,10)] => [1,1,1,1,0,1,0,0,0,0]
[(1,9),(2,7),(3,5),(4,8),(6,10)] => [1,1,1,1,0,1,0,0,0,0]
[(1,10),(2,7),(3,5),(4,8),(6,9)] => [1,1,1,1,0,1,0,0,0,0]
[(1,10),(2,8),(3,5),(4,7),(6,9)] => [1,1,1,1,0,1,0,0,0,0]
[(1,9),(2,8),(3,5),(4,7),(6,10)] => [1,1,1,1,0,1,0,0,0,0]
[(1,8),(2,9),(3,5),(4,7),(6,10)] => [1,1,1,1,0,1,0,0,0,0]
[(1,7),(2,9),(3,5),(4,8),(6,10)] => [1,1,1,1,0,1,0,0,0,0]
[(1,6),(2,9),(3,5),(4,8),(7,10)] => [1,1,1,1,0,0,1,0,0,0]
[(1,5),(2,9),(3,6),(4,8),(7,10)] => [1,1,1,1,0,0,1,0,0,0]
[(1,4),(2,9),(3,6),(5,8),(7,10)] => [1,1,1,0,1,0,1,0,0,0]
[(1,3),(2,9),(4,6),(5,8),(7,10)] => [1,1,0,1,1,0,1,0,0,0]
[(1,2),(3,9),(4,6),(5,8),(7,10)] => [1,0,1,1,1,0,1,0,0,0]
[(1,2),(3,10),(4,6),(5,8),(7,9)] => [1,0,1,1,1,0,1,0,0,0]
[(1,3),(2,10),(4,6),(5,8),(7,9)] => [1,1,0,1,1,0,1,0,0,0]
[(1,4),(2,10),(3,6),(5,8),(7,9)] => [1,1,1,0,1,0,1,0,0,0]
[(1,5),(2,10),(3,6),(4,8),(7,9)] => [1,1,1,1,0,0,1,0,0,0]
[(1,6),(2,10),(3,5),(4,8),(7,9)] => [1,1,1,1,0,0,1,0,0,0]
[(1,7),(2,10),(3,5),(4,8),(6,9)] => [1,1,1,1,0,1,0,0,0,0]
[(1,8),(2,10),(3,5),(4,7),(6,9)] => [1,1,1,1,0,1,0,0,0,0]
[(1,9),(2,10),(3,5),(4,7),(6,8)] => [1,1,1,1,0,1,0,0,0,0]
[(1,10),(2,9),(3,5),(4,7),(6,8)] => [1,1,1,1,0,1,0,0,0,0]
[(1,10),(2,9),(3,4),(5,7),(6,8)] => [1,1,1,0,1,1,0,0,0,0]
[(1,9),(2,10),(3,4),(5,7),(6,8)] => [1,1,1,0,1,1,0,0,0,0]
[(1,8),(2,10),(3,4),(5,7),(6,9)] => [1,1,1,0,1,1,0,0,0,0]
[(1,7),(2,10),(3,4),(5,8),(6,9)] => [1,1,1,0,1,1,0,0,0,0]
[(1,6),(2,10),(3,4),(5,8),(7,9)] => [1,1,1,0,1,0,1,0,0,0]
[(1,5),(2,10),(3,4),(6,8),(7,9)] => [1,1,1,0,0,1,1,0,0,0]
[(1,4),(2,10),(3,5),(6,8),(7,9)] => [1,1,1,0,0,1,1,0,0,0]
[(1,3),(2,10),(4,5),(6,8),(7,9)] => [1,1,0,1,0,1,1,0,0,0]
[(1,2),(3,10),(4,5),(6,8),(7,9)] => [1,0,1,1,0,1,1,0,0,0]
[(1,2),(3,9),(4,5),(6,8),(7,10)] => [1,0,1,1,0,1,1,0,0,0]
[(1,3),(2,9),(4,5),(6,8),(7,10)] => [1,1,0,1,0,1,1,0,0,0]
[(1,4),(2,9),(3,5),(6,8),(7,10)] => [1,1,1,0,0,1,1,0,0,0]
[(1,5),(2,9),(3,4),(6,8),(7,10)] => [1,1,1,0,0,1,1,0,0,0]
[(1,6),(2,9),(3,4),(5,8),(7,10)] => [1,1,1,0,1,0,1,0,0,0]
[(1,7),(2,9),(3,4),(5,8),(6,10)] => [1,1,1,0,1,1,0,0,0,0]
[(1,8),(2,9),(3,4),(5,7),(6,10)] => [1,1,1,0,1,1,0,0,0,0]
[(1,9),(2,8),(3,4),(5,7),(6,10)] => [1,1,1,0,1,1,0,0,0,0]
[(1,10),(2,8),(3,4),(5,7),(6,9)] => [1,1,1,0,1,1,0,0,0,0]
[(1,10),(2,7),(3,4),(5,8),(6,9)] => [1,1,1,0,1,1,0,0,0,0]
[(1,9),(2,7),(3,4),(5,8),(6,10)] => [1,1,1,0,1,1,0,0,0,0]
[(1,8),(2,7),(3,4),(5,9),(6,10)] => [1,1,1,0,1,1,0,0,0,0]
[(1,7),(2,8),(3,4),(5,9),(6,10)] => [1,1,1,0,1,1,0,0,0,0]
[(1,6),(2,8),(3,4),(5,9),(7,10)] => [1,1,1,0,1,0,1,0,0,0]
[(1,5),(2,8),(3,4),(6,9),(7,10)] => [1,1,1,0,0,1,1,0,0,0]
[(1,4),(2,8),(3,5),(6,9),(7,10)] => [1,1,1,0,0,1,1,0,0,0]
[(1,3),(2,8),(4,5),(6,9),(7,10)] => [1,1,0,1,0,1,1,0,0,0]
[(1,2),(3,8),(4,5),(6,9),(7,10)] => [1,0,1,1,0,1,1,0,0,0]
[(1,2),(3,7),(4,5),(6,9),(8,10)] => [1,0,1,1,0,1,0,1,0,0]
[(1,3),(2,7),(4,5),(6,9),(8,10)] => [1,1,0,1,0,1,0,1,0,0]
[(1,4),(2,7),(3,5),(6,9),(8,10)] => [1,1,1,0,0,1,0,1,0,0]
[(1,5),(2,7),(3,4),(6,9),(8,10)] => [1,1,1,0,0,1,0,1,0,0]
[(1,6),(2,7),(3,4),(5,9),(8,10)] => [1,1,1,0,1,0,0,1,0,0]
[(1,7),(2,6),(3,4),(5,9),(8,10)] => [1,1,1,0,1,0,0,1,0,0]
[(1,8),(2,6),(3,4),(5,9),(7,10)] => [1,1,1,0,1,0,1,0,0,0]
[(1,9),(2,6),(3,4),(5,8),(7,10)] => [1,1,1,0,1,0,1,0,0,0]
[(1,10),(2,6),(3,4),(5,8),(7,9)] => [1,1,1,0,1,0,1,0,0,0]
[(1,10),(2,5),(3,4),(6,8),(7,9)] => [1,1,1,0,0,1,1,0,0,0]
[(1,9),(2,5),(3,4),(6,8),(7,10)] => [1,1,1,0,0,1,1,0,0,0]
[(1,8),(2,5),(3,4),(6,9),(7,10)] => [1,1,1,0,0,1,1,0,0,0]
[(1,7),(2,5),(3,4),(6,9),(8,10)] => [1,1,1,0,0,1,0,1,0,0]
[(1,6),(2,5),(3,4),(7,9),(8,10)] => [1,1,1,0,0,0,1,1,0,0]
[(1,5),(2,6),(3,4),(7,9),(8,10)] => [1,1,1,0,0,0,1,1,0,0]
[(1,4),(2,6),(3,5),(7,9),(8,10)] => [1,1,1,0,0,0,1,1,0,0]
[(1,3),(2,6),(4,5),(7,9),(8,10)] => [1,1,0,1,0,0,1,1,0,0]
[(1,2),(3,6),(4,5),(7,9),(8,10)] => [1,0,1,1,0,0,1,1,0,0]
[(1,2),(3,5),(4,6),(7,9),(8,10)] => [1,0,1,1,0,0,1,1,0,0]
[(1,3),(2,5),(4,6),(7,9),(8,10)] => [1,1,0,1,0,0,1,1,0,0]
[(1,4),(2,5),(3,6),(7,9),(8,10)] => [1,1,1,0,0,0,1,1,0,0]
[(1,5),(2,4),(3,6),(7,9),(8,10)] => [1,1,1,0,0,0,1,1,0,0]
[(1,6),(2,4),(3,5),(7,9),(8,10)] => [1,1,1,0,0,0,1,1,0,0]
[(1,7),(2,4),(3,5),(6,9),(8,10)] => [1,1,1,0,0,1,0,1,0,0]
[(1,8),(2,4),(3,5),(6,9),(7,10)] => [1,1,1,0,0,1,1,0,0,0]
[(1,9),(2,4),(3,5),(6,8),(7,10)] => [1,1,1,0,0,1,1,0,0,0]
[(1,10),(2,4),(3,5),(6,8),(7,9)] => [1,1,1,0,0,1,1,0,0,0]
[(1,10),(2,3),(4,5),(6,8),(7,9)] => [1,1,0,1,0,1,1,0,0,0]
[(1,9),(2,3),(4,5),(6,8),(7,10)] => [1,1,0,1,0,1,1,0,0,0]
[(1,8),(2,3),(4,5),(6,9),(7,10)] => [1,1,0,1,0,1,1,0,0,0]
[(1,7),(2,3),(4,5),(6,9),(8,10)] => [1,1,0,1,0,1,0,1,0,0]
[(1,6),(2,3),(4,5),(7,9),(8,10)] => [1,1,0,1,0,0,1,1,0,0]
[(1,5),(2,3),(4,6),(7,9),(8,10)] => [1,1,0,1,0,0,1,1,0,0]
[(1,4),(2,3),(5,6),(7,9),(8,10)] => [1,1,0,0,1,0,1,1,0,0]
[(1,3),(2,4),(5,6),(7,9),(8,10)] => [1,1,0,0,1,0,1,1,0,0]
[(1,2),(3,4),(5,6),(7,9),(8,10)] => [1,0,1,0,1,0,1,1,0,0]
[(1,2),(3,4),(5,6),(7,10),(8,9)] => [1,0,1,0,1,0,1,1,0,0]
[(1,3),(2,4),(5,6),(7,10),(8,9)] => [1,1,0,0,1,0,1,1,0,0]
[(1,4),(2,3),(5,6),(7,10),(8,9)] => [1,1,0,0,1,0,1,1,0,0]
[(1,5),(2,3),(4,6),(7,10),(8,9)] => [1,1,0,1,0,0,1,1,0,0]
[(1,6),(2,3),(4,5),(7,10),(8,9)] => [1,1,0,1,0,0,1,1,0,0]
[(1,7),(2,3),(4,5),(6,10),(8,9)] => [1,1,0,1,0,1,0,1,0,0]
[(1,8),(2,3),(4,5),(6,10),(7,9)] => [1,1,0,1,0,1,1,0,0,0]
[(1,9),(2,3),(4,5),(6,10),(7,8)] => [1,1,0,1,0,1,1,0,0,0]
[(1,10),(2,3),(4,5),(6,9),(7,8)] => [1,1,0,1,0,1,1,0,0,0]
[(1,10),(2,4),(3,5),(6,9),(7,8)] => [1,1,1,0,0,1,1,0,0,0]
[(1,9),(2,4),(3,5),(6,10),(7,8)] => [1,1,1,0,0,1,1,0,0,0]
[(1,8),(2,4),(3,5),(6,10),(7,9)] => [1,1,1,0,0,1,1,0,0,0]
[(1,7),(2,4),(3,5),(6,10),(8,9)] => [1,1,1,0,0,1,0,1,0,0]
[(1,6),(2,4),(3,5),(7,10),(8,9)] => [1,1,1,0,0,0,1,1,0,0]
[(1,5),(2,4),(3,6),(7,10),(8,9)] => [1,1,1,0,0,0,1,1,0,0]
[(1,4),(2,5),(3,6),(7,10),(8,9)] => [1,1,1,0,0,0,1,1,0,0]
[(1,3),(2,5),(4,6),(7,10),(8,9)] => [1,1,0,1,0,0,1,1,0,0]
[(1,2),(3,5),(4,6),(7,10),(8,9)] => [1,0,1,1,0,0,1,1,0,0]
[(1,2),(3,6),(4,5),(7,10),(8,9)] => [1,0,1,1,0,0,1,1,0,0]
[(1,3),(2,6),(4,5),(7,10),(8,9)] => [1,1,0,1,0,0,1,1,0,0]
[(1,4),(2,6),(3,5),(7,10),(8,9)] => [1,1,1,0,0,0,1,1,0,0]
[(1,5),(2,6),(3,4),(7,10),(8,9)] => [1,1,1,0,0,0,1,1,0,0]
[(1,6),(2,5),(3,4),(7,10),(8,9)] => [1,1,1,0,0,0,1,1,0,0]
[(1,7),(2,5),(3,4),(6,10),(8,9)] => [1,1,1,0,0,1,0,1,0,0]
[(1,8),(2,5),(3,4),(6,10),(7,9)] => [1,1,1,0,0,1,1,0,0,0]
[(1,9),(2,5),(3,4),(6,10),(7,8)] => [1,1,1,0,0,1,1,0,0,0]
[(1,10),(2,5),(3,4),(6,9),(7,8)] => [1,1,1,0,0,1,1,0,0,0]
[(1,10),(2,6),(3,4),(5,9),(7,8)] => [1,1,1,0,1,0,1,0,0,0]
[(1,9),(2,6),(3,4),(5,10),(7,8)] => [1,1,1,0,1,0,1,0,0,0]
[(1,8),(2,6),(3,4),(5,10),(7,9)] => [1,1,1,0,1,0,1,0,0,0]
[(1,7),(2,6),(3,4),(5,10),(8,9)] => [1,1,1,0,1,0,0,1,0,0]
[(1,6),(2,7),(3,4),(5,10),(8,9)] => [1,1,1,0,1,0,0,1,0,0]
[(1,5),(2,7),(3,4),(6,10),(8,9)] => [1,1,1,0,0,1,0,1,0,0]
[(1,4),(2,7),(3,5),(6,10),(8,9)] => [1,1,1,0,0,1,0,1,0,0]
[(1,3),(2,7),(4,5),(6,10),(8,9)] => [1,1,0,1,0,1,0,1,0,0]
[(1,2),(3,7),(4,5),(6,10),(8,9)] => [1,0,1,1,0,1,0,1,0,0]
[(1,2),(3,8),(4,5),(6,10),(7,9)] => [1,0,1,1,0,1,1,0,0,0]
[(1,3),(2,8),(4,5),(6,10),(7,9)] => [1,1,0,1,0,1,1,0,0,0]
[(1,4),(2,8),(3,5),(6,10),(7,9)] => [1,1,1,0,0,1,1,0,0,0]
[(1,5),(2,8),(3,4),(6,10),(7,9)] => [1,1,1,0,0,1,1,0,0,0]
[(1,6),(2,8),(3,4),(5,10),(7,9)] => [1,1,1,0,1,0,1,0,0,0]
[(1,7),(2,8),(3,4),(5,10),(6,9)] => [1,1,1,0,1,1,0,0,0,0]
[(1,8),(2,7),(3,4),(5,10),(6,9)] => [1,1,1,0,1,1,0,0,0,0]
[(1,9),(2,7),(3,4),(5,10),(6,8)] => [1,1,1,0,1,1,0,0,0,0]
[(1,10),(2,7),(3,4),(5,9),(6,8)] => [1,1,1,0,1,1,0,0,0,0]
[(1,10),(2,8),(3,4),(5,9),(6,7)] => [1,1,1,0,1,1,0,0,0,0]
[(1,9),(2,8),(3,4),(5,10),(6,7)] => [1,1,1,0,1,1,0,0,0,0]
[(1,8),(2,9),(3,4),(5,10),(6,7)] => [1,1,1,0,1,1,0,0,0,0]
[(1,7),(2,9),(3,4),(5,10),(6,8)] => [1,1,1,0,1,1,0,0,0,0]
[(1,6),(2,9),(3,4),(5,10),(7,8)] => [1,1,1,0,1,0,1,0,0,0]
[(1,5),(2,9),(3,4),(6,10),(7,8)] => [1,1,1,0,0,1,1,0,0,0]
[(1,4),(2,9),(3,5),(6,10),(7,8)] => [1,1,1,0,0,1,1,0,0,0]
[(1,3),(2,9),(4,5),(6,10),(7,8)] => [1,1,0,1,0,1,1,0,0,0]
[(1,2),(3,9),(4,5),(6,10),(7,8)] => [1,0,1,1,0,1,1,0,0,0]
[(1,2),(3,10),(4,5),(6,9),(7,8)] => [1,0,1,1,0,1,1,0,0,0]
[(1,3),(2,10),(4,5),(6,9),(7,8)] => [1,1,0,1,0,1,1,0,0,0]
[(1,4),(2,10),(3,5),(6,9),(7,8)] => [1,1,1,0,0,1,1,0,0,0]
[(1,5),(2,10),(3,4),(6,9),(7,8)] => [1,1,1,0,0,1,1,0,0,0]
[(1,6),(2,10),(3,4),(5,9),(7,8)] => [1,1,1,0,1,0,1,0,0,0]
[(1,7),(2,10),(3,4),(5,9),(6,8)] => [1,1,1,0,1,1,0,0,0,0]
[(1,8),(2,10),(3,4),(5,9),(6,7)] => [1,1,1,0,1,1,0,0,0,0]
[(1,9),(2,10),(3,4),(5,8),(6,7)] => [1,1,1,0,1,1,0,0,0,0]
[(1,10),(2,9),(3,4),(5,8),(6,7)] => [1,1,1,0,1,1,0,0,0,0]
[(1,10),(2,9),(3,5),(4,8),(6,7)] => [1,1,1,1,0,1,0,0,0,0]
[(1,9),(2,10),(3,5),(4,8),(6,7)] => [1,1,1,1,0,1,0,0,0,0]
[(1,8),(2,10),(3,5),(4,9),(6,7)] => [1,1,1,1,0,1,0,0,0,0]
[(1,7),(2,10),(3,5),(4,9),(6,8)] => [1,1,1,1,0,1,0,0,0,0]
[(1,6),(2,10),(3,5),(4,9),(7,8)] => [1,1,1,1,0,0,1,0,0,0]
[(1,5),(2,10),(3,6),(4,9),(7,8)] => [1,1,1,1,0,0,1,0,0,0]
[(1,4),(2,10),(3,6),(5,9),(7,8)] => [1,1,1,0,1,0,1,0,0,0]
[(1,3),(2,10),(4,6),(5,9),(7,8)] => [1,1,0,1,1,0,1,0,0,0]
[(1,2),(3,10),(4,6),(5,9),(7,8)] => [1,0,1,1,1,0,1,0,0,0]
[(1,2),(3,9),(4,6),(5,10),(7,8)] => [1,0,1,1,1,0,1,0,0,0]
[(1,3),(2,9),(4,6),(5,10),(7,8)] => [1,1,0,1,1,0,1,0,0,0]
[(1,4),(2,9),(3,6),(5,10),(7,8)] => [1,1,1,0,1,0,1,0,0,0]
[(1,5),(2,9),(3,6),(4,10),(7,8)] => [1,1,1,1,0,0,1,0,0,0]
[(1,6),(2,9),(3,5),(4,10),(7,8)] => [1,1,1,1,0,0,1,0,0,0]
[(1,7),(2,9),(3,5),(4,10),(6,8)] => [1,1,1,1,0,1,0,0,0,0]
[(1,8),(2,9),(3,5),(4,10),(6,7)] => [1,1,1,1,0,1,0,0,0,0]
[(1,9),(2,8),(3,5),(4,10),(6,7)] => [1,1,1,1,0,1,0,0,0,0]
[(1,10),(2,8),(3,5),(4,9),(6,7)] => [1,1,1,1,0,1,0,0,0,0]
[(1,10),(2,7),(3,5),(4,9),(6,8)] => [1,1,1,1,0,1,0,0,0,0]
[(1,9),(2,7),(3,5),(4,10),(6,8)] => [1,1,1,1,0,1,0,0,0,0]
[(1,8),(2,7),(3,5),(4,10),(6,9)] => [1,1,1,1,0,1,0,0,0,0]
[(1,7),(2,8),(3,5),(4,10),(6,9)] => [1,1,1,1,0,1,0,0,0,0]
[(1,6),(2,8),(3,5),(4,10),(7,9)] => [1,1,1,1,0,0,1,0,0,0]
[(1,5),(2,8),(3,6),(4,10),(7,9)] => [1,1,1,1,0,0,1,0,0,0]
[(1,4),(2,8),(3,6),(5,10),(7,9)] => [1,1,1,0,1,0,1,0,0,0]
[(1,3),(2,8),(4,6),(5,10),(7,9)] => [1,1,0,1,1,0,1,0,0,0]
[(1,2),(3,8),(4,6),(5,10),(7,9)] => [1,0,1,1,1,0,1,0,0,0]
[(1,2),(3,7),(4,6),(5,10),(8,9)] => [1,0,1,1,1,0,0,1,0,0]
[(1,3),(2,7),(4,6),(5,10),(8,9)] => [1,1,0,1,1,0,0,1,0,0]
[(1,4),(2,7),(3,6),(5,10),(8,9)] => [1,1,1,0,1,0,0,1,0,0]
[(1,5),(2,7),(3,6),(4,10),(8,9)] => [1,1,1,1,0,0,0,1,0,0]
[(1,6),(2,7),(3,5),(4,10),(8,9)] => [1,1,1,1,0,0,0,1,0,0]
[(1,7),(2,6),(3,5),(4,10),(8,9)] => [1,1,1,1,0,0,0,1,0,0]
[(1,8),(2,6),(3,5),(4,10),(7,9)] => [1,1,1,1,0,0,1,0,0,0]
[(1,9),(2,6),(3,5),(4,10),(7,8)] => [1,1,1,1,0,0,1,0,0,0]
[(1,10),(2,6),(3,5),(4,9),(7,8)] => [1,1,1,1,0,0,1,0,0,0]
[(1,10),(2,5),(3,6),(4,9),(7,8)] => [1,1,1,1,0,0,1,0,0,0]
[(1,9),(2,5),(3,6),(4,10),(7,8)] => [1,1,1,1,0,0,1,0,0,0]
[(1,8),(2,5),(3,6),(4,10),(7,9)] => [1,1,1,1,0,0,1,0,0,0]
[(1,7),(2,5),(3,6),(4,10),(8,9)] => [1,1,1,1,0,0,0,1,0,0]
[(1,6),(2,5),(3,7),(4,10),(8,9)] => [1,1,1,1,0,0,0,1,0,0]
[(1,5),(2,6),(3,7),(4,10),(8,9)] => [1,1,1,1,0,0,0,1,0,0]
[(1,4),(2,6),(3,7),(5,10),(8,9)] => [1,1,1,0,1,0,0,1,0,0]
[(1,3),(2,6),(4,7),(5,10),(8,9)] => [1,1,0,1,1,0,0,1,0,0]
[(1,2),(3,6),(4,7),(5,10),(8,9)] => [1,0,1,1,1,0,0,1,0,0]
[(1,2),(3,5),(4,7),(6,10),(8,9)] => [1,0,1,1,0,1,0,1,0,0]
[(1,3),(2,5),(4,7),(6,10),(8,9)] => [1,1,0,1,0,1,0,1,0,0]
[(1,4),(2,5),(3,7),(6,10),(8,9)] => [1,1,1,0,0,1,0,1,0,0]
[(1,5),(2,4),(3,7),(6,10),(8,9)] => [1,1,1,0,0,1,0,1,0,0]
[(1,6),(2,4),(3,7),(5,10),(8,9)] => [1,1,1,0,1,0,0,1,0,0]
[(1,7),(2,4),(3,6),(5,10),(8,9)] => [1,1,1,0,1,0,0,1,0,0]
[(1,8),(2,4),(3,6),(5,10),(7,9)] => [1,1,1,0,1,0,1,0,0,0]
[(1,9),(2,4),(3,6),(5,10),(7,8)] => [1,1,1,0,1,0,1,0,0,0]
[(1,10),(2,4),(3,6),(5,9),(7,8)] => [1,1,1,0,1,0,1,0,0,0]
[(1,10),(2,3),(4,6),(5,9),(7,8)] => [1,1,0,1,1,0,1,0,0,0]
[(1,9),(2,3),(4,6),(5,10),(7,8)] => [1,1,0,1,1,0,1,0,0,0]
[(1,8),(2,3),(4,6),(5,10),(7,9)] => [1,1,0,1,1,0,1,0,0,0]
[(1,7),(2,3),(4,6),(5,10),(8,9)] => [1,1,0,1,1,0,0,1,0,0]
[(1,6),(2,3),(4,7),(5,10),(8,9)] => [1,1,0,1,1,0,0,1,0,0]
[(1,5),(2,3),(4,7),(6,10),(8,9)] => [1,1,0,1,0,1,0,1,0,0]
[(1,4),(2,3),(5,7),(6,10),(8,9)] => [1,1,0,0,1,1,0,1,0,0]
[(1,3),(2,4),(5,7),(6,10),(8,9)] => [1,1,0,0,1,1,0,1,0,0]
[(1,2),(3,4),(5,7),(6,10),(8,9)] => [1,0,1,0,1,1,0,1,0,0]
[(1,2),(3,4),(5,8),(6,10),(7,9)] => [1,0,1,0,1,1,1,0,0,0]
[(1,3),(2,4),(5,8),(6,10),(7,9)] => [1,1,0,0,1,1,1,0,0,0]
[(1,4),(2,3),(5,8),(6,10),(7,9)] => [1,1,0,0,1,1,1,0,0,0]
[(1,5),(2,3),(4,8),(6,10),(7,9)] => [1,1,0,1,0,1,1,0,0,0]
[(1,6),(2,3),(4,8),(5,10),(7,9)] => [1,1,0,1,1,0,1,0,0,0]
[(1,7),(2,3),(4,8),(5,10),(6,9)] => [1,1,0,1,1,1,0,0,0,0]
[(1,8),(2,3),(4,7),(5,10),(6,9)] => [1,1,0,1,1,1,0,0,0,0]
[(1,9),(2,3),(4,7),(5,10),(6,8)] => [1,1,0,1,1,1,0,0,0,0]
[(1,10),(2,3),(4,7),(5,9),(6,8)] => [1,1,0,1,1,1,0,0,0,0]
[(1,10),(2,4),(3,7),(5,9),(6,8)] => [1,1,1,0,1,1,0,0,0,0]
[(1,9),(2,4),(3,7),(5,10),(6,8)] => [1,1,1,0,1,1,0,0,0,0]
[(1,8),(2,4),(3,7),(5,10),(6,9)] => [1,1,1,0,1,1,0,0,0,0]
[(1,7),(2,4),(3,8),(5,10),(6,9)] => [1,1,1,0,1,1,0,0,0,0]
[(1,6),(2,4),(3,8),(5,10),(7,9)] => [1,1,1,0,1,0,1,0,0,0]
[(1,5),(2,4),(3,8),(6,10),(7,9)] => [1,1,1,0,0,1,1,0,0,0]
[(1,4),(2,5),(3,8),(6,10),(7,9)] => [1,1,1,0,0,1,1,0,0,0]
[(1,3),(2,5),(4,8),(6,10),(7,9)] => [1,1,0,1,0,1,1,0,0,0]
[(1,2),(3,5),(4,8),(6,10),(7,9)] => [1,0,1,1,0,1,1,0,0,0]
[(1,2),(3,6),(4,8),(5,10),(7,9)] => [1,0,1,1,1,0,1,0,0,0]
[(1,3),(2,6),(4,8),(5,10),(7,9)] => [1,1,0,1,1,0,1,0,0,0]
[(1,4),(2,6),(3,8),(5,10),(7,9)] => [1,1,1,0,1,0,1,0,0,0]
[(1,5),(2,6),(3,8),(4,10),(7,9)] => [1,1,1,1,0,0,1,0,0,0]
[(1,6),(2,5),(3,8),(4,10),(7,9)] => [1,1,1,1,0,0,1,0,0,0]
[(1,7),(2,5),(3,8),(4,10),(6,9)] => [1,1,1,1,0,1,0,0,0,0]
[(1,8),(2,5),(3,7),(4,10),(6,9)] => [1,1,1,1,0,1,0,0,0,0]
[(1,9),(2,5),(3,7),(4,10),(6,8)] => [1,1,1,1,0,1,0,0,0,0]
[(1,10),(2,5),(3,7),(4,9),(6,8)] => [1,1,1,1,0,1,0,0,0,0]
[(1,10),(2,6),(3,7),(4,9),(5,8)] => [1,1,1,1,1,0,0,0,0,0]
[(1,9),(2,6),(3,7),(4,10),(5,8)] => [1,1,1,1,1,0,0,0,0,0]
[(1,8),(2,6),(3,7),(4,10),(5,9)] => [1,1,1,1,1,0,0,0,0,0]
[(1,7),(2,6),(3,8),(4,10),(5,9)] => [1,1,1,1,1,0,0,0,0,0]
[(1,6),(2,7),(3,8),(4,10),(5,9)] => [1,1,1,1,1,0,0,0,0,0]
[(1,5),(2,7),(3,8),(4,10),(6,9)] => [1,1,1,1,0,1,0,0,0,0]
[(1,4),(2,7),(3,8),(5,10),(6,9)] => [1,1,1,0,1,1,0,0,0,0]
[(1,3),(2,7),(4,8),(5,10),(6,9)] => [1,1,0,1,1,1,0,0,0,0]
[(1,2),(3,7),(4,8),(5,10),(6,9)] => [1,0,1,1,1,1,0,0,0,0]
[(1,2),(3,8),(4,7),(5,10),(6,9)] => [1,0,1,1,1,1,0,0,0,0]
[(1,3),(2,8),(4,7),(5,10),(6,9)] => [1,1,0,1,1,1,0,0,0,0]
[(1,4),(2,8),(3,7),(5,10),(6,9)] => [1,1,1,0,1,1,0,0,0,0]
[(1,5),(2,8),(3,7),(4,10),(6,9)] => [1,1,1,1,0,1,0,0,0,0]
[(1,6),(2,8),(3,7),(4,10),(5,9)] => [1,1,1,1,1,0,0,0,0,0]
[(1,7),(2,8),(3,6),(4,10),(5,9)] => [1,1,1,1,1,0,0,0,0,0]
[(1,8),(2,7),(3,6),(4,10),(5,9)] => [1,1,1,1,1,0,0,0,0,0]
[(1,9),(2,7),(3,6),(4,10),(5,8)] => [1,1,1,1,1,0,0,0,0,0]
[(1,10),(2,7),(3,6),(4,9),(5,8)] => [1,1,1,1,1,0,0,0,0,0]
[(1,10),(2,8),(3,6),(4,9),(5,7)] => [1,1,1,1,1,0,0,0,0,0]
[(1,9),(2,8),(3,6),(4,10),(5,7)] => [1,1,1,1,1,0,0,0,0,0]
[(1,8),(2,9),(3,6),(4,10),(5,7)] => [1,1,1,1,1,0,0,0,0,0]
[(1,7),(2,9),(3,6),(4,10),(5,8)] => [1,1,1,1,1,0,0,0,0,0]
[(1,6),(2,9),(3,7),(4,10),(5,8)] => [1,1,1,1,1,0,0,0,0,0]
[(1,5),(2,9),(3,7),(4,10),(6,8)] => [1,1,1,1,0,1,0,0,0,0]
[(1,4),(2,9),(3,7),(5,10),(6,8)] => [1,1,1,0,1,1,0,0,0,0]
[(1,3),(2,9),(4,7),(5,10),(6,8)] => [1,1,0,1,1,1,0,0,0,0]
[(1,2),(3,9),(4,7),(5,10),(6,8)] => [1,0,1,1,1,1,0,0,0,0]
[(1,2),(3,10),(4,7),(5,9),(6,8)] => [1,0,1,1,1,1,0,0,0,0]
[(1,3),(2,10),(4,7),(5,9),(6,8)] => [1,1,0,1,1,1,0,0,0,0]
[(1,4),(2,10),(3,7),(5,9),(6,8)] => [1,1,1,0,1,1,0,0,0,0]
[(1,5),(2,10),(3,7),(4,9),(6,8)] => [1,1,1,1,0,1,0,0,0,0]
[(1,6),(2,10),(3,7),(4,9),(5,8)] => [1,1,1,1,1,0,0,0,0,0]
[(1,7),(2,10),(3,6),(4,9),(5,8)] => [1,1,1,1,1,0,0,0,0,0]
[(1,8),(2,10),(3,6),(4,9),(5,7)] => [1,1,1,1,1,0,0,0,0,0]
[(1,9),(2,10),(3,6),(4,8),(5,7)] => [1,1,1,1,1,0,0,0,0,0]
[(1,10),(2,9),(3,6),(4,8),(5,7)] => [1,1,1,1,1,0,0,0,0,0]
[(1,10),(2,9),(3,7),(4,8),(5,6)] => [1,1,1,1,1,0,0,0,0,0]
[(1,9),(2,10),(3,7),(4,8),(5,6)] => [1,1,1,1,1,0,0,0,0,0]
[(1,8),(2,10),(3,7),(4,9),(5,6)] => [1,1,1,1,1,0,0,0,0,0]
[(1,7),(2,10),(3,8),(4,9),(5,6)] => [1,1,1,1,1,0,0,0,0,0]
[(1,6),(2,10),(3,8),(4,9),(5,7)] => [1,1,1,1,1,0,0,0,0,0]
[(1,5),(2,10),(3,8),(4,9),(6,7)] => [1,1,1,1,0,1,0,0,0,0]
[(1,4),(2,10),(3,8),(5,9),(6,7)] => [1,1,1,0,1,1,0,0,0,0]
[(1,3),(2,10),(4,8),(5,9),(6,7)] => [1,1,0,1,1,1,0,0,0,0]
[(1,2),(3,10),(4,8),(5,9),(6,7)] => [1,0,1,1,1,1,0,0,0,0]
[(1,2),(3,9),(4,8),(5,10),(6,7)] => [1,0,1,1,1,1,0,0,0,0]
[(1,3),(2,9),(4,8),(5,10),(6,7)] => [1,1,0,1,1,1,0,0,0,0]
[(1,4),(2,9),(3,8),(5,10),(6,7)] => [1,1,1,0,1,1,0,0,0,0]
[(1,5),(2,9),(3,8),(4,10),(6,7)] => [1,1,1,1,0,1,0,0,0,0]
[(1,6),(2,9),(3,8),(4,10),(5,7)] => [1,1,1,1,1,0,0,0,0,0]
[(1,7),(2,9),(3,8),(4,10),(5,6)] => [1,1,1,1,1,0,0,0,0,0]
[(1,8),(2,9),(3,7),(4,10),(5,6)] => [1,1,1,1,1,0,0,0,0,0]
[(1,9),(2,8),(3,7),(4,10),(5,6)] => [1,1,1,1,1,0,0,0,0,0]
[(1,10),(2,8),(3,7),(4,9),(5,6)] => [1,1,1,1,1,0,0,0,0,0]
[(1,10),(2,7),(3,8),(4,9),(5,6)] => [1,1,1,1,1,0,0,0,0,0]
[(1,9),(2,7),(3,8),(4,10),(5,6)] => [1,1,1,1,1,0,0,0,0,0]
[(1,8),(2,7),(3,9),(4,10),(5,6)] => [1,1,1,1,1,0,0,0,0,0]
[(1,7),(2,8),(3,9),(4,10),(5,6)] => [1,1,1,1,1,0,0,0,0,0]
[(1,6),(2,8),(3,9),(4,10),(5,7)] => [1,1,1,1,1,0,0,0,0,0]
[(1,5),(2,8),(3,9),(4,10),(6,7)] => [1,1,1,1,0,1,0,0,0,0]
[(1,4),(2,8),(3,9),(5,10),(6,7)] => [1,1,1,0,1,1,0,0,0,0]
[(1,3),(2,8),(4,9),(5,10),(6,7)] => [1,1,0,1,1,1,0,0,0,0]
[(1,2),(3,8),(4,9),(5,10),(6,7)] => [1,0,1,1,1,1,0,0,0,0]
[(1,2),(3,7),(4,9),(5,10),(6,8)] => [1,0,1,1,1,1,0,0,0,0]
[(1,3),(2,7),(4,9),(5,10),(6,8)] => [1,1,0,1,1,1,0,0,0,0]
[(1,4),(2,7),(3,9),(5,10),(6,8)] => [1,1,1,0,1,1,0,0,0,0]
[(1,5),(2,7),(3,9),(4,10),(6,8)] => [1,1,1,1,0,1,0,0,0,0]
[(1,6),(2,7),(3,9),(4,10),(5,8)] => [1,1,1,1,1,0,0,0,0,0]
[(1,7),(2,6),(3,9),(4,10),(5,8)] => [1,1,1,1,1,0,0,0,0,0]
[(1,8),(2,6),(3,9),(4,10),(5,7)] => [1,1,1,1,1,0,0,0,0,0]
[(1,9),(2,6),(3,8),(4,10),(5,7)] => [1,1,1,1,1,0,0,0,0,0]
[(1,10),(2,6),(3,8),(4,9),(5,7)] => [1,1,1,1,1,0,0,0,0,0]
[(1,10),(2,5),(3,8),(4,9),(6,7)] => [1,1,1,1,0,1,0,0,0,0]
[(1,9),(2,5),(3,8),(4,10),(6,7)] => [1,1,1,1,0,1,0,0,0,0]
[(1,8),(2,5),(3,9),(4,10),(6,7)] => [1,1,1,1,0,1,0,0,0,0]
[(1,7),(2,5),(3,9),(4,10),(6,8)] => [1,1,1,1,0,1,0,0,0,0]
[(1,6),(2,5),(3,9),(4,10),(7,8)] => [1,1,1,1,0,0,1,0,0,0]
[(1,5),(2,6),(3,9),(4,10),(7,8)] => [1,1,1,1,0,0,1,0,0,0]
[(1,4),(2,6),(3,9),(5,10),(7,8)] => [1,1,1,0,1,0,1,0,0,0]
[(1,3),(2,6),(4,9),(5,10),(7,8)] => [1,1,0,1,1,0,1,0,0,0]
[(1,2),(3,6),(4,9),(5,10),(7,8)] => [1,0,1,1,1,0,1,0,0,0]
[(1,2),(3,5),(4,9),(6,10),(7,8)] => [1,0,1,1,0,1,1,0,0,0]
[(1,3),(2,5),(4,9),(6,10),(7,8)] => [1,1,0,1,0,1,1,0,0,0]
[(1,4),(2,5),(3,9),(6,10),(7,8)] => [1,1,1,0,0,1,1,0,0,0]
[(1,5),(2,4),(3,9),(6,10),(7,8)] => [1,1,1,0,0,1,1,0,0,0]
[(1,6),(2,4),(3,9),(5,10),(7,8)] => [1,1,1,0,1,0,1,0,0,0]
[(1,7),(2,4),(3,9),(5,10),(6,8)] => [1,1,1,0,1,1,0,0,0,0]
[(1,8),(2,4),(3,9),(5,10),(6,7)] => [1,1,1,0,1,1,0,0,0,0]
[(1,9),(2,4),(3,8),(5,10),(6,7)] => [1,1,1,0,1,1,0,0,0,0]
[(1,10),(2,4),(3,8),(5,9),(6,7)] => [1,1,1,0,1,1,0,0,0,0]
[(1,10),(2,3),(4,8),(5,9),(6,7)] => [1,1,0,1,1,1,0,0,0,0]
[(1,9),(2,3),(4,8),(5,10),(6,7)] => [1,1,0,1,1,1,0,0,0,0]
[(1,8),(2,3),(4,9),(5,10),(6,7)] => [1,1,0,1,1,1,0,0,0,0]
[(1,7),(2,3),(4,9),(5,10),(6,8)] => [1,1,0,1,1,1,0,0,0,0]
[(1,6),(2,3),(4,9),(5,10),(7,8)] => [1,1,0,1,1,0,1,0,0,0]
[(1,5),(2,3),(4,9),(6,10),(7,8)] => [1,1,0,1,0,1,1,0,0,0]
[(1,4),(2,3),(5,9),(6,10),(7,8)] => [1,1,0,0,1,1,1,0,0,0]
[(1,3),(2,4),(5,9),(6,10),(7,8)] => [1,1,0,0,1,1,1,0,0,0]
[(1,2),(3,4),(5,9),(6,10),(7,8)] => [1,0,1,0,1,1,1,0,0,0]
[(1,2),(3,4),(5,10),(6,9),(7,8)] => [1,0,1,0,1,1,1,0,0,0]
[(1,3),(2,4),(5,10),(6,9),(7,8)] => [1,1,0,0,1,1,1,0,0,0]
[(1,4),(2,3),(5,10),(6,9),(7,8)] => [1,1,0,0,1,1,1,0,0,0]
[(1,5),(2,3),(4,10),(6,9),(7,8)] => [1,1,0,1,0,1,1,0,0,0]
[(1,6),(2,3),(4,10),(5,9),(7,8)] => [1,1,0,1,1,0,1,0,0,0]
[(1,7),(2,3),(4,10),(5,9),(6,8)] => [1,1,0,1,1,1,0,0,0,0]
[(1,8),(2,3),(4,10),(5,9),(6,7)] => [1,1,0,1,1,1,0,0,0,0]
[(1,9),(2,3),(4,10),(5,8),(6,7)] => [1,1,0,1,1,1,0,0,0,0]
[(1,10),(2,3),(4,9),(5,8),(6,7)] => [1,1,0,1,1,1,0,0,0,0]
[(1,10),(2,4),(3,9),(5,8),(6,7)] => [1,1,1,0,1,1,0,0,0,0]
[(1,9),(2,4),(3,10),(5,8),(6,7)] => [1,1,1,0,1,1,0,0,0,0]
[(1,8),(2,4),(3,10),(5,9),(6,7)] => [1,1,1,0,1,1,0,0,0,0]
[(1,7),(2,4),(3,10),(5,9),(6,8)] => [1,1,1,0,1,1,0,0,0,0]
[(1,6),(2,4),(3,10),(5,9),(7,8)] => [1,1,1,0,1,0,1,0,0,0]
[(1,5),(2,4),(3,10),(6,9),(7,8)] => [1,1,1,0,0,1,1,0,0,0]
[(1,4),(2,5),(3,10),(6,9),(7,8)] => [1,1,1,0,0,1,1,0,0,0]
[(1,3),(2,5),(4,10),(6,9),(7,8)] => [1,1,0,1,0,1,1,0,0,0]
[(1,2),(3,5),(4,10),(6,9),(7,8)] => [1,0,1,1,0,1,1,0,0,0]
[(1,2),(3,6),(4,10),(5,9),(7,8)] => [1,0,1,1,1,0,1,0,0,0]
[(1,3),(2,6),(4,10),(5,9),(7,8)] => [1,1,0,1,1,0,1,0,0,0]
[(1,4),(2,6),(3,10),(5,9),(7,8)] => [1,1,1,0,1,0,1,0,0,0]
[(1,5),(2,6),(3,10),(4,9),(7,8)] => [1,1,1,1,0,0,1,0,0,0]
[(1,6),(2,5),(3,10),(4,9),(7,8)] => [1,1,1,1,0,0,1,0,0,0]
[(1,7),(2,5),(3,10),(4,9),(6,8)] => [1,1,1,1,0,1,0,0,0,0]
[(1,8),(2,5),(3,10),(4,9),(6,7)] => [1,1,1,1,0,1,0,0,0,0]
[(1,9),(2,5),(3,10),(4,8),(6,7)] => [1,1,1,1,0,1,0,0,0,0]
[(1,10),(2,5),(3,9),(4,8),(6,7)] => [1,1,1,1,0,1,0,0,0,0]
[(1,10),(2,6),(3,9),(4,8),(5,7)] => [1,1,1,1,1,0,0,0,0,0]
[(1,9),(2,6),(3,10),(4,8),(5,7)] => [1,1,1,1,1,0,0,0,0,0]
[(1,8),(2,6),(3,10),(4,9),(5,7)] => [1,1,1,1,1,0,0,0,0,0]
[(1,7),(2,6),(3,10),(4,9),(5,8)] => [1,1,1,1,1,0,0,0,0,0]
[(1,6),(2,7),(3,10),(4,9),(5,8)] => [1,1,1,1,1,0,0,0,0,0]
[(1,5),(2,7),(3,10),(4,9),(6,8)] => [1,1,1,1,0,1,0,0,0,0]
[(1,4),(2,7),(3,10),(5,9),(6,8)] => [1,1,1,0,1,1,0,0,0,0]
[(1,3),(2,7),(4,10),(5,9),(6,8)] => [1,1,0,1,1,1,0,0,0,0]
[(1,2),(3,7),(4,10),(5,9),(6,8)] => [1,0,1,1,1,1,0,0,0,0]
[(1,2),(3,8),(4,10),(5,9),(6,7)] => [1,0,1,1,1,1,0,0,0,0]
[(1,3),(2,8),(4,10),(5,9),(6,7)] => [1,1,0,1,1,1,0,0,0,0]
[(1,4),(2,8),(3,10),(5,9),(6,7)] => [1,1,1,0,1,1,0,0,0,0]
[(1,5),(2,8),(3,10),(4,9),(6,7)] => [1,1,1,1,0,1,0,0,0,0]
[(1,6),(2,8),(3,10),(4,9),(5,7)] => [1,1,1,1,1,0,0,0,0,0]
[(1,7),(2,8),(3,10),(4,9),(5,6)] => [1,1,1,1,1,0,0,0,0,0]
[(1,8),(2,7),(3,10),(4,9),(5,6)] => [1,1,1,1,1,0,0,0,0,0]
[(1,9),(2,7),(3,10),(4,8),(5,6)] => [1,1,1,1,1,0,0,0,0,0]
[(1,10),(2,7),(3,9),(4,8),(5,6)] => [1,1,1,1,1,0,0,0,0,0]
[(1,10),(2,8),(3,9),(4,7),(5,6)] => [1,1,1,1,1,0,0,0,0,0]
[(1,9),(2,8),(3,10),(4,7),(5,6)] => [1,1,1,1,1,0,0,0,0,0]
[(1,8),(2,9),(3,10),(4,7),(5,6)] => [1,1,1,1,1,0,0,0,0,0]
[(1,7),(2,9),(3,10),(4,8),(5,6)] => [1,1,1,1,1,0,0,0,0,0]
[(1,6),(2,9),(3,10),(4,8),(5,7)] => [1,1,1,1,1,0,0,0,0,0]
[(1,5),(2,9),(3,10),(4,8),(6,7)] => [1,1,1,1,0,1,0,0,0,0]
[(1,4),(2,9),(3,10),(5,8),(6,7)] => [1,1,1,0,1,1,0,0,0,0]
[(1,3),(2,9),(4,10),(5,8),(6,7)] => [1,1,0,1,1,1,0,0,0,0]
[(1,2),(3,9),(4,10),(5,8),(6,7)] => [1,0,1,1,1,1,0,0,0,0]
[(1,2),(3,10),(4,9),(5,8),(6,7)] => [1,0,1,1,1,1,0,0,0,0]
[(1,3),(2,10),(4,9),(5,8),(6,7)] => [1,1,0,1,1,1,0,0,0,0]
[(1,4),(2,10),(3,9),(5,8),(6,7)] => [1,1,1,0,1,1,0,0,0,0]
[(1,5),(2,10),(3,9),(4,8),(6,7)] => [1,1,1,1,0,1,0,0,0,0]
[(1,6),(2,10),(3,9),(4,8),(5,7)] => [1,1,1,1,1,0,0,0,0,0]
[(1,7),(2,10),(3,9),(4,8),(5,6)] => [1,1,1,1,1,0,0,0,0,0]
[(1,8),(2,10),(3,9),(4,7),(5,6)] => [1,1,1,1,1,0,0,0,0,0]
[(1,9),(2,10),(3,8),(4,7),(5,6)] => [1,1,1,1,1,0,0,0,0,0]
[(1,10),(2,9),(3,8),(4,7),(5,6)] => [1,1,1,1,1,0,0,0,0,0]
[(1,12),(2,11),(3,10),(4,9),(5,8),(6,7)] => [1,1,1,1,1,1,0,0,0,0,0,0]
[(1,2),(3,10),(4,9),(5,8),(6,7),(11,12)] => [1,0,1,1,1,1,0,0,0,0,1,0]
[(1,12),(2,3),(4,9),(5,8),(6,7),(10,11)] => [1,1,0,1,1,1,0,0,0,1,0,0]
[(1,2),(3,12),(4,9),(5,8),(6,7),(10,11)] => [1,0,1,1,1,1,0,0,0,1,0,0]
[(1,10),(2,3),(4,9),(5,8),(6,7),(11,12)] => [1,1,0,1,1,1,0,0,0,0,1,0]
[(1,12),(2,11),(3,4),(5,8),(6,7),(9,10)] => [1,1,1,0,1,1,0,0,1,0,0,0]
[(1,2),(3,4),(5,8),(6,7),(9,10),(11,12)] => [1,0,1,0,1,1,0,0,1,0,1,0]
[(1,12),(2,3),(4,11),(5,8),(6,7),(9,10)] => [1,1,0,1,1,1,0,0,1,0,0,0]
[(1,2),(3,12),(4,11),(5,8),(6,7),(9,10)] => [1,0,1,1,1,1,0,0,1,0,0,0]
[(1,4),(2,3),(5,8),(6,7),(9,10),(11,12)] => [1,1,0,0,1,1,0,0,1,0,1,0]
[(1,12),(2,9),(3,4),(5,8),(6,7),(10,11)] => [1,1,1,0,1,1,0,0,0,1,0,0]
[(1,2),(3,4),(5,8),(6,7),(9,12),(10,11)] => [1,0,1,0,1,1,0,0,1,1,0,0]
[(1,10),(2,9),(3,4),(5,8),(6,7),(11,12)] => [1,1,1,0,1,1,0,0,0,0,1,0]
[(1,4),(2,3),(5,8),(6,7),(9,12),(10,11)] => [1,1,0,0,1,1,0,0,1,1,0,0]
[(1,12),(2,11),(3,10),(4,5),(6,7),(8,9)] => [1,1,1,1,0,1,0,1,0,0,0,0]
[(1,2),(3,10),(4,5),(6,7),(8,9),(11,12)] => [1,0,1,1,0,1,0,1,0,0,1,0]
[(1,12),(2,3),(4,5),(6,7),(8,9),(10,11)] => [1,1,0,1,0,1,0,1,0,1,0,0]
[(1,2),(3,12),(4,5),(6,7),(8,9),(10,11)] => [1,0,1,1,0,1,0,1,0,1,0,0]
[(1,10),(2,3),(4,5),(6,7),(8,9),(11,12)] => [1,1,0,1,0,1,0,1,0,0,1,0]
[(1,12),(2,11),(3,4),(5,10),(6,7),(8,9)] => [1,1,1,0,1,1,0,1,0,0,0,0]
[(1,2),(3,4),(5,10),(6,7),(8,9),(11,12)] => [1,0,1,0,1,1,0,1,0,0,1,0]
[(1,12),(2,3),(4,11),(5,10),(6,7),(8,9)] => [1,1,0,1,1,1,0,1,0,0,0,0]
[(1,2),(3,12),(4,11),(5,10),(6,7),(8,9)] => [1,0,1,1,1,1,0,1,0,0,0,0]
[(1,4),(2,3),(5,10),(6,7),(8,9),(11,12)] => [1,1,0,0,1,1,0,1,0,0,1,0]
[(1,12),(2,5),(3,4),(6,7),(8,9),(10,11)] => [1,1,1,0,0,1,0,1,0,1,0,0]
[(1,2),(3,4),(5,12),(6,7),(8,9),(10,11)] => [1,0,1,0,1,1,0,1,0,1,0,0]
[(1,10),(2,5),(3,4),(6,7),(8,9),(11,12)] => [1,1,1,0,0,1,0,1,0,0,1,0]
[(1,4),(2,3),(5,12),(6,7),(8,9),(10,11)] => [1,1,0,0,1,1,0,1,0,1,0,0]
[(1,12),(2,11),(3,8),(4,5),(6,7),(9,10)] => [1,1,1,1,0,1,0,0,1,0,0,0]
[(1,2),(3,8),(4,5),(6,7),(9,10),(11,12)] => [1,0,1,1,0,1,0,0,1,0,1,0]
[(1,12),(2,3),(4,5),(6,7),(8,11),(9,10)] => [1,1,0,1,0,1,0,1,1,0,0,0]
[(1,2),(3,12),(4,5),(6,7),(8,11),(9,10)] => [1,0,1,1,0,1,0,1,1,0,0,0]
[(1,8),(2,3),(4,5),(6,7),(9,10),(11,12)] => [1,1,0,1,0,1,0,0,1,0,1,0]
[(1,12),(2,9),(3,8),(4,5),(6,7),(10,11)] => [1,1,1,1,0,1,0,0,0,1,0,0]
[(1,2),(3,8),(4,5),(6,7),(9,12),(10,11)] => [1,0,1,1,0,1,0,0,1,1,0,0]
[(1,10),(2,9),(3,8),(4,5),(6,7),(11,12)] => [1,1,1,1,0,1,0,0,0,0,1,0]
[(1,8),(2,3),(4,5),(6,7),(9,12),(10,11)] => [1,1,0,1,0,1,0,0,1,1,0,0]
[(1,12),(2,5),(3,4),(6,7),(8,11),(9,10)] => [1,1,1,0,0,1,0,1,1,0,0,0]
[(1,2),(3,4),(5,12),(6,7),(8,11),(9,10)] => [1,0,1,0,1,1,0,1,1,0,0,0]
[(1,8),(2,5),(3,4),(6,7),(9,10),(11,12)] => [1,1,1,0,0,1,0,0,1,0,1,0]
[(1,4),(2,3),(5,12),(6,7),(8,11),(9,10)] => [1,1,0,0,1,1,0,1,1,0,0,0]
[(1,8),(2,5),(3,4),(6,7),(9,12),(10,11)] => [1,1,1,0,0,1,0,0,1,1,0,0]
[(1,12),(2,11),(3,10),(4,9),(5,6),(7,8)] => [1,1,1,1,1,0,1,0,0,0,0,0]
[(1,2),(3,10),(4,9),(5,6),(7,8),(11,12)] => [1,0,1,1,1,0,1,0,0,0,1,0]
[(1,12),(2,3),(4,9),(5,6),(7,8),(10,11)] => [1,1,0,1,1,0,1,0,0,1,0,0]
[(1,2),(3,12),(4,9),(5,6),(7,8),(10,11)] => [1,0,1,1,1,0,1,0,0,1,0,0]
[(1,10),(2,3),(4,9),(5,6),(7,8),(11,12)] => [1,1,0,1,1,0,1,0,0,0,1,0]
[(1,12),(2,11),(3,4),(5,6),(7,8),(9,10)] => [1,1,1,0,1,0,1,0,1,0,0,0]
[(1,2),(3,4),(5,6),(7,8),(9,10),(11,12)] => [1,0,1,0,1,0,1,0,1,0,1,0]
[(1,12),(2,3),(4,11),(5,6),(7,8),(9,10)] => [1,1,0,1,1,0,1,0,1,0,0,0]
[(1,2),(3,12),(4,11),(5,6),(7,8),(9,10)] => [1,0,1,1,1,0,1,0,1,0,0,0]
[(1,4),(2,3),(5,6),(7,8),(9,10),(11,12)] => [1,1,0,0,1,0,1,0,1,0,1,0]
[(1,12),(2,9),(3,4),(5,6),(7,8),(10,11)] => [1,1,1,0,1,0,1,0,0,1,0,0]
[(1,2),(3,4),(5,6),(7,8),(9,12),(10,11)] => [1,0,1,0,1,0,1,0,1,1,0,0]
[(1,10),(2,9),(3,4),(5,6),(7,8),(11,12)] => [1,1,1,0,1,0,1,0,0,0,1,0]
[(1,4),(2,3),(5,6),(7,8),(9,12),(10,11)] => [1,1,0,0,1,0,1,0,1,1,0,0]
[(1,12),(2,11),(3,10),(4,5),(6,9),(7,8)] => [1,1,1,1,0,1,1,0,0,0,0,0]
[(1,2),(3,10),(4,5),(6,9),(7,8),(11,12)] => [1,0,1,1,0,1,1,0,0,0,1,0]
[(1,12),(2,3),(4,5),(6,9),(7,8),(10,11)] => [1,1,0,1,0,1,1,0,0,1,0,0]
[(1,2),(3,12),(4,5),(6,9),(7,8),(10,11)] => [1,0,1,1,0,1,1,0,0,1,0,0]
[(1,10),(2,3),(4,5),(6,9),(7,8),(11,12)] => [1,1,0,1,0,1,1,0,0,0,1,0]
[(1,12),(2,11),(3,4),(5,10),(6,9),(7,8)] => [1,1,1,0,1,1,1,0,0,0,0,0]
[(1,2),(3,4),(5,10),(6,9),(7,8),(11,12)] => [1,0,1,0,1,1,1,0,0,0,1,0]
[(1,12),(2,3),(4,11),(5,10),(6,9),(7,8)] => [1,1,0,1,1,1,1,0,0,0,0,0]
[(1,2),(3,12),(4,11),(5,10),(6,9),(7,8)] => [1,0,1,1,1,1,1,0,0,0,0,0]
[(1,4),(2,3),(5,10),(6,9),(7,8),(11,12)] => [1,1,0,0,1,1,1,0,0,0,1,0]
[(1,12),(2,5),(3,4),(6,9),(7,8),(10,11)] => [1,1,1,0,0,1,1,0,0,1,0,0]
[(1,2),(3,4),(5,12),(6,9),(7,8),(10,11)] => [1,0,1,0,1,1,1,0,0,1,0,0]
[(1,10),(2,5),(3,4),(6,9),(7,8),(11,12)] => [1,1,1,0,0,1,1,0,0,0,1,0]
[(1,4),(2,3),(5,12),(6,9),(7,8),(10,11)] => [1,1,0,0,1,1,1,0,0,1,0,0]
[(1,12),(2,11),(3,6),(4,5),(7,8),(9,10)] => [1,1,1,1,0,0,1,0,1,0,0,0]
[(1,2),(3,6),(4,5),(7,8),(9,10),(11,12)] => [1,0,1,1,0,0,1,0,1,0,1,0]
[(1,12),(2,3),(4,5),(6,11),(7,8),(9,10)] => [1,1,0,1,0,1,1,0,1,0,0,0]
[(1,2),(3,12),(4,5),(6,11),(7,8),(9,10)] => [1,0,1,1,0,1,1,0,1,0,0,0]
[(1,6),(2,3),(4,5),(7,8),(9,10),(11,12)] => [1,1,0,1,0,0,1,0,1,0,1,0]
[(1,12),(2,9),(3,6),(4,5),(7,8),(10,11)] => [1,1,1,1,0,0,1,0,0,1,0,0]
[(1,2),(3,6),(4,5),(7,8),(9,12),(10,11)] => [1,0,1,1,0,0,1,0,1,1,0,0]
[(1,10),(2,9),(3,6),(4,5),(7,8),(11,12)] => [1,1,1,1,0,0,1,0,0,0,1,0]
[(1,6),(2,3),(4,5),(7,8),(9,12),(10,11)] => [1,1,0,1,0,0,1,0,1,1,0,0]
[(1,12),(2,5),(3,4),(6,11),(7,8),(9,10)] => [1,1,1,0,0,1,1,0,1,0,0,0]
[(1,2),(3,4),(5,12),(6,11),(7,8),(9,10)] => [1,0,1,0,1,1,1,0,1,0,0,0]
[(1,6),(2,5),(3,4),(7,8),(9,10),(11,12)] => [1,1,1,0,0,0,1,0,1,0,1,0]
[(1,4),(2,3),(5,12),(6,11),(7,8),(9,10)] => [1,1,0,0,1,1,1,0,1,0,0,0]
[(1,6),(2,5),(3,4),(7,8),(9,12),(10,11)] => [1,1,1,0,0,0,1,0,1,1,0,0]
[(1,12),(2,11),(3,10),(4,7),(5,6),(8,9)] => [1,1,1,1,1,0,0,1,0,0,0,0]
[(1,2),(3,10),(4,7),(5,6),(8,9),(11,12)] => [1,0,1,1,1,0,0,1,0,0,1,0]
[(1,12),(2,3),(4,7),(5,6),(8,9),(10,11)] => [1,1,0,1,1,0,0,1,0,1,0,0]
[(1,2),(3,12),(4,7),(5,6),(8,9),(10,11)] => [1,0,1,1,1,0,0,1,0,1,0,0]
[(1,10),(2,3),(4,7),(5,6),(8,9),(11,12)] => [1,1,0,1,1,0,0,1,0,0,1,0]
[(1,12),(2,11),(3,4),(5,6),(7,10),(8,9)] => [1,1,1,0,1,0,1,1,0,0,0,0]
[(1,2),(3,4),(5,6),(7,10),(8,9),(11,12)] => [1,0,1,0,1,0,1,1,0,0,1,0]
[(1,12),(2,3),(4,11),(5,6),(7,10),(8,9)] => [1,1,0,1,1,0,1,1,0,0,0,0]
[(1,2),(3,12),(4,11),(5,6),(7,10),(8,9)] => [1,0,1,1,1,0,1,1,0,0,0,0]
[(1,4),(2,3),(5,6),(7,10),(8,9),(11,12)] => [1,1,0,0,1,0,1,1,0,0,1,0]
[(1,12),(2,7),(3,4),(5,6),(8,9),(10,11)] => [1,1,1,0,1,0,0,1,0,1,0,0]
[(1,2),(3,4),(5,6),(7,12),(8,9),(10,11)] => [1,0,1,0,1,0,1,1,0,1,0,0]
[(1,10),(2,7),(3,4),(5,6),(8,9),(11,12)] => [1,1,1,0,1,0,0,1,0,0,1,0]
[(1,4),(2,3),(5,6),(7,12),(8,9),(10,11)] => [1,1,0,0,1,0,1,1,0,1,0,0]
[(1,12),(2,11),(3,8),(4,7),(5,6),(9,10)] => [1,1,1,1,1,0,0,0,1,0,0,0]
[(1,2),(3,8),(4,7),(5,6),(9,10),(11,12)] => [1,0,1,1,1,0,0,0,1,0,1,0]
[(1,12),(2,3),(4,7),(5,6),(8,11),(9,10)] => [1,1,0,1,1,0,0,1,1,0,0,0]
[(1,2),(3,12),(4,7),(5,6),(8,11),(9,10)] => [1,0,1,1,1,0,0,1,1,0,0,0]
[(1,8),(2,3),(4,7),(5,6),(9,10),(11,12)] => [1,1,0,1,1,0,0,0,1,0,1,0]
[(1,12),(2,9),(3,8),(4,7),(5,6),(10,11)] => [1,1,1,1,1,0,0,0,0,1,0,0]
[(1,2),(3,8),(4,7),(5,6),(9,12),(10,11)] => [1,0,1,1,1,0,0,0,1,1,0,0]
[(1,10),(2,9),(3,8),(4,7),(5,6),(11,12)] => [1,1,1,1,1,0,0,0,0,0,1,0]
[(1,8),(2,3),(4,7),(5,6),(9,12),(10,11)] => [1,1,0,1,1,0,0,0,1,1,0,0]
[(1,12),(2,7),(3,4),(5,6),(8,11),(9,10)] => [1,1,1,0,1,0,0,1,1,0,0,0]
[(1,2),(3,4),(5,6),(7,12),(8,11),(9,10)] => [1,0,1,0,1,0,1,1,1,0,0,0]
[(1,8),(2,7),(3,4),(5,6),(9,10),(11,12)] => [1,1,1,0,1,0,0,0,1,0,1,0]
[(1,4),(2,3),(5,6),(7,12),(8,11),(9,10)] => [1,1,0,0,1,0,1,1,1,0,0,0]
[(1,8),(2,7),(3,4),(5,6),(9,12),(10,11)] => [1,1,1,0,1,0,0,0,1,1,0,0]
[(1,12),(2,11),(3,6),(4,5),(7,10),(8,9)] => [1,1,1,1,0,0,1,1,0,0,0,0]
[(1,2),(3,6),(4,5),(7,10),(8,9),(11,12)] => [1,0,1,1,0,0,1,1,0,0,1,0]
[(1,12),(2,3),(4,5),(6,11),(7,10),(8,9)] => [1,1,0,1,0,1,1,1,0,0,0,0]
[(1,2),(3,12),(4,5),(6,11),(7,10),(8,9)] => [1,0,1,1,0,1,1,1,0,0,0,0]
[(1,6),(2,3),(4,5),(7,10),(8,9),(11,12)] => [1,1,0,1,0,0,1,1,0,0,1,0]
[(1,12),(2,7),(3,6),(4,5),(8,9),(10,11)] => [1,1,1,1,0,0,0,1,0,1,0,0]
[(1,2),(3,6),(4,5),(7,12),(8,9),(10,11)] => [1,0,1,1,0,0,1,1,0,1,0,0]
[(1,10),(2,7),(3,6),(4,5),(8,9),(11,12)] => [1,1,1,1,0,0,0,1,0,0,1,0]
[(1,6),(2,3),(4,5),(7,12),(8,9),(10,11)] => [1,1,0,1,0,0,1,1,0,1,0,0]
[(1,12),(2,5),(3,4),(6,11),(7,10),(8,9)] => [1,1,1,0,0,1,1,1,0,0,0,0]
[(1,2),(3,4),(5,12),(6,11),(7,10),(8,9)] => [1,0,1,0,1,1,1,1,0,0,0,0]
[(1,6),(2,5),(3,4),(7,10),(8,9),(11,12)] => [1,1,1,0,0,0,1,1,0,0,1,0]
[(1,4),(2,3),(5,12),(6,11),(7,10),(8,9)] => [1,1,0,0,1,1,1,1,0,0,0,0]
[(1,6),(2,5),(3,4),(7,12),(8,9),(10,11)] => [1,1,1,0,0,0,1,1,0,1,0,0]
[(1,12),(2,7),(3,6),(4,5),(8,11),(9,10)] => [1,1,1,1,0,0,0,1,1,0,0,0]
[(1,2),(3,6),(4,5),(7,12),(8,11),(9,10)] => [1,0,1,1,0,0,1,1,1,0,0,0]
[(1,8),(2,7),(3,6),(4,5),(9,10),(11,12)] => [1,1,1,1,0,0,0,0,1,0,1,0]
[(1,6),(2,3),(4,5),(7,12),(8,11),(9,10)] => [1,1,0,1,0,0,1,1,1,0,0,0]
[(1,8),(2,7),(3,6),(4,5),(9,12),(10,11)] => [1,1,1,1,0,0,0,0,1,1,0,0]
[(1,6),(2,5),(3,4),(7,12),(8,11),(9,10)] => [1,1,1,0,0,0,1,1,1,0,0,0]
[(1,7),(2,8),(3,9),(4,10),(5,11),(6,12)] => [1,1,1,1,1,1,0,0,0,0,0,0]
[(1,11),(2,3),(4,5),(6,7),(8,9),(10,12)] => [1,1,0,1,0,1,0,1,0,1,0,0]
[(1,12),(2,3),(4,5),(6,7),(8,10),(9,11)] => [1,1,0,1,0,1,0,1,1,0,0,0]
[(1,11),(2,3),(4,5),(6,7),(8,10),(9,12)] => [1,1,0,1,0,1,0,1,1,0,0,0]
[(1,10),(2,3),(4,5),(6,7),(8,11),(9,12)] => [1,1,0,1,0,1,0,1,1,0,0,0]
[(1,12),(2,3),(4,5),(6,8),(7,9),(10,11)] => [1,1,0,1,0,1,1,0,0,1,0,0]
[(1,11),(2,3),(4,5),(6,8),(7,9),(10,12)] => [1,1,0,1,0,1,1,0,0,1,0,0]
[(1,12),(2,3),(4,5),(6,8),(7,10),(9,11)] => [1,1,0,1,0,1,1,0,1,0,0,0]
[(1,11),(2,3),(4,5),(6,8),(7,10),(9,12)] => [1,1,0,1,0,1,1,0,1,0,0,0]
[(1,10),(2,3),(4,5),(6,8),(7,11),(9,12)] => [1,1,0,1,0,1,1,0,1,0,0,0]
[(1,12),(2,3),(4,5),(6,9),(7,10),(8,11)] => [1,1,0,1,0,1,1,1,0,0,0,0]
[(1,11),(2,3),(4,5),(6,9),(7,10),(8,12)] => [1,1,0,1,0,1,1,1,0,0,0,0]
[(1,10),(2,3),(4,5),(6,9),(7,11),(8,12)] => [1,1,0,1,0,1,1,1,0,0,0,0]
[(1,9),(2,3),(4,5),(6,10),(7,11),(8,12)] => [1,1,0,1,0,1,1,1,0,0,0,0]
[(1,12),(2,3),(4,6),(5,7),(8,9),(10,11)] => [1,1,0,1,1,0,0,1,0,1,0,0]
[(1,11),(2,3),(4,6),(5,7),(8,9),(10,12)] => [1,1,0,1,1,0,0,1,0,1,0,0]
[(1,12),(2,3),(4,6),(5,7),(8,10),(9,11)] => [1,1,0,1,1,0,0,1,1,0,0,0]
[(1,11),(2,3),(4,6),(5,7),(8,10),(9,12)] => [1,1,0,1,1,0,0,1,1,0,0,0]
[(1,10),(2,3),(4,6),(5,7),(8,11),(9,12)] => [1,1,0,1,1,0,0,1,1,0,0,0]
[(1,12),(2,3),(4,6),(5,8),(7,9),(10,11)] => [1,1,0,1,1,0,1,0,0,1,0,0]
[(1,11),(2,3),(4,6),(5,8),(7,9),(10,12)] => [1,1,0,1,1,0,1,0,0,1,0,0]
[(1,12),(2,3),(4,6),(5,8),(7,10),(9,11)] => [1,1,0,1,1,0,1,0,1,0,0,0]
[(1,11),(2,3),(4,6),(5,8),(7,10),(9,12)] => [1,1,0,1,1,0,1,0,1,0,0,0]
[(1,10),(2,3),(4,6),(5,8),(7,11),(9,12)] => [1,1,0,1,1,0,1,0,1,0,0,0]
[(1,12),(2,3),(4,6),(5,9),(7,10),(8,11)] => [1,1,0,1,1,0,1,1,0,0,0,0]
[(1,11),(2,3),(4,6),(5,9),(7,10),(8,12)] => [1,1,0,1,1,0,1,1,0,0,0,0]
[(1,10),(2,3),(4,6),(5,9),(7,11),(8,12)] => [1,1,0,1,1,0,1,1,0,0,0,0]
[(1,9),(2,3),(4,6),(5,10),(7,11),(8,12)] => [1,1,0,1,1,0,1,1,0,0,0,0]
[(1,12),(2,3),(4,7),(5,8),(6,9),(10,11)] => [1,1,0,1,1,1,0,0,0,1,0,0]
[(1,11),(2,3),(4,7),(5,8),(6,9),(10,12)] => [1,1,0,1,1,1,0,0,0,1,0,0]
[(1,12),(2,3),(4,7),(5,8),(6,10),(9,11)] => [1,1,0,1,1,1,0,0,1,0,0,0]
[(1,11),(2,3),(4,7),(5,8),(6,10),(9,12)] => [1,1,0,1,1,1,0,0,1,0,0,0]
[(1,10),(2,3),(4,7),(5,8),(6,11),(9,12)] => [1,1,0,1,1,1,0,0,1,0,0,0]
[(1,12),(2,3),(4,7),(5,9),(6,10),(8,11)] => [1,1,0,1,1,1,0,1,0,0,0,0]
[(1,11),(2,3),(4,7),(5,9),(6,10),(8,12)] => [1,1,0,1,1,1,0,1,0,0,0,0]
[(1,10),(2,3),(4,7),(5,9),(6,11),(8,12)] => [1,1,0,1,1,1,0,1,0,0,0,0]
[(1,9),(2,3),(4,7),(5,10),(6,11),(8,12)] => [1,1,0,1,1,1,0,1,0,0,0,0]
[(1,12),(2,3),(4,8),(5,9),(6,10),(7,11)] => [1,1,0,1,1,1,1,0,0,0,0,0]
[(1,11),(2,3),(4,8),(5,9),(6,10),(7,12)] => [1,1,0,1,1,1,1,0,0,0,0,0]
[(1,10),(2,3),(4,8),(5,9),(6,11),(7,12)] => [1,1,0,1,1,1,1,0,0,0,0,0]
[(1,9),(2,3),(4,8),(5,10),(6,11),(7,12)] => [1,1,0,1,1,1,1,0,0,0,0,0]
[(1,8),(2,3),(4,9),(5,10),(6,11),(7,12)] => [1,1,0,1,1,1,1,0,0,0,0,0]
[(1,12),(2,4),(3,5),(6,7),(8,9),(10,11)] => [1,1,1,0,0,1,0,1,0,1,0,0]
[(1,11),(2,4),(3,5),(6,7),(8,9),(10,12)] => [1,1,1,0,0,1,0,1,0,1,0,0]
[(1,12),(2,4),(3,5),(6,7),(8,10),(9,11)] => [1,1,1,0,0,1,0,1,1,0,0,0]
[(1,11),(2,4),(3,5),(6,7),(8,10),(9,12)] => [1,1,1,0,0,1,0,1,1,0,0,0]
[(1,10),(2,4),(3,5),(6,7),(8,11),(9,12)] => [1,1,1,0,0,1,0,1,1,0,0,0]
[(1,12),(2,4),(3,5),(6,8),(7,9),(10,11)] => [1,1,1,0,0,1,1,0,0,1,0,0]
[(1,11),(2,4),(3,5),(6,8),(7,9),(10,12)] => [1,1,1,0,0,1,1,0,0,1,0,0]
[(1,12),(2,4),(3,5),(6,8),(7,10),(9,11)] => [1,1,1,0,0,1,1,0,1,0,0,0]
[(1,11),(2,4),(3,5),(6,8),(7,10),(9,12)] => [1,1,1,0,0,1,1,0,1,0,0,0]
[(1,10),(2,4),(3,5),(6,8),(7,11),(9,12)] => [1,1,1,0,0,1,1,0,1,0,0,0]
[(1,12),(2,4),(3,5),(6,9),(7,10),(8,11)] => [1,1,1,0,0,1,1,1,0,0,0,0]
[(1,11),(2,4),(3,5),(6,9),(7,10),(8,12)] => [1,1,1,0,0,1,1,1,0,0,0,0]
[(1,10),(2,4),(3,5),(6,9),(7,11),(8,12)] => [1,1,1,0,0,1,1,1,0,0,0,0]
[(1,9),(2,4),(3,5),(6,10),(7,11),(8,12)] => [1,1,1,0,0,1,1,1,0,0,0,0]
[(1,12),(2,4),(3,6),(5,7),(8,9),(10,11)] => [1,1,1,0,1,0,0,1,0,1,0,0]
[(1,11),(2,4),(3,6),(5,7),(8,9),(10,12)] => [1,1,1,0,1,0,0,1,0,1,0,0]
[(1,12),(2,4),(3,6),(5,7),(8,10),(9,11)] => [1,1,1,0,1,0,0,1,1,0,0,0]
[(1,11),(2,4),(3,6),(5,7),(8,10),(9,12)] => [1,1,1,0,1,0,0,1,1,0,0,0]
[(1,10),(2,4),(3,6),(5,7),(8,11),(9,12)] => [1,1,1,0,1,0,0,1,1,0,0,0]
[(1,12),(2,4),(3,6),(5,8),(7,9),(10,11)] => [1,1,1,0,1,0,1,0,0,1,0,0]
[(1,11),(2,4),(3,6),(5,8),(7,9),(10,12)] => [1,1,1,0,1,0,1,0,0,1,0,0]
[(1,12),(2,4),(3,6),(5,8),(7,10),(9,11)] => [1,1,1,0,1,0,1,0,1,0,0,0]
[(1,11),(2,4),(3,6),(5,8),(7,10),(9,12)] => [1,1,1,0,1,0,1,0,1,0,0,0]
[(1,10),(2,4),(3,6),(5,8),(7,11),(9,12)] => [1,1,1,0,1,0,1,0,1,0,0,0]
[(1,12),(2,4),(3,6),(5,9),(7,10),(8,11)] => [1,1,1,0,1,0,1,1,0,0,0,0]
[(1,11),(2,4),(3,6),(5,9),(7,10),(8,12)] => [1,1,1,0,1,0,1,1,0,0,0,0]
[(1,10),(2,4),(3,6),(5,9),(7,11),(8,12)] => [1,1,1,0,1,0,1,1,0,0,0,0]
[(1,9),(2,4),(3,6),(5,10),(7,11),(8,12)] => [1,1,1,0,1,0,1,1,0,0,0,0]
[(1,12),(2,4),(3,7),(5,8),(6,9),(10,11)] => [1,1,1,0,1,1,0,0,0,1,0,0]
[(1,11),(2,4),(3,7),(5,8),(6,9),(10,12)] => [1,1,1,0,1,1,0,0,0,1,0,0]
[(1,12),(2,4),(3,7),(5,8),(6,10),(9,11)] => [1,1,1,0,1,1,0,0,1,0,0,0]
[(1,11),(2,4),(3,7),(5,8),(6,10),(9,12)] => [1,1,1,0,1,1,0,0,1,0,0,0]
[(1,10),(2,4),(3,7),(5,8),(6,11),(9,12)] => [1,1,1,0,1,1,0,0,1,0,0,0]
[(1,12),(2,4),(3,7),(5,9),(6,10),(8,11)] => [1,1,1,0,1,1,0,1,0,0,0,0]
[(1,11),(2,4),(3,7),(5,9),(6,10),(8,12)] => [1,1,1,0,1,1,0,1,0,0,0,0]
[(1,10),(2,4),(3,7),(5,9),(6,11),(8,12)] => [1,1,1,0,1,1,0,1,0,0,0,0]
[(1,9),(2,4),(3,7),(5,10),(6,11),(8,12)] => [1,1,1,0,1,1,0,1,0,0,0,0]
[(1,12),(2,4),(3,8),(5,9),(6,10),(7,11)] => [1,1,1,0,1,1,1,0,0,0,0,0]
[(1,11),(2,4),(3,8),(5,9),(6,10),(7,12)] => [1,1,1,0,1,1,1,0,0,0,0,0]
[(1,10),(2,4),(3,8),(5,9),(6,11),(7,12)] => [1,1,1,0,1,1,1,0,0,0,0,0]
[(1,9),(2,4),(3,8),(5,10),(6,11),(7,12)] => [1,1,1,0,1,1,1,0,0,0,0,0]
[(1,8),(2,4),(3,9),(5,10),(6,11),(7,12)] => [1,1,1,0,1,1,1,0,0,0,0,0]
[(1,12),(2,5),(3,6),(4,7),(8,9),(10,11)] => [1,1,1,1,0,0,0,1,0,1,0,0]
[(1,11),(2,5),(3,6),(4,7),(8,9),(10,12)] => [1,1,1,1,0,0,0,1,0,1,0,0]
[(1,12),(2,5),(3,6),(4,7),(8,10),(9,11)] => [1,1,1,1,0,0,0,1,1,0,0,0]
[(1,11),(2,5),(3,6),(4,7),(8,10),(9,12)] => [1,1,1,1,0,0,0,1,1,0,0,0]
[(1,10),(2,5),(3,6),(4,7),(8,11),(9,12)] => [1,1,1,1,0,0,0,1,1,0,0,0]
[(1,12),(2,5),(3,6),(4,8),(7,9),(10,11)] => [1,1,1,1,0,0,1,0,0,1,0,0]
[(1,11),(2,5),(3,6),(4,8),(7,9),(10,12)] => [1,1,1,1,0,0,1,0,0,1,0,0]
[(1,12),(2,5),(3,6),(4,8),(7,10),(9,11)] => [1,1,1,1,0,0,1,0,1,0,0,0]
[(1,11),(2,5),(3,6),(4,8),(7,10),(9,12)] => [1,1,1,1,0,0,1,0,1,0,0,0]
[(1,10),(2,5),(3,6),(4,8),(7,11),(9,12)] => [1,1,1,1,0,0,1,0,1,0,0,0]
[(1,12),(2,5),(3,6),(4,9),(7,10),(8,11)] => [1,1,1,1,0,0,1,1,0,0,0,0]
[(1,11),(2,5),(3,6),(4,9),(7,10),(8,12)] => [1,1,1,1,0,0,1,1,0,0,0,0]
[(1,10),(2,5),(3,6),(4,9),(7,11),(8,12)] => [1,1,1,1,0,0,1,1,0,0,0,0]
[(1,9),(2,5),(3,6),(4,10),(7,11),(8,12)] => [1,1,1,1,0,0,1,1,0,0,0,0]
[(1,12),(2,5),(3,7),(4,8),(6,9),(10,11)] => [1,1,1,1,0,1,0,0,0,1,0,0]
[(1,11),(2,5),(3,7),(4,8),(6,9),(10,12)] => [1,1,1,1,0,1,0,0,0,1,0,0]
[(1,12),(2,5),(3,7),(4,8),(6,10),(9,11)] => [1,1,1,1,0,1,0,0,1,0,0,0]
[(1,11),(2,5),(3,7),(4,8),(6,10),(9,12)] => [1,1,1,1,0,1,0,0,1,0,0,0]
[(1,10),(2,5),(3,7),(4,8),(6,11),(9,12)] => [1,1,1,1,0,1,0,0,1,0,0,0]
[(1,12),(2,5),(3,7),(4,9),(6,10),(8,11)] => [1,1,1,1,0,1,0,1,0,0,0,0]
[(1,11),(2,5),(3,7),(4,9),(6,10),(8,12)] => [1,1,1,1,0,1,0,1,0,0,0,0]
[(1,10),(2,5),(3,7),(4,9),(6,11),(8,12)] => [1,1,1,1,0,1,0,1,0,0,0,0]
[(1,9),(2,5),(3,7),(4,10),(6,11),(8,12)] => [1,1,1,1,0,1,0,1,0,0,0,0]
[(1,12),(2,5),(3,8),(4,9),(6,10),(7,11)] => [1,1,1,1,0,1,1,0,0,0,0,0]
[(1,11),(2,5),(3,8),(4,9),(6,10),(7,12)] => [1,1,1,1,0,1,1,0,0,0,0,0]
[(1,10),(2,5),(3,8),(4,9),(6,11),(7,12)] => [1,1,1,1,0,1,1,0,0,0,0,0]
[(1,9),(2,5),(3,8),(4,10),(6,11),(7,12)] => [1,1,1,1,0,1,1,0,0,0,0,0]
[(1,8),(2,5),(3,9),(4,10),(6,11),(7,12)] => [1,1,1,1,0,1,1,0,0,0,0,0]
[(1,12),(2,6),(3,7),(4,8),(5,9),(10,11)] => [1,1,1,1,1,0,0,0,0,1,0,0]
[(1,11),(2,6),(3,7),(4,8),(5,9),(10,12)] => [1,1,1,1,1,0,0,0,0,1,0,0]
[(1,12),(2,6),(3,7),(4,8),(5,10),(9,11)] => [1,1,1,1,1,0,0,0,1,0,0,0]
[(1,11),(2,6),(3,7),(4,8),(5,10),(9,12)] => [1,1,1,1,1,0,0,0,1,0,0,0]
[(1,10),(2,6),(3,7),(4,8),(5,11),(9,12)] => [1,1,1,1,1,0,0,0,1,0,0,0]
[(1,12),(2,6),(3,7),(4,9),(5,10),(8,11)] => [1,1,1,1,1,0,0,1,0,0,0,0]
[(1,11),(2,6),(3,7),(4,9),(5,10),(8,12)] => [1,1,1,1,1,0,0,1,0,0,0,0]
[(1,10),(2,6),(3,7),(4,9),(5,11),(8,12)] => [1,1,1,1,1,0,0,1,0,0,0,0]
[(1,9),(2,6),(3,7),(4,10),(5,11),(8,12)] => [1,1,1,1,1,0,0,1,0,0,0,0]
[(1,12),(2,6),(3,8),(4,9),(5,10),(7,11)] => [1,1,1,1,1,0,1,0,0,0,0,0]
[(1,11),(2,6),(3,8),(4,9),(5,10),(7,12)] => [1,1,1,1,1,0,1,0,0,0,0,0]
[(1,10),(2,6),(3,8),(4,9),(5,11),(7,12)] => [1,1,1,1,1,0,1,0,0,0,0,0]
[(1,9),(2,6),(3,8),(4,10),(5,11),(7,12)] => [1,1,1,1,1,0,1,0,0,0,0,0]
[(1,8),(2,6),(3,9),(4,10),(5,11),(7,12)] => [1,1,1,1,1,0,1,0,0,0,0,0]
[(1,12),(2,7),(3,8),(4,9),(5,10),(6,11)] => [1,1,1,1,1,1,0,0,0,0,0,0]
[(1,11),(2,7),(3,8),(4,9),(5,10),(6,12)] => [1,1,1,1,1,1,0,0,0,0,0,0]
[(1,10),(2,7),(3,8),(4,9),(5,11),(6,12)] => [1,1,1,1,1,1,0,0,0,0,0,0]
[(1,9),(2,7),(3,8),(4,10),(5,11),(6,12)] => [1,1,1,1,1,1,0,0,0,0,0,0]
[(1,8),(2,7),(3,9),(4,10),(5,11),(6,12)] => [1,1,1,1,1,1,0,0,0,0,0,0]
[(1,3),(2,12),(4,5),(6,7),(8,9),(10,11)] => [1,1,0,1,0,1,0,1,0,1,0,0]
[(1,3),(2,12),(4,5),(6,7),(8,10),(9,11)] => [1,1,0,1,0,1,0,1,1,0,0,0]
[(1,3),(2,12),(4,5),(6,8),(7,9),(10,11)] => [1,1,0,1,0,1,1,0,0,1,0,0]
[(1,3),(2,12),(4,5),(6,8),(7,10),(9,11)] => [1,1,0,1,0,1,1,0,1,0,0,0]
[(1,3),(2,12),(4,5),(6,9),(7,10),(8,11)] => [1,1,0,1,0,1,1,1,0,0,0,0]
[(1,3),(2,12),(4,6),(5,7),(8,9),(10,11)] => [1,1,0,1,1,0,0,1,0,1,0,0]
[(1,3),(2,12),(4,6),(5,7),(8,10),(9,11)] => [1,1,0,1,1,0,0,1,1,0,0,0]
[(1,3),(2,12),(4,6),(5,8),(7,9),(10,11)] => [1,1,0,1,1,0,1,0,0,1,0,0]
[(1,3),(2,12),(4,6),(5,8),(7,10),(9,11)] => [1,1,0,1,1,0,1,0,1,0,0,0]
[(1,3),(2,12),(4,6),(5,9),(7,10),(8,11)] => [1,1,0,1,1,0,1,1,0,0,0,0]
[(1,3),(2,12),(4,7),(5,8),(6,9),(10,11)] => [1,1,0,1,1,1,0,0,0,1,0,0]
[(1,3),(2,12),(4,7),(5,8),(6,10),(9,11)] => [1,1,0,1,1,1,0,0,1,0,0,0]
[(1,3),(2,12),(4,7),(5,9),(6,10),(8,11)] => [1,1,0,1,1,1,0,1,0,0,0,0]
[(1,3),(2,12),(4,8),(5,9),(6,10),(7,11)] => [1,1,0,1,1,1,1,0,0,0,0,0]
[(1,4),(2,12),(3,5),(6,7),(8,9),(10,11)] => [1,1,1,0,0,1,0,1,0,1,0,0]
[(1,4),(2,12),(3,5),(6,7),(8,10),(9,11)] => [1,1,1,0,0,1,0,1,1,0,0,0]
[(1,4),(2,12),(3,5),(6,8),(7,9),(10,11)] => [1,1,1,0,0,1,1,0,0,1,0,0]
[(1,4),(2,12),(3,5),(6,8),(7,10),(9,11)] => [1,1,1,0,0,1,1,0,1,0,0,0]
[(1,4),(2,12),(3,5),(6,9),(7,10),(8,11)] => [1,1,1,0,0,1,1,1,0,0,0,0]
[(1,4),(2,12),(3,6),(5,7),(8,9),(10,11)] => [1,1,1,0,1,0,0,1,0,1,0,0]
[(1,4),(2,12),(3,6),(5,7),(8,10),(9,11)] => [1,1,1,0,1,0,0,1,1,0,0,0]
[(1,4),(2,12),(3,6),(5,8),(7,9),(10,11)] => [1,1,1,0,1,0,1,0,0,1,0,0]
[(1,4),(2,12),(3,6),(5,8),(7,10),(9,11)] => [1,1,1,0,1,0,1,0,1,0,0,0]
[(1,4),(2,12),(3,6),(5,9),(7,10),(8,11)] => [1,1,1,0,1,0,1,1,0,0,0,0]
[(1,4),(2,12),(3,7),(5,8),(6,9),(10,11)] => [1,1,1,0,1,1,0,0,0,1,0,0]
[(1,4),(2,12),(3,7),(5,8),(6,10),(9,11)] => [1,1,1,0,1,1,0,0,1,0,0,0]
[(1,4),(2,12),(3,7),(5,9),(6,10),(8,11)] => [1,1,1,0,1,1,0,1,0,0,0,0]
[(1,4),(2,12),(3,8),(5,9),(6,10),(7,11)] => [1,1,1,0,1,1,1,0,0,0,0,0]
[(1,5),(2,12),(3,6),(4,7),(8,9),(10,11)] => [1,1,1,1,0,0,0,1,0,1,0,0]
[(1,5),(2,12),(3,6),(4,7),(8,10),(9,11)] => [1,1,1,1,0,0,0,1,1,0,0,0]
[(1,5),(2,12),(3,6),(4,8),(7,9),(10,11)] => [1,1,1,1,0,0,1,0,0,1,0,0]
[(1,5),(2,12),(3,6),(4,8),(7,10),(9,11)] => [1,1,1,1,0,0,1,0,1,0,0,0]
[(1,5),(2,12),(3,6),(4,9),(7,10),(8,11)] => [1,1,1,1,0,0,1,1,0,0,0,0]
[(1,5),(2,12),(3,7),(4,8),(6,9),(10,11)] => [1,1,1,1,0,1,0,0,0,1,0,0]
[(1,5),(2,12),(3,7),(4,8),(6,10),(9,11)] => [1,1,1,1,0,1,0,0,1,0,0,0]
[(1,5),(2,12),(3,7),(4,9),(6,10),(8,11)] => [1,1,1,1,0,1,0,1,0,0,0,0]
[(1,5),(2,12),(3,8),(4,9),(6,10),(7,11)] => [1,1,1,1,0,1,1,0,0,0,0,0]
[(1,6),(2,12),(3,7),(4,8),(5,9),(10,11)] => [1,1,1,1,1,0,0,0,0,1,0,0]
[(1,6),(2,12),(3,7),(4,8),(5,10),(9,11)] => [1,1,1,1,1,0,0,0,1,0,0,0]
[(1,6),(2,12),(3,7),(4,9),(5,10),(8,11)] => [1,1,1,1,1,0,0,1,0,0,0,0]
[(1,6),(2,12),(3,8),(4,9),(5,10),(7,11)] => [1,1,1,1,1,0,1,0,0,0,0,0]
[(1,7),(2,12),(3,8),(4,9),(5,10),(6,11)] => [1,1,1,1,1,1,0,0,0,0,0,0]
[(1,4),(2,5),(3,12),(6,7),(8,9),(10,11)] => [1,1,1,0,0,1,0,1,0,1,0,0]
[(1,4),(2,5),(3,12),(6,7),(8,10),(9,11)] => [1,1,1,0,0,1,0,1,1,0,0,0]
[(1,4),(2,5),(3,12),(6,8),(7,9),(10,11)] => [1,1,1,0,0,1,1,0,0,1,0,0]
[(1,4),(2,5),(3,12),(6,8),(7,10),(9,11)] => [1,1,1,0,0,1,1,0,1,0,0,0]
[(1,4),(2,5),(3,12),(6,9),(7,10),(8,11)] => [1,1,1,0,0,1,1,1,0,0,0,0]
[(1,4),(2,6),(3,12),(5,7),(8,9),(10,11)] => [1,1,1,0,1,0,0,1,0,1,0,0]
[(1,4),(2,6),(3,12),(5,7),(8,10),(9,11)] => [1,1,1,0,1,0,0,1,1,0,0,0]
[(1,4),(2,6),(3,12),(5,8),(7,9),(10,11)] => [1,1,1,0,1,0,1,0,0,1,0,0]
[(1,4),(2,6),(3,12),(5,8),(7,10),(9,11)] => [1,1,1,0,1,0,1,0,1,0,0,0]
[(1,4),(2,6),(3,12),(5,9),(7,10),(8,11)] => [1,1,1,0,1,0,1,1,0,0,0,0]
[(1,4),(2,7),(3,12),(5,8),(6,9),(10,11)] => [1,1,1,0,1,1,0,0,0,1,0,0]
[(1,4),(2,7),(3,12),(5,8),(6,10),(9,11)] => [1,1,1,0,1,1,0,0,1,0,0,0]
[(1,4),(2,7),(3,12),(5,9),(6,10),(8,11)] => [1,1,1,0,1,1,0,1,0,0,0,0]
[(1,4),(2,8),(3,12),(5,9),(6,10),(7,11)] => [1,1,1,0,1,1,1,0,0,0,0,0]
[(1,5),(2,6),(3,12),(4,7),(8,9),(10,11)] => [1,1,1,1,0,0,0,1,0,1,0,0]
[(1,5),(2,6),(3,12),(4,7),(8,10),(9,11)] => [1,1,1,1,0,0,0,1,1,0,0,0]
[(1,5),(2,6),(3,12),(4,8),(7,9),(10,11)] => [1,1,1,1,0,0,1,0,0,1,0,0]
[(1,5),(2,6),(3,12),(4,8),(7,10),(9,11)] => [1,1,1,1,0,0,1,0,1,0,0,0]
[(1,5),(2,6),(3,12),(4,9),(7,10),(8,11)] => [1,1,1,1,0,0,1,1,0,0,0,0]
[(1,5),(2,7),(3,12),(4,8),(6,9),(10,11)] => [1,1,1,1,0,1,0,0,0,1,0,0]
[(1,5),(2,7),(3,12),(4,8),(6,10),(9,11)] => [1,1,1,1,0,1,0,0,1,0,0,0]
[(1,5),(2,7),(3,12),(4,9),(6,10),(8,11)] => [1,1,1,1,0,1,0,1,0,0,0,0]
[(1,5),(2,8),(3,12),(4,9),(6,10),(7,11)] => [1,1,1,1,0,1,1,0,0,0,0,0]
[(1,6),(2,7),(3,12),(4,8),(5,9),(10,11)] => [1,1,1,1,1,0,0,0,0,1,0,0]
[(1,6),(2,7),(3,12),(4,8),(5,10),(9,11)] => [1,1,1,1,1,0,0,0,1,0,0,0]
[(1,6),(2,7),(3,12),(4,9),(5,10),(8,11)] => [1,1,1,1,1,0,0,1,0,0,0,0]
[(1,6),(2,8),(3,12),(4,9),(5,10),(7,11)] => [1,1,1,1,1,0,1,0,0,0,0,0]
[(1,7),(2,8),(3,12),(4,9),(5,10),(6,11)] => [1,1,1,1,1,1,0,0,0,0,0,0]
[(1,5),(2,6),(3,7),(4,12),(8,9),(10,11)] => [1,1,1,1,0,0,0,1,0,1,0,0]
[(1,5),(2,6),(3,7),(4,12),(8,10),(9,11)] => [1,1,1,1,0,0,0,1,1,0,0,0]
[(1,5),(2,6),(3,8),(4,12),(7,9),(10,11)] => [1,1,1,1,0,0,1,0,0,1,0,0]
[(1,5),(2,6),(3,8),(4,12),(7,10),(9,11)] => [1,1,1,1,0,0,1,0,1,0,0,0]
[(1,5),(2,6),(3,9),(4,12),(7,10),(8,11)] => [1,1,1,1,0,0,1,1,0,0,0,0]
[(1,5),(2,7),(3,8),(4,12),(6,9),(10,11)] => [1,1,1,1,0,1,0,0,0,1,0,0]
[(1,5),(2,7),(3,8),(4,12),(6,10),(9,11)] => [1,1,1,1,0,1,0,0,1,0,0,0]
[(1,5),(2,7),(3,9),(4,12),(6,10),(8,11)] => [1,1,1,1,0,1,0,1,0,0,0,0]
[(1,5),(2,8),(3,9),(4,12),(6,10),(7,11)] => [1,1,1,1,0,1,1,0,0,0,0,0]
[(1,6),(2,7),(3,8),(4,12),(5,9),(10,11)] => [1,1,1,1,1,0,0,0,0,1,0,0]
[(1,6),(2,7),(3,8),(4,12),(5,10),(9,11)] => [1,1,1,1,1,0,0,0,1,0,0,0]
[(1,6),(2,7),(3,9),(4,12),(5,10),(8,11)] => [1,1,1,1,1,0,0,1,0,0,0,0]
[(1,6),(2,8),(3,9),(4,12),(5,10),(7,11)] => [1,1,1,1,1,0,1,0,0,0,0,0]
[(1,7),(2,8),(3,9),(4,12),(5,10),(6,11)] => [1,1,1,1,1,1,0,0,0,0,0,0]
[(1,6),(2,7),(3,8),(4,9),(5,12),(10,11)] => [1,1,1,1,1,0,0,0,0,1,0,0]
[(1,6),(2,7),(3,8),(4,10),(5,12),(9,11)] => [1,1,1,1,1,0,0,0,1,0,0,0]
[(1,6),(2,7),(3,9),(4,10),(5,12),(8,11)] => [1,1,1,1,1,0,0,1,0,0,0,0]
[(1,6),(2,8),(3,9),(4,10),(5,12),(7,11)] => [1,1,1,1,1,0,1,0,0,0,0,0]
[(1,7),(2,8),(3,9),(4,10),(5,12),(6,11)] => [1,1,1,1,1,1,0,0,0,0,0,0]
Identities
click to show experimental identities
(only identities of compositions of up to three maps are shown)
Inverses
Mp00150to Dyck path ∘ Mp00146to tunnel matching = id : Dyck paths ⟶ Dyck paths
Intertwining relations
Mp00028reverse ∘ Mp00150to Dyck path = Mp00150to Dyck path ∘ Mp00113reverse : Perfect matchings ⟶ Dyck paths
Mp00066inverse ∘ Mp00025to 132-avoiding permutation ∘ Mp00150to Dyck path = Mp00025to 132-avoiding permutation ∘ Mp00150to Dyck path ∘ Mp00113reverse : Perfect matchings ⟶ Permutations
Mp00066inverse ∘ Mp00024to 321-avoiding permutation ∘ Mp00150to Dyck path = Mp00024to 321-avoiding permutation ∘ Mp00150to Dyck path ∘ Mp00113reverse : Perfect matchings ⟶ Permutations
Mp00044conjugate ∘ Mp00027to partition ∘ Mp00150to Dyck path = Mp00027to partition ∘ Mp00150to Dyck path ∘ Mp00113reverse : Perfect matchings ⟶ Integer partitions
Mp00048left-right symmetry ∘ Mp00026to ordered tree ∘ Mp00150to Dyck path = Mp00026to ordered tree ∘ Mp00150to Dyck path ∘ Mp00113reverse : Perfect matchings ⟶ Ordered trees
Mp00143inverse promotion ∘ Mp00150to Dyck path ∘ Mp00098link pattern = Mp00150to Dyck path ∘ Mp00098link pattern ∘ Mp00006gyration : Alternating sign matrices ⟶ Dyck paths
Absorbing relations
Mp00150to Dyck path ∘ Mp00116Kasraoui-Zeng = Mp00150to Dyck path : Perfect matchings ⟶ Dyck paths
Mp00150to Dyck path ∘ Mp00165Chen Deng Du Stanley Yan = Mp00150to Dyck path : Perfect matchings ⟶ Dyck paths
Mp00150to Dyck path ∘ Mp00113reverse ∘ Mp00116Kasraoui-Zeng = Mp00150to Dyck path ∘ Mp00113reverse : Perfect matchings ⟶ Dyck paths
Mp00146to tunnel matching ∘ Mp00150to Dyck path ∘ Mp00098link pattern = Mp00098link pattern : Alternating sign matrices ⟶ Perfect matchings
Mp00146to tunnel matching ∘ Mp00150to Dyck path ∘ Mp00113reverse ∘ Mp00098link pattern = Mp00113reverse ∘ Mp00098link pattern : Alternating sign matrices ⟶ Perfect matchings
Other relations
Mp00069complement ∘ Mp00025to 132-avoiding permutation ∘ Mp00150to Dyck path = Mp00031to 312-avoiding permutation ∘ Mp00150to Dyck path ∘ Mp00113reverse : Perfect matchings ⟶ Permutations
Mp00258Standard tableau associated to a set partition ∘ Mp00092to set partition = Mp00084conjugate ∘ Mp00033to two-row standard tableau ∘ Mp00150to Dyck path : Perfect matchings ⟶ Standard tableaux
Mp00142promotion ∘ Mp00150to Dyck path ∘ Mp00098link pattern = Mp00150to Dyck path ∘ Mp00144rotation ∘ Mp00098link pattern : Alternating sign matrices ⟶ Dyck paths
Mp00142promotion ∘ Mp00296Knuth-Krattenthaler ∘ Mp00227Delest-Viennot-inverse = Mp00150to Dyck path ∘ Mp00098link pattern ∘ Mp00137to symmetric ASM : Dyck paths ⟶ Dyck paths
Mp00164Chen Deng Du Stanley Yan ∘ Mp00240weak exceedance partition ∘ Mp00283non-nesting-exceedence permutation = Mp00092to set partition ∘ Mp00146to tunnel matching ∘ Mp00150to Dyck path : Perfect matchings ⟶ Set partitions
Mp00115Kasraoui-Zeng ∘ Mp00240weak exceedance partition ∘ Mp00283non-nesting-exceedence permutation = Mp00092to set partition ∘ Mp00146to tunnel matching ∘ Mp00150to Dyck path : Perfect matchings ⟶ Set partitions
Mp00217Wachs-White-rho ∘ Mp00240weak exceedance partition ∘ Mp00283non-nesting-exceedence permutation = Mp00092to set partition ∘ Mp00146to tunnel matching ∘ Mp00150to Dyck path : Perfect matchings ⟶ Set partitions
Mp00218inverse Wachs-White-rho ∘ Mp00240weak exceedance partition ∘ Mp00283non-nesting-exceedence permutation = Mp00092to set partition ∘ Mp00146to tunnel matching ∘ Mp00150to Dyck path : Perfect matchings ⟶ Set partitions
Mp00150to Dyck path ∘ Mp00098link pattern ∘ Mp00137to symmetric ASM ∘ Mp00229Delest-Viennot = Mp00142promotion ∘ Mp00296Knuth-Krattenthaler : Dyck paths ⟶ Dyck paths
Mp00258Standard tableau associated to a set partition ∘ Mp00115Kasraoui-Zeng ∘ Mp00092to set partition = Mp00084conjugate ∘ Mp00033to two-row standard tableau ∘ Mp00150to Dyck path : Perfect matchings ⟶ Standard tableaux
Mp00258Standard tableau associated to a set partition ∘ Mp00164Chen Deng Du Stanley Yan ∘ Mp00092to set partition = Mp00084conjugate ∘ Mp00033to two-row standard tableau ∘ Mp00150to Dyck path : Perfect matchings ⟶ Standard tableaux
Mp00115Kasraoui-Zeng ∘ Mp00092to set partition ∘ Mp00146to tunnel matching ∘ Mp00150to Dyck path = Mp00240weak exceedance partition ∘ Mp00283non-nesting-exceedence permutation : Perfect matchings ⟶ Set partitions
Mp00240weak exceedance partition ∘ Mp00239Corteel ∘ Mp00283non-nesting-exceedence permutation = Mp00092to set partition ∘ Mp00146to tunnel matching ∘ Mp00150to Dyck path : Perfect matchings ⟶ Set partitions
Description
The Dyck path corresponding to the opener-closer sequence of the perfect matching.
Properties
surjective, graded
Sage code
def mapping(m):
n = m.size()
return DyckWord([1 if m.partner(i) > i else 0 for i in range(1,n+1)])
Weight
26
Created
Sep 03, 2020 at 14:42 by Martin Rubey
Updated
Sep 03, 2020 at 14:42 by Martin Rubey
searching the database
Sorry, this map was not found in the database.