From a79a1e863a339238951c0daac24a97324e2501fe Mon Sep 17 00:00:00 2001 From: JJL <2339061402@qq.com> Date: Tue, 8 Jul 2025 09:05:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=AC=A1=E5=88=86=E6=94=AF=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 666.txt | 1 + hello.c | 1 + 2 files changed, 2 insertions(+) create mode 100644 hello.c diff --git a/666.txt b/666.txt index 10bda51..d8ba862 100644 --- a/666.txt +++ b/666.txt @@ -1,2 +1,3 @@ hello world hello world +disanhangceshi diff --git a/hello.c b/hello.c new file mode 100644 index 0000000..90b04e0 --- /dev/null +++ b/hello.c @@ -0,0 +1 @@ +printf(hello world);