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.
		
		
		
		
		
			| 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. | 3 years ago | |
|---|---|---|
| day4 | 3 years ago | |
| day5 | 3 years ago | |
| day6 | 3 years ago | |
| .gitignore | 3 years ago | |