Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-19 | Solve puzzle 18 part 2 | Adam Spragg | |
Wow, it's hard figuring out the interior of a space. Did it the brute force way, which worked OK because the total volume was small enough. After part 1, I was hoping to be able to catch up the day I'm behind. That's not happening today. We'll see how tomorrow's challenge goes. | |||
2022-12-19 | Rename `struct face` to `struct point` | Adam Spragg | |
2022-12-19 | Solve puzzle 18 part 1 | Adam Spragg | |