Solve day 16.

This commit is contained in:
2023-12-16 00:32:59 -05:00
parent d41e4737cb
commit 87e2568b12
2 changed files with 110 additions and 0 deletions

View File

@@ -12,3 +12,4 @@
- Day 10: 180:00; this one was hard for me.
- Day 11: 68:00; okay but not elegant and way too slow ofc; x-ray solution would have been neat
- Day 12: 52:00 and 22:00 for leaderboard; had the right idea and I am good at this type of problem
- Day 16: 00:27:30 745; best placement so far, of course still horribly slow