mirror of
https://github.com/Didnelpsun/CS408.git
synced 2026-06-15 14:37:29 +08:00
Update 2-stack-ex.md
This commit is contained in:
@@ -46,6 +46,8 @@ $D.7$
|
||||
|
||||
## 栈的应用
|
||||
|
||||
### 中缀转后缀
|
||||
|
||||
从左到右扫描中缀表达式。遇到数字加入后缀表达式,遇到运算符:
|
||||
|
||||
1. 若为“(”,入栈。
|
||||
|
||||
Reference in New Issue
Block a user