Created
April 9, 2014 00:26
-
-
Save visualmotive/10212925 to your computer and use it in GitHub Desktop.
Sample Tetris input - Thumbtack PyCon Programming Challenge 2014
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.......... | |
.......... | |
.......... | |
.......... | |
.......... | |
.......... | |
.......... | |
.......... | |
.......... | |
.......... | |
.......... | |
....X..... | |
...XX..... | |
....X..... | |
.......... | |
.......... | |
.......... | |
.......... | |
XXX..XXXXX | |
XXXX.XXXXX |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.......... | |
.......... | |
.......... | |
.......... | |
.......... | |
.......... | |
.......... | |
.......... | |
.......... | |
.......... | |
.......... | |
....X..... | |
..XXX..... | |
.......... | |
.......... | |
.......... | |
.......... | |
.......... | |
XX...XXXXX | |
XXXX.XXXXX |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.......... | |
.......... | |
.......... | |
.......... | |
.......... | |
.......... | |
.......... | |
.......... | |
.......... | |
.......... | |
.......... | |
....X..... | |
...XX..... | |
....X..... | |
.......... | |
.......... | |
.......... | |
XXXX.XX.XX | |
XXX..XXXXX | |
XXXX.XXXXX |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment