Emacs, a mac os x console, and pen and paper. On 13 May 2012 10:25, "Chris Knott" <[email protected]> wrote:
> That's cool Luke - I was wondering what IDE you use for Code Jam? > > On Saturday, May 12, 2012 11:31:14 AM UTC+1, Luke wrote: >> >> 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<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<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 view this discussion on the web visit > https://groups.google.com/d/msg/google-code/-/kAij2P1LtPYJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-code?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Code Jam" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-code?hl=en.
