From 3594812944536ba1f9f2fd194345b9ac00cf4488 Mon Sep 17 00:00:00 2001 From: lzy Date: Wed, 8 May 2024 17:57:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=80=E4=BA=9B=E7=AC=94=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- C10-Makefile/C10-Makefile.md | 2 +- C11-数据结构/C11-数据结构.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/C10-Makefile/C10-Makefile.md b/C10-Makefile/C10-Makefile.md index c599b5b..b665909 100644 --- a/C10-Makefile/C10-Makefile.md +++ b/C10-Makefile/C10-Makefile.md @@ -8,4 +8,4 @@ ## 参考资料 -[跟我一起写Makefile — 跟我一起写Makefile 1.0 文档 (seisman.github.io)]( \ No newline at end of file +[跟我一起写Makefile — 跟我一起写Makefile 1.0 文档 (seisman.github.io)](https://seisman.github.io/how-to-write-makefile/) \ No newline at end of file diff --git a/C11-数据结构/C11-数据结构.md b/C11-数据结构/C11-数据结构.md index 0988714..c1d782e 100644 --- a/C11-数据结构/C11-数据结构.md +++ b/C11-数据结构/C11-数据结构.md @@ -93,7 +93,7 @@ 有很多种条件判定。 - 这棵树的左右子树个数差值为jj1。 + 这棵树的左右子树个数差值为1。