From 97e5c53e1a3dfadd396990b55acc52af8e94f82e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=98=8A?= <956269333@qq.com> Date: Sun, 16 Apr 2023 17:13:39 +0800 Subject: [PATCH] jjj' --- hello world.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello world.c b/hello world.c index 79fd057..0ce637e 100644 --- a/hello world.c +++ b/hello world.c @@ -1,6 +1,6 @@ #include int main() { - printf("你好"); + printf("欢迎"); return 0; } \ No newline at end of file