Day 3 WIP

This commit is contained in:
limb
2021-12-03 16:19:48 +00:00
parent 274e026447
commit 2c7e21b098
7 changed files with 1114 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# set the project name
project(d1p1)
project(day2)
file(COPY ${CMAKE_CURRENT_SOURCE_DIR}/input
DESTINATION ${CMAKE_CURRENT_BINARY_DIR})