Created
May 23, 2011 04:41
-
-
Save clifff/986229 to your computer and use it in GitHub Desktop.
Google Code Jam Rakefile sample output
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
[master] clifff@~/Programming/code_jam/hangman: rake | |
(in /Users/clifff/Programming/code_jam/hangman) | |
Testing hangman.rb against works/sample.in... | |
Great success! | |
Testing hangman.rb against fails/B-small-attempt0.in... | |
Not a total failure! | |
Testing hangman.rb against fails/B-small-attempt4.in... | |
FAIL. Current program matched a known bad output! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment