From cc2be4a3ce0a1bd1de2a99d02d3f7cb126d16c12 Mon Sep 17 00:00:00 2001 From: ubobono <15021981+ubobono@user.noreply.gitee.com> Date: Wed, 16 Oct 2024 01:49:42 -0700 Subject: [PATCH 1/2] first --- 1016.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 1016.c diff --git a/1016.c b/1016.c new file mode 100644 index 0000000..3b18e51 --- /dev/null +++ b/1016.c @@ -0,0 +1 @@ +hello world -- Gitee From 122f3876f6d9f6cea7e97e7d3d6fc63871cee297 Mon Sep 17 00:00:00 2001 From: ubobono <15021981+ubobono@user.noreply.gitee.com> Date: Wed, 16 Oct 2024 01:52:33 -0700 Subject: [PATCH 2/2] second --- 1016.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1016.c b/1016.c index 3b18e51..9c6d695 100644 --- a/1016.c +++ b/1016.c @@ -1 +1 @@ -hello world +hello world111 -- Gitee