my solution of codeeval message decoding challenge
$ lein run [path]
$ lein uberjar
$ java -jar message-decoding-0.1.0-standalone.jar [path]
path - path to input data file
If you, like me, want to submit clojure solution to codeeval, don't. They will say that challenge is partially solved because of memory consumption and time. Looks like codeeval is broken for clojure.
Copyright © 2015 FIXME
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.