Trying to get part 1 working with a Map, not a Matrix
[advent-of-code-19.git] / advent19 /
2020-01-04 Neil SmithRemoved unncessary newtype
2020-01-04 Neil SmithRemoved needless scanning of each column
2020-01-04 Neil SmithDay 19 done