Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
将以下表达式从中缀转换为后缀表示法: x+y^(zp*t)-r/t • 如果 x=5, y= 1, z=2, p=1 ,t= 则计算前一个表达式的后缀结果3 , r=12