題組內容
四、
⑴下列為一前序(prefix)式子,其中序(infix)式子為何?(10 分) /*+ab-cd*e-fb
詳解 (共 3 筆)
詳解
[(a+b)*(c-d)]/[e*(f-b)]
詳解
[(a+b)*(c-d)]/[e*(f-b)]
詳解
[(a/b*c+d)-e]*f-b