package
0.0.0-20241227215913-daebf3d05c2d
Repository: https://github.com/jimlawless/aoc2024.git
Documentation: pkg.go.dev
# README
Day 19 Solutions in Go / Golang
I've only completed part A.
I dynamically created a regexp based on the first line of input that I compiled in the code to scan the strings for valid combinations.
In a recent episode of my podcast ( Stray Pointers ) two friends and I discuss the AoC competition from prior years and our intended approaches to this year's competition. You might want to give it a listen.
https://straypointers.com/e/s2e16.htm
New - 27 December 2024
We just published our AoC2024 wrap-up video podcast: