I was having a browse of the practice problems of Google's Code Jam and it strikes me that it would be useful to have a competition toolset for common tasks like: * interactively parsing text input data into objects * dealing with test cases * visualizing the input and output data to help cognitively understand the problem & solution. * producing a source code list in a suitable form for submission