πππ πππ πππ πππ πππ πππ βοΈβοΈβοΈ βοΈβοΈβοΈ βοΈβοΈβοΈ
This project features my naive solutions for the Advent of Code 2016 in Rust. They are simple implementations designed to practice Rust programming.
src/
: Source code.inputs/
: Inputs for the problems. Place your inputs ininputs/n/input
, wheren
is the day number.
Clone this repository:
cargo run --release