From 00568df40c0f6717e6f928fc1e23ae09564aa904 Mon Sep 17 00:00:00 2001 From: xqq27 <834160466@qq.com> Date: Fri, 15 Aug 2025 13:36:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E4=B8=BA11?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hello.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hello.c b/hello.c index 1cfc0ce..fc9af4f 100644 --- a/hello.c +++ b/hello.c @@ -2,8 +2,7 @@ #define __HELLO_C__ - -#define HELLO (1u) +#define HELLO (11u) #endif \ No newline at end of file