|
e32a8489e3
|
Add usage instructions in README.md
|
2023-12-20 00:41:01 +01:00 |
|
|
8e95641aa4
|
Rename files and add template for new day
|
2023-12-20 00:39:32 +01:00 |
|
|
15c31708d1
|
finished 2nd day
|
2023-12-20 00:18:21 +01:00 |
|
|
c17546495d
|
day 2 part 1
|
2023-12-19 03:01:21 +01:00 |
|
|
fb147e38db
|
Finished 1st day
Refactor digit parsing logic and improve variable names
|
2023-12-18 17:41:18 +01:00 |
|
|
6c29a1abc1
|
Refactor parsing of digits to handle errors and convert strings to integers
|
2023-12-18 16:23:11 +01:00 |
|
|
da6a330f7a
|
Refactor parseSpelledDigit to parseDigit and handle both spelled digits and regular digits
|
2023-12-18 15:57:19 +01:00 |
|
|
3cfd98c2f5
|
Add functionality to parse and add spelled out numbers
|
2023-12-18 15:27:51 +01:00 |
|
|
948c97887a
|
Add answer.txt to .gitignore
|
2023-12-18 15:27:46 +01:00 |
|
|
9d630fd828
|
Add .gitignore and main.go with input parsing logic
|
2023-12-18 14:33:45 +01:00 |
|