From 88bf69914926c381d5833c0db6f2a11a5336f849 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=98=8A?= <956269333@qq.com> Date: Sat, 22 Apr 2023 14:54:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=97=A0=E7=94=A8=E7=A8=8B?= =?UTF-8?q?=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hello world.c | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 hello world.c diff --git a/hello world.c b/hello world.c deleted file mode 100644 index 0ce637e..0000000 --- a/hello world.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -int main() -{ - printf("欢迎"); - return 0; -} \ No newline at end of file