Go to file
Parnic d63a49b131 Day 22 solution
This horrible monstrosity solves my input and probably only my input. I originally solved the sample, but didn't realize that my actual input had the cube in a different orientation. So that was about 45 minutes well spent trying to figure out the mappings of cube edges by hand. Then got stuck trying to debug the exact tile transitions from spot to spot...but I'd rather do all this than try to figure out 3d cube mapping...
2022-12-22 15:32:56 -06:00
2022-12-22 15:32:56 -06:00
2022-11-30 17:19:53 -06:00
2022-12-22 15:32:56 -06:00
2022-11-30 17:19:53 -06:00
2022-12-22 15:32:56 -06:00
2022-12-01 23:14:58 -06:00
2022-11-30 17:19:53 -06:00

Advent of Code 2022

My solutions to Advent of Code 2022.

Description
No description provided
Readme 301 KiB
Languages
C# 100%