summaryrefslogtreecommitdiff
path: root/16.c
AgeCommit message (Expand)Author
2023-01-18Puzzle 16: Extract function to find the flow of a given pathAdam Spragg
2023-01-18Puzzle 16: Improve debug outputAdam Spragg
2023-01-17Puzzle 16: Speed up the permute skipping codeAdam Spragg
2023-01-17Puzzle 16: Attempt to speed up the "reverse" functionAdam Spragg
2023-01-17Puzzle 16: Extract function to reverse a series of elementsAdam Spragg
2023-01-16Puzzle 16: Commit partial solve of part 2Adam Spragg
2022-12-17Free the valve input regex on exitAdam Spragg
2022-12-17Keep the start point separate from the permutable pathAdam Spragg
2022-12-17Allow debug mode to work with real data.Adam Spragg
2022-12-17Allow variable time until eruptionAdam Spragg
2022-12-17Solve puzzle 16 part 1Adam Spragg