/aoc2022

Advent of Code 2022

Primary LanguageRustMIT LicenseMIT

Advent of Code 2022

This is a repo containing all of my solutions to Advent of Code 2022 written in rust.

Running Solutions

You can run the solutions using the following cargo command:

cargo run --bin day01.rs