Description
A monad for flexible parsing of Google Code Jam input files with automatic parallelization.
Description
For more (including usage examples and solutions to GCJ problems) see Readme on Github.
README.md
googleCodeJam
A monad for flexible parsing of Google Code Jam input files with automatic parallelization.
Read the documentation on Hackage.
Examples
For usage examples check out my submission contained in this repository.
2014 Round 1A Problem B
This short and simple solution achieves linear speedup on 4 cores.