Skip to content

Instantly share code, notes, and snippets.

@bantic
Created August 18, 2009 15:10
Show Gist options
  • Save bantic/169770 to your computer and use it in GitHub Desktop.
Save bantic/169770 to your computer and use it in GitHub Desktop.
cfour-2:~ cory$ scala Royalty
-----------------------------------------
| X | | | | | | | | | |
-----------------------------------------
| | | X | | | | | | | |
-----------------------------------------
| | | | | | X | | | | |
-----------------------------------------
| | | | | | | | X | | |
-----------------------------------------
| | | | | | | | | | X |
-----------------------------------------
| | | | | X | | | | | |
-----------------------------------------
| | | | | | | | | X | |
-----------------------------------------
| | X | | | | | | | | |
-----------------------------------------
| | | | X | | | | | | |
-----------------------------------------
| | | | | | | X | | | |
-----------------------------------------
Array(0, 2, 5, 7, 9, 4, 8, 1, 3, 6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment