d1p2 faf done
This commit is contained in:
@@ -32,4 +32,5 @@ include_directories(src/common)
|
||||
add_executable(d1p1 src/day1/p1.cpp)
|
||||
add_executable(d1p1-faf src/day1/p1-faf.cpp)
|
||||
# P2
|
||||
add_executable(d1p2 src/day1/p2.cpp)
|
||||
add_executable(d1p2 src/day1/p2.cpp)
|
||||
add_executable(d1p2-faf src/day1/p2-faf.cpp)
|
||||
Reference in New Issue
Block a user