Merge pull request #1252 from tan-i-ham/master

chore: Sync 150 markdown render format
This commit is contained in:
程序员Carl 2022-05-13 10:05:25 +08:00 committed by GitHub
commit 7ac70711af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -109,7 +109,7 @@ public:
};
```
# 题外话
## 题外话
我们习惯看到的表达式都是中缀表达式,因为符合我们的习惯,但是中缀表达式对于计算机来说就不是很友好了。
@ -128,7 +128,7 @@ public:
# 其他语言版本
## 其他语言版本
java: