My entries to the yearly advent calendar full of programming puzzles. See https://adventofcode.com/2022/
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Peery
177390320f
Task changed from detecting a unique sequence of length 4 to a unique sequence of length 14. Just had to change a single if-check from checking for uniqueness (and potentially returning the position) from 4 to 14. |
2 years ago | |
---|---|---|
day4 | 2 years ago | |
day5 | 2 years ago | |
day6 | 2 years ago | |
.gitignore | 2 years ago |