Go to file
TriMill b9db43d7c1 day 2 2022-12-02 00:10:06 -05:00
examples day 2 2022-12-02 00:10:06 -05:00
src day 01 2022-12-01 00:25:40 -05:00
.gitignore day 01 2022-12-01 00:25:40 -05:00
Cargo.lock day 2 2022-12-02 00:10:06 -05:00
Cargo.toml day 2 2022-12-02 00:10:06 -05:00
LICENSE initial commit 2022-11-30 12:04:11 -05:00
README.md day 01 2022-12-01 00:25:40 -05:00

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.