初始化第二题

This commit is contained in:
2024-10-23 21:30:59 +08:00
parent ff38d0b314
commit 5e209ccb18
5 changed files with 12 additions and 0 deletions
+1
View File
@@ -7,3 +7,4 @@ add_executable(test1
Stack.h
Stack.cpp
test1.cpp)
add_executable(test2 test2.cpp)