@hackage / cpmonad

Competitive programming problemsetting toolchain

Latest0.1.0.0

About

Metadata

  • Last updated , by drdilyor
  • License MIT
  • Maintained by: drdilyor <drdilyor@outlook.com>

  • Lottery factor: 1

Links

Installation

Readme

Cpmonad (a typo of Comonad) is a set of tools for setting competitive programming problems. It features easy bidirectional parser/serializer, set of generators, and tools to automatically run the solutions on all tests. There is no need to write checkers for input and output formats.

This is very much an experiment. It only supports Batch problems, and doesn't yet support exporting to polygon or other formats.