1
0
Fork 0
advent-of-code/2020/02/README.md
2020-12-02 09:12:39 -05:00

158 B

Day 2

Part 1

Spent some time reading up on how to define a custom instance of Read. Pretty simple otherwise. Surprised countElem isn't in Prelude.