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.

177 B

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.