init Graph类
This commit is contained in:
@@ -3,4 +3,5 @@ project(homework5)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 20)
|
||||
|
||||
add_executable(test1 test1.cpp)
|
||||
add_executable(test1 test1.cpp
|
||||
Graph.h)
|
||||
|
||||
Reference in New Issue
Block a user