My solutions to the Advent of Code 2022 challenges.
Written in golang.
- day 09 part 2 - unit for part 1 worked, but my snake didn't work for part 2
- day 11 part 2 - idk something with modular arithmetics
need to look into fmt.Sscanf(str, &i, ...)
My solutions to the Advent of Code 2022 challenges.
Written in golang.
need to look into fmt.Sscanf(str, &i, ...)