/advent-of-code-2022

Advent of Code 2022 (also some 2021 for practice)

Primary LanguageRust

advent-of-code-2022

Advent of Code 2022 (also some 2021 for practice)

HOWTO

In general, in the 2022 directory:

cargo run --bin day1 < input/1.txt

Results should be somewhat apparent.