注意:此页面搜索的是所有试题
题目内容
(信阳师范编译原理)
[计算题,2.5分] While a>0 ∨ b<0 do Begin X:=X+1; if a>0 then a:=a-1 else b:=b+1 End; 翻译成四元式序列
参考答案

