单项选择题

与逆波兰式“abc*+-d*ef--”对应的中缀表达式是______。

A.-(a*b+c-d*e-f)
B.-(a+b*c)-(d*e*f)
C.-(a+b*c-d*e-f)
D.-(a+b*c)*d-(e-f)