This website requires JavaScript.
Explore
Help
Sign in
lunax
/
adventofcode2023
Watch
1
Star
0
Fork
You've already forked adventofcode2023
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
Actions
7
commits
3
branches
0
tags
38
KiB
c17546495d
Commit graph
5 commits
Author
SHA1
Message
Date
Luna Komorebi
fb147e38db
Finished 1st day
...
Refactor digit parsing logic and improve variable names
2023-12-18 17:41:18 +01:00
Luna Komorebi
6c29a1abc1
Refactor parsing of digits to handle errors and convert strings to integers
2023-12-18 16:23:11 +01:00
Luna Komorebi
da6a330f7a
Refactor parseSpelledDigit to parseDigit and handle both spelled digits and regular digits
2023-12-18 15:57:19 +01:00
Luna Komorebi
3cfd98c2f5
Add functionality to parse and add spelled out numbers
2023-12-18 15:27:51 +01:00
Luna Komorebi
9d630fd828
Add .gitignore and main.go with input parsing logic
2023-12-18 14:33:45 +01:00