Open
Description
In Chapter "Packages",I'm afraid that demo of reverse polish calculator in exercises is too simple.The demo cann't resolve expression like this: 11+22*33*(2+5)
.
Now I have completed a work to parse mathematical expression strings by double stack,just the classic “Reverse Polish Notation”.I hope you can accept this PR.
The comment in code is written by Chinese.Does it need to be English?
Metadata
Assignees
Labels
No labels
Activity