mk12 / ccc

Solutions to Canadian Computing Competition problems.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Solutions to Canadian Computing Competition problems.

License:MIT License


Languages

Language:Clojure 100.0%