This commit is contained in:
2025-03-25 18:08:26 +08:00
parent e0f249d1d9
commit 79b6fbe7e3
5 changed files with 63 additions and 1 deletions

View File

@@ -70,5 +70,6 @@ add_executable(2786 src/2786.c)
add_executable(3110 src/3110.c)
add_library(2711 STATIC src/2711.c)
add_library(367 STATIC src/367.c)
add_subdirectory(tests)