AOC2023: Implement day8
Second part was kinda weird. You are supposted to assume something of the input, which necessarily is not true.
This commit is contained in:
@@ -10,6 +10,7 @@ set(AOC2023_PROJECTS
|
||||
day5
|
||||
day6
|
||||
day7
|
||||
day8
|
||||
)
|
||||
|
||||
set(BANAN_AOC2023_BIN ${BANAN_BIN}/aoc2023)
|
||||
|
||||
Reference in New Issue
Block a user