agarmu / advent-of-code-2021

Rust implementations for https://adventofcode.com/2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solutions to the Advent of Code 2021, with the goal of getting stronger at Rust.

Running solutions

Optionally update any input.txt file, then:

cargo run -p dayX

About

Rust implementations for https://adventofcode.com/2021


Languages

Language:Rust 100.0%