/advent-of-code-2022

Implementation of advent of code 2022 in rust

Primary LanguageRustMIT LicenseMIT

advent-of-code-2022

Advent of Code implementation for 2022 - done in Rust

Each day is a standalone cargo project, to run it run:

cargo run input.txt

It will display the output for both tasks.