From 0e36e44d60a30404dbbf3509621516aacd15e20f Mon Sep 17 00:00:00 2001 From: Himit_ZH <372347736@qq.com> Date: Wed, 24 Feb 2021 17:43:47 +0800 Subject: [PATCH 1/2] update README.md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c82fb00..0f9a8e24 100644 --- a/README.md +++ b/README.md @@ -205,7 +205,7 @@ int spj(int user_output, FILE *output){ # 五、附加: -[数据库表内容及API文档]("https://gitee.com/himitzh0730/hoj/tree/master/sqlAndsetting") +[数据库表内容及API文档](https://gitee.com/himitzh0730/hoj/tree/master/sqlAndsetting) [Go-Sanbox API文档](https://gitee.com/himitzh0730/hoj/tree/master/judger) From c76e78be07cc3aa96450c012e3b7bb78af6326f0 Mon Sep 17 00:00:00 2001 From: Himit_ZH <372347736@qq.com> Date: Thu, 25 Feb 2021 21:33:30 +0800 Subject: [PATCH 2/2] update README.md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f9a8e24..120d891c 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ ![hojmb2](https://cdn.jsdelivr.net/gh/HimitZH/CDN/images/hojmb2.png) -#四、特判程序例子 +# 四、特判程序例子 ```c++ #include