cporter / advent-of-code-2022

Advent of Code 2022 (also some 2021 for practice)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Advent of Code 2022 (also some 2021 for practice)


Languages

Language:Rust 100.0%