阿米诺斯

This commit is contained in:
2024-12-22 15:44:24 +08:00
parent cbf7e4467e
commit 23f1c1c35e
2 changed files with 51 additions and 0 deletions
+1
View File
@@ -4,3 +4,4 @@ project(homework8)
set(CMAKE_CXX_STANDARD 20)
add_executable(test1 test1.cpp)
add_executable(test2 test2.cpp)