Find a file
2021-12-04 21:23:18 -05:00
day1 Add clippy to day 1 2021-12-01 01:17:35 -05:00
day2 Correctly check if digit is ascii 2021-12-02 01:19:51 -05:00
day3 Add missing index operator in day 3 2021-12-04 12:29:36 -05:00
day4 Simplify parsing logic in day 4, add error case for wrong board size 2021-12-04 21:23:18 -05:00
.gitignore
README.md

Advent of Code 2021 🎄

'Tis the season! These are my solutions to the 2021 Advent of Code. I'm writing these in Rust to better my skills in the language.