-
Day 2 - Bigger is better... or isn't it?
After a rusty start of day 1, we have to fix a broken password database today Our input exists of a list of passwords and for each password a policy. This is our example input: 1-3 a: abcde 1-3 b: cdefg 2-9 c: cccccccccLooking the first part of each line…
-
Day 1 - Rusty at start
Haskell is my language of choice for the annual Advent of Code event. Most people probably don't know what I'm talking about. Within the developer community, it might be known a bit more, but even there a lot of people might not know it. So let me explain, Advent of…