运行int a=20, b=5, c=10, d=3; bool s, e=false; 则表达式(s=a﹤c) &&(e=b-

运行int a=20, b=5, c=10, d=3; bool s, e=false; 则表达式(s=a﹤c) &&(e=b-d﹥0)运算后,e的值是( )
B、1
C、1
【正确答案】:D