Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-15 | Solve puzzle 15 part 1 | Adam Spragg | |
2022-12-14 | Solve puzzle 14 part 1 | Adam Spragg | |
2022-12-13 | First attempt at puzzle 13 part 1 (buggy) | Adam Spragg | |
Gets correct answer for test input, but wrong answer (5711) for main input. The problem is, I don't know where it's going wrong, and the inputs are complicated, so tracking down the source of the problem is going to be a major pain. Wish I hadn't put this off for most of the day, and had more time to look at it now. | |||
2022-12-12 | Solve puzzle 12 part 1 | Adam Spragg | |
2022-12-11 | Solve puzzle 11 part 1 | Adam Spragg | |
2022-12-10 | Solve puzzle 10 part 1 | Adam Spragg | |
2022-12-09 | First attempt at puzzle 9 part 1 (buggy) | Adam Spragg | |
Apparently the answer it gets for the full input (5736) is wrong. The answer for the test input (13) is right though. Added a bunch of debugging logic, to try and see *where* it's going wrong, but I can't see it so far. This one is interesting. | |||
2022-12-08 | Solve puzzle 8 part 1 | Adam Spragg | |
2022-12-07 | Solve puzzle 7 part 1 | Adam Spragg | |
2022-12-06 | Solve puzzle 6 part 1 | Adam Spragg | |
2022-12-06 | Create the bin/ directory if it doesn't exist | Adam Spragg | |
2022-12-05 | Add support for CrateMover9001, to solve part 2 | Adam Spragg | |
2022-12-05 | Complete puzzle 5a | Adam Spragg | |
2022-12-04 | Advent of code 2022 problems 1-4 | Adam Spragg | |