Go to file
Parnic 23a75d8f95 Day 20 part 1
This was pretty much just day 18 again, but without doors and with an input data parsing skill check. I simplified day 18 and went with a basic Dijkstra algorithm after the DFS to crawl the maze which solved this just fine.

Part 2 is...ugh.
2022-06-22 16:53:03 -05:00
2022-06-06 15:14:31 -05:00
2022-06-22 16:53:03 -05:00
2022-06-22 16:53:03 -05:00
2022-06-22 16:52:32 -05:00
2022-06-06 15:14:31 -05:00
2022-06-22 16:53:03 -05:00
2022-06-07 09:54:20 -05:00

Advent of Code 2019

My solutions to Advent of Code 2019.

Description
No description provided
Readme 1.6 MiB
Languages
Go 100%