From 00494f78408c75269dc8f79a098f319888c77a3c Mon Sep 17 00:00:00 2001 From: Zengtudor Date: Wed, 13 Aug 2025 09:40:41 +0800 Subject: [PATCH] update --- src/8/12/P8865.cpp | 6 ++++++ src/8/12/P8866.cpp | 3 +++ 2 files changed, 9 insertions(+) create mode 100644 src/8/12/P8865.cpp create mode 100644 src/8/12/P8866.cpp diff --git a/src/8/12/P8865.cpp b/src/8/12/P8865.cpp new file mode 100644 index 0000000..432d071 --- /dev/null +++ b/src/8/12/P8865.cpp @@ -0,0 +1,6 @@ + + + +int main(){ + +} \ No newline at end of file diff --git a/src/8/12/P8866.cpp b/src/8/12/P8866.cpp new file mode 100644 index 0000000..294989d --- /dev/null +++ b/src/8/12/P8866.cpp @@ -0,0 +1,3 @@ +int main(){ + +} \ No newline at end of file