adventofcode2023/day1
2023-12-18 16:23:11 +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 Refactor parsing of digits to handle errors and convert strings to integers 2023-12-18 16:23:11 +01:00