jedevc / advent-of-code-2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2022

My solutions to AOC 2022 in Rust!

To run tests:

cargo test

To output solutions for day X:

cargo run --bin dayX

About


Languages

Language:Rust 100.0%