Commit Graph

9 Commits

Author SHA1 Message Date
a2c61d1bf4
Use box patterns 2021-12-18 23:15:37 +01:00
29e0ca1ac9
optimize day 18 2021-12-18 22:50:28 +01:00
74372c1e33
day 18: disable box syntax 2021-12-18 18:28:08 +01:00
e0461fb56a
Remove unused #[feature] 2021-12-18 17:58:57 +01:00
1159d3b6e4
Make reduce return new Node
This is a little slower, but I much prefer how it looks
2021-12-18 17:49:55 +01:00
8333c88189
Add day 18 part 2 2021-12-18 17:46:46 +01:00
7cbbd03e0f
finish day 18 part 1 2021-12-18 17:37:31 +01:00
68cade10ac
Day 18: add split and tests 2021-12-18 17:06:34 +01:00
35e85c9737
Add day 18 parsing + exploding 2021-12-18 16:18:25 +01:00