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
9
commits
3
branches
0
tags
38
KiB
8e95641aa4
Commit graph
5 commits
Author
SHA1
Message
Date
Luna Komorebi
8e95641aa4
Rename files and add template for new day
2023-12-20 00:39:32 +01:00
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