Started on 060
This commit is contained in:
@@ -14,4 +14,5 @@ project(
|
||||
add_executable(base base.cpp)
|
||||
|
||||
# For each euler problem a new executable here
|
||||
add_executable(euler059 059/main.cpp)
|
||||
add_executable(euler059 059/main.cpp)
|
||||
add_executable(euler060 060/main.cpp)
|
||||
|
||||
Reference in New Issue
Block a user