You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
TriMill cb25f1c89c day 01 10 months ago
examples day 01 10 months ago
src day 01 10 months ago
.gitignore day 01 10 months ago
Cargo.lock day 01 10 months ago
Cargo.toml day 01 10 months ago
LICENSE initial commit 10 months ago
README.md day 01 10 months ago

README.md

Advent of Code 2022

WARNING: ADVENT OF CODE SPOILERS AHEAD

solutions located in the examples directory. run with cargo r --example=day##_#.rs. input is given via stdin.