From 587c0bda9194649830f694ad0f0a585f4a7a6698 Mon Sep 17 00:00:00 2001 From: floatLig Date: Fri, 24 Jan 2025 22:30:21 +0800 Subject: [PATCH 1/3] test commit --- README.md | 2 ++ other/README.md | 4 +--- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 20dacb474a..1dd2d775d2 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ ## :pencil2: 算法 +Test + - [剑指 Offer 题解](https://github.com/CyC2018/CS-Notes/blob/master/notes/剑指%20Offer%20题解%20-%20目录.md) - [Leetcode 题解](https://github.com/CyC2018/CS-Notes/blob/master/notes/Leetcode%20题解%20-%20目录.md) - [算法](https://github.com/CyC2018/CS-Notes/blob/master/notes/算法%20-%20目录.md) diff --git a/other/README.md b/other/README.md index 6819a8c82b..9a58191361 100644 --- a/other/README.md +++ b/other/README.md @@ -1,4 +1,2 @@ - 其他人添加的全新内容 -- 其他人的项目推广 - - +- 其他人的项目推广 \ No newline at end of file From 4f2db77db2e6611b2f120a128e16a2bea47fff10 Mon Sep 17 00:00:00 2001 From: floatLig Date: Fri, 24 Jan 2025 22:33:59 +0800 Subject: [PATCH 2/3] =?UTF-8?q?update=20leetcode=20=E6=80=BB=E7=BB=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "other/leetcode \346\200\273\347\273\223.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/other/leetcode \346\200\273\347\273\223.md" "b/other/leetcode \346\200\273\347\273\223.md" index 82ff61c7a2..3fd35f2b89 100644 --- "a/other/leetcode \346\200\273\347\273\223.md" +++ "b/other/leetcode \346\200\273\347\273\223.md" @@ -1,5 +1,5 @@ # LeetCode 面试必备 - - 💪 就是干!如果你觉得有帮助请点个star,谢谢! + - 💪 就是干!如果你觉得有帮助请点个star,谢谢!! > **欢迎任何人参与和完善:一个人可以走的很快,但是一群人却可以走的更远** From 66b4939eedc54e4600ca3233f15b869196f1cf82 Mon Sep 17 00:00:00 2001 From: floatLig Date: Fri, 24 Jan 2025 22:44:15 +0800 Subject: [PATCH 3/3] add test --- zzl-test-folder/zzl-test.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 zzl-test-folder/zzl-test.md diff --git a/zzl-test-folder/zzl-test.md b/zzl-test-folder/zzl-test.md new file mode 100644 index 0000000000..980a0d5f19 --- /dev/null +++ b/zzl-test-folder/zzl-test.md @@ -0,0 +1 @@ +Hello World!