Day 3
This commit is contained in:
parent
f9c3c61ef7
commit
26112b1d32
4 changed files with 1149 additions and 1 deletions
|
|
@ -11,4 +11,6 @@ set(CMAKE_CXX_STANDARD_REQUIRED True)
|
|||
add_executable(01A "solutions/01A.cpp")
|
||||
add_executable(01B "solutions/01B.cpp")
|
||||
add_executable(02A "solutions/02A.cpp")
|
||||
add_executable(02B "solutions/02B.cpp")
|
||||
add_executable(02B "solutions/02B.cpp")
|
||||
add_executable(03A "solutions/03A.cpp")
|
||||
add_executable(03B "solutions/03B.cpp")
|
||||
Loading…
Add table
Add a link
Reference in a new issue