Find a file
2021-12-04 14:00:00 -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 Handle multiple winners in a day 4 turn a bit more gracefully 2021-12-04 14:00:00 -05:00
.gitignore Add day 1 solution 2021-12-01 00:44:45 -05:00
README.md Initial commit 2021-11-30 22:05:22 -05:00

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.