From 83f0aaced2e26b3c5d0ba93b1d054280161bf057 Mon Sep 17 00:00:00 2001 From: Tingyu Meng <29924168887@qq.com> Date: Tue, 18 Apr 2023 20:25:45 +0800 Subject: [PATCH 1/3] new commit _1 --- hello2.md | 1 + 1 file changed, 1 insertion(+) diff --git a/hello2.md b/hello2.md index f4a1285..897a6a1 100644 --- a/hello2.md +++ b/hello2.md @@ -4,6 +4,7 @@ void AsSortbyNum(STU stu[], int n, int m) for (i=0; i Date: Tue, 18 Apr 2023 20:27:48 +0800 Subject: [PATCH 2/3] new commit_1 --- hello2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello2.md b/hello2.md index 897a6a1..5b72031 100644 --- a/hello2.md +++ b/hello2.md @@ -4,7 +4,7 @@ void AsSortbyNum(STU stu[], int n, int m) for (i=0; i Date: Tue, 18 Apr 2023 20:48:48 +0800 Subject: [PATCH 3/3] new commit_2 --- hello3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello3.md b/hello3.md index 810c3ec..d712355 100644 --- a/hello3.md +++ b/hello3.md @@ -6,7 +6,7 @@ void SearchbyNum(STU stu[], int n, int m) scanf("%ld", &number); /* ---------- begain ---------- */ - + /*害怕改错了*/ /* ----------- end ----------- */ printf("\nNot found!\n"); -- 2.34.1