1
0
Fork 0
mirror of https://github.com/HenkKalkwater/aoc-2020 synced 2024-11-22 19:15:18 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Chris Josten 7e096ec120
Added day 16 part 2
After replacing allowedValues[field] with allowedValues[column] and
ticket[column] with ticket[field] on lines 85 and 87, it works. Why? I don't know.
2020-12-16 18:21:59 +01:00
Chris Josten eeff1bb041
Day 16, part 1 2020-12-16 15:12:54 +01:00