advent-of-code/2023/day-3
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
..
files feat: add solution for 2023, Day 3 2023-12-04 01:26:50 +00:00
main.go refactor(Day 3): updated Day 3 solution code 2023-12-04 13:10:03 +00:00
main_test.go refactor(Day 3): updated Day 3 solution code 2023-12-04 13:10:03 +00:00