Created
August 28, 2009 09:09
-
-
Save fronx/176851 to your computer and use it in GitHub Desktop.
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
#--------------------------------------------------- | |
# pretty fast | |
1 2 3 4 5 6 7 8 9 1 | |
x x x x x x | |
. o o . . | |
o o o o | |
#--------------------------------------------------- | |
# pretty fast | |
1 2 3 4 5 6 7 1 | |
> > > > > > > | |
* x x xx x xxx xx x | |
. o o . o o . | |
o .. o o .. .. . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment