Skip to content

Instantly share code, notes, and snippets.

@gorlum0
Created December 13, 2010 01:24
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/738531 to your computer and use it in GitHub Desktop.
Save gorlum0/738531 to your computer and use it in GitHub Desktop.
spoj.pl/problems/TEST
__author__ = 'gorlum0'
for line in iter(raw_input, '42'):
print line
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment