如何只用一个数组存后缀式,定义一个k下标
我只知道有三个产生式,但是不知如何让中缀式可以变为后缀式3+2*(2+3)-6/2+3*8/2+4
((9-8)-(2-1))*8
http://blog.csdn.net/buaa_shang/article/details/9118843