adventofcode2023/day1
Luna Komorebi fb147e38db Finished 1st day
Refactor digit parsing logic and improve variable names
2023-12-18 17:41:18 +01:00
..
example.txt Add .gitignore and main.go with input parsing logic 2023-12-18 14:33:45 +01:00
example2.txt Add functionality to parse and add spelled out numbers 2023-12-18 15:27:51 +01:00
part1.go Add functionality to parse and add spelled out numbers 2023-12-18 15:27:51 +01:00
part2.go Finished 1st day 2023-12-18 17:41:18 +01:00