定义好第一题结构体、初始化函数、插入函数
This commit is contained in:
@@ -3,4 +3,4 @@ project(homework2)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 20)
|
||||
|
||||
add_executable(homework2 main.cpp)
|
||||
add_executable(test1 test1.cpp)
|
||||
|
||||
Reference in New Issue
Block a user