From af067650c277443b5fa904647d4fba3cfb01ae8a Mon Sep 17 00:00:00 2001 From: Haisheng_Zhao <3118619949@qq.com> Date: Sun, 8 Oct 2023 18:48:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E8=87=B3?= =?UTF-8?q?=20/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zhs.cpp | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 zhs.cpp diff --git a/zhs.cpp b/zhs.cpp new file mode 100644 index 0000000..1d79b5d --- /dev/null +++ b/zhs.cpp @@ -0,0 +1,6 @@ +#include "stdio.h" + +int main() +{ + printf("git test zhs"); +} \ No newline at end of file