My solutions for Advent of Code 2021
Go to file
IamTheFij 668f206a86 Day 7, needed a bit of help figuring out my rounding issues 2021-12-09 11:56:43 -08:00
d01 Do d01 using mapping and reducing iterators 2021-12-03 11:01:34 -08:00
d02 Implementation of d02 in rust 2021-12-03 11:01:48 -08:00
d03 Add (ugly) working day 3 in rust 2021-12-04 14:03:38 -08:00
d04 Yay! Finally got an ok rust solution going 2021-12-07 11:05:34 -08:00
d05 Woo! Getting better at this 2021-12-08 12:26:59 -08:00
d07 Day 7, needed a bit of help figuring out my rounding issues 2021-12-09 11:56:43 -08:00
.gitignore Add d1 in rust 2021-12-03 08:55:07 -08:00
LICENSE Initial commit 2021-12-03 00:58:32 +00:00
README.md Initial commit 2021-12-03 00:58:32 +00:00

README.md

aoc-2021

My solutions for Advent of Code 2021