aoc2024: Implement day25 solution
This was a nice AOC season. First time I fully completed it! I may still optimize my solutions as some of them are a bit slow...
This commit is contained in:
@@ -23,6 +23,7 @@ set(AOC2024_PROJECTS
|
||||
day22
|
||||
day23
|
||||
day24
|
||||
day25
|
||||
full
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user