(100) if a(101) goto (105)(102) t:=y+z //若不是+,需要进行相应修改(103) x:=t(104) goto (107)(105) t:=y-z(106) x:=t(107)… 注: 原题if(a