You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My solutions to the Advent of Code starting with the year 2023. Writing in Go and avoiding relying on libraries for parsing or advanced data structures, so it looks a lot like C.
Per the author's copyright, inputs and outputs not provided.