/ccc

Solutions to Canadian Computing Competition problems.

Primary LanguageClojureMIT LicenseMIT

Canadian Computing Competition

These are my solutions to the CCC problems, written in Clojure.

Usage

These solutions do not parse input strings, so this project is not meant to be compiled. Each solution has a main function which accepts Clojure data structures as input. To run a solution against a particular test case, use the REPL.

License

© 2013 Mitchell Kember

CCC is available under the MIT License; see LICENSE for details.