Advent of code 2018

My run of this event in Rust. Shoutout to porglezomp.

Getting Started

Requires an installation of rust.

To build

cargo build

To test

cargo test

Links