docs: Added readme comments for Day2
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
# AdventOfCode2025
|
# AdventOfCode2025
|
||||||
|
|
||||||
I probably won't finish
|
I probably won't finish
|
||||||
|
|
||||||
|
# Notes
|
||||||
|
|
||||||
|
## Day 2
|
||||||
|
|
||||||
|
Not so happy about my first solution using regex + needing to use rust fancy regex because normal doesn't support backtraces, feels annoying, I should circle back to Part 2 and make a regexless solution.
|
||||||
|
|||||||
Reference in New Issue
Block a user