advent-of-code/2023
Dan Anglin 0f1ee8c599
refactor(Day 3): updated Day 3 solution code
- added a custom function to check if a rune is a symbol.
- changed name of type 'answer' to 'solution'.
- ci(forgejo actions): updated setup-go from v3 to v4.
2023-12-04 13:10:03 +00:00
..
day-1 refactor: formatting with gofmt 2023-12-01 17:28:33 +00:00
day-2 fix: use the constant value for 'blue' 2023-12-03 01:31:50 +00:00
day-3 refactor(Day 3): updated Day 3 solution code 2023-12-04 13:10:03 +00:00