Skip to content

Instantly share code, notes, and snippets.

@gorlum0
Created December 13, 2010 12:17
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 gorlum0/738939 to your computer and use it in GitHub Desktop.
Save gorlum0/738939 to your computer and use it in GitHub Desktop.
# spoj.pl/problems/TEST
# author: gorlum0
print while gets.chop != "42"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment