faster
This commit is contained in:
parent
679dd89b87
commit
1dfe64b02d
|
@ -28,6 +28,9 @@ target_link_libraries(09 aocpp intcode)
|
|||
add_executable(11 11.cpp)
|
||||
target_link_libraries(11 aocpp intcode)
|
||||
|
||||
add_executable(12 12.cpp)
|
||||
target_link_libraries(12 aocpp)
|
||||
|
||||
add_executable(13 13.cpp)
|
||||
target_link_libraries(13 aocpp intcode)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user