aoc2024: Implement day11 solution
Finally we got a problem where trivial solution does not work
This commit is contained in:
@@ -9,6 +9,7 @@ set(AOC2024_PROJECTS
|
||||
day8
|
||||
day9
|
||||
day10
|
||||
day11
|
||||
full
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user