Compare commits

..

2 Commits

Author SHA1 Message Date
dfe08db759 chore: add 2022D4 dataset 2025-12-21 09:04:00 +01:00
081f4ea295 feat: register fourth day 2025-12-21 09:03:50 +01:00
2 changed files with 1001 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
package year2022
import (
_ "advent-of-code/internal/2022/DayFour"
_ "advent-of-code/internal/2022/DayOne"
_ "advent-of-code/internal/2022/DayThree"
_ "advent-of-code/internal/2022/DayTwo"

File diff suppressed because it is too large Load Diff