For anyone looking to use Python in the Code Jam, who wants a wrapper
to deal with all of the input/output processing, so that you can just
worry about writing the code to solve the actual problem - I have put
together such a wrapper. It also allows you to verify against data
that you already have in your directory, and easily allows
multiprocessing.

It is available at
http://jamftw.blogspot.co.uk/2012/05/python-code-jam-wrapper.html

I also am starting to put together a list of sample code jam solutions
(using this wrapper) at
http://jamftw.blogspot.co.uk/2012/05/solutions-to-code-jam-problems.html.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Code Jam" group.
To post to this group, send email to google-code@googlegroups.com.
To unsubscribe from this group, send email to 
google-code+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-code?hl=en.

Reply via email to