Here is my template to hack the Google Code Jam.
It uses a simple Node.js module to parse the input and generate the output.
- Replace the file problem.in with the provided input.
- Hack your code in app.js.
- Run build.sh to generate the output files.
- Upload the results in /output to validate your entry.
Hint: You might modify your editor to generate the output everytime you hit "save".
Martin Kleppe @aemkei