Skip to content

Instantly share code, notes, and snippets.

@clifff
Created May 23, 2011 04:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clifff/986229 to your computer and use it in GitHub Desktop.
Save clifff/986229 to your computer and use it in GitHub Desktop.
Google Code Jam Rakefile sample output
[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