AOC2023: Implement day12
There seems to be a problem with my malloc so the hash map is not working. This code worked fine on my linux with actually working malloc :D
This commit is contained in:
@@ -14,6 +14,7 @@ set(AOC2023_PROJECTS
|
||||
day9
|
||||
day10
|
||||
day11
|
||||
day12
|
||||
)
|
||||
|
||||
set(BANAN_AOC2023_BIN ${BANAN_BIN}/aoc2023)
|
||||
|
||||
Reference in New Issue
Block a user