@hackage GoogleCodeJam0.0.3
A monad for flexible parsing of Google Code Jam input files with automatic parallelization.
Categories
License
MIT
Maintainer
Johannes Gerer <oss@johannesgerer.com>
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (8)
Dependents (1)
@hackage/acme-everything
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.