My solutions for the Advent of Code 2018.
This is a Rust project, so you'll need a recent version of Rust installed. Once you've got that, you can run the latest day's code with:
cargo aoc
See here for more information about cargo-aoc
: https://github.com/gobanos/cargo-aoc