Skip to content

Instantly share code, notes, and snippets.

@proppy
Created May 19, 2011 13:32
Show Gist options
  • Save proppy/980759 to your computer and use it in GitHub Desktop.
Save proppy/980759 to your computer and use it in GitHub Desktop.
[[('A',0,1),('B',0,1),('A',0,1)], [('A',0,1),('B',0,1),('B',1,1)],
[('A',0,1),('B',0,1),('A',2,2)], [('A',0,1),('B',0,1),('B',4,1)],
[('A',0,1),('A',1,1),('A',0,1)], [('A',0,1),('A',1,1),('B',1,1)],
[('A',0,1),('A',1,1),('A',2,2)], [('A',0,1),('A',1,1),('B',4,1)],
[('A',0,1),('B',2,2),('A',0,1)], [('A',0,1),('B',2,2),('B',1,1)],
[('A',0,1),('B',2,2),('A',2,2)], [('A',0,1),('B',2,2),('B',4,1)],
[('A',0,1),('A',4,1),('A',0,1)], [('A',0,1),('A',4,1),('B',1,1)],
[('A',0,1),('A',4,1),('A',2,2)], [('A',0,1),('A',4,1),('B',4,1)],
[('B',1,2),('B',0,1),('A',0,1)], [('B',1,2),('B',0,1),('B',1,1)],
[('B',1,2),('B',0,1),('A',2,2)], [('B',1,2),('B',0,1),('B',4,1)],
[('B',1,2),('A',1,1),('A',0,1)], [('B',1,2),('A',1,1),('B',1,1)],
[('B',1,2),('A',1,1),('A',2,2)], [('B',1,2),('A',1,1),('B',4,1)],
[('B',1,2),('B',2,2),('A',0,1)], [('B',1,2),('B',2,2),('B',1,1)],
[('B',1,2),('B',2,2),('A',2,2)], [('B',1,2),('B',2,2),('B',4,1)],
[('B',1,2),('A',4,1),('A',0,1)], [('B',1,2),('A',4,1),('B',1,1)],
[('B',1,2),('A',4,1),('A',2,2)], [('B',1,2),('A',4,1),('B',4,1)],
[('A',3,1),('B',0,1),('A',0,1)], [('A',3,1),('B',0,1),('B',1,1)],
[('A',3,1),('B',0,1),('A',2,2)], [('A',3,1),('B',0,1),('B',4,1)],
[('A',3,1),('A',1,1),('A',0,1)], [('A',3,1),('A',1,1),('B',1,1)],
[('A',3,1),('A',1,1),('A',2,2)], [('A',3,1),('A',1,1),('B',4,1)],
[('A',3,1),('B',2,2),('A',0,1)], [('A',3,1),('B',2,2),('B',1,1)],
[('A',3,1),('B',2,2),('A',2,2)], [('A',3,1),('B',2,2),('B',4,1)],
[('A',3,1),('A',4,1),('A',0,1)], [('A',3,1),('A',4,1),('B',1,1)],
[('A',3,1),('A',4,1),('A',2,2)], [('A',3,1),('A',4,1),('B',4,1)],
[('B',4,1),('B',0,1),('A',0,1)], [('B',4,1),('B',0,1),('B',1,1)],
[('B',4,1),('B',0,1),('A',2,2)], [('B',4,1),('B',0,1),('B',4,1)],
[('B',4,1),('A',1,1),('A',0,1)], [('B',4,1),('A',1,1),('B',1,1)],
[('B',4,1),('A',1,1),('A',2,2)], [('B',4,1),('A',1,1),('B',4,1)],
[('B',4,1),('B',2,2),('A',0,1)], [('B',4,1),('B',2,2),('B',1,1)],
[('B',4,1),('B',2,2),('A',2,2)], [('B',4,1),('B',2,2),('B',4,1)],
[('B',4,1),('A',4,1),('A',0,1)], [('B',4,1),('A',4,1),('B',1,1)],
[('B',4,1),('A',4,1),('A',2,2)], [('B',4,1),('A',4,1),('B',4,1)]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment