Advent of Code 2021

Advent of Code 2021 participation using Rust.

Commands

Run with: cargo aoc -d {day} -p {part}

Get input with: cargo aoc input -d {day} -y {year}