My solutions for Advent of Code 2016, written in Rust. To directly run the solution for a specific day, use cargo run -p dayxx -- <puzzle input>
.
My solutions for Advent of Code 2016, written in Rust. To directly run the solution for a specific day, use cargo run -p dayxx -- <puzzle input>
.