首页
软考题库
知识库
APP
注册/登录
题目
表达式( )的结构可用下面的二叉树表示(其中*、—、+表示算术运算的乘、减、加)。
作答
a-(b+c*d)
a-(b+c)*d
a-(b*c+d)
a-(b*(c+d))
答案/解析
查看试卷及答案