注意:此页面搜索的是所有试题
若运行时给变量x输入20,则以下程序的运行结果是( )voidmain(voiD{intx,y;scanf("%d",&x);y=x>1010:5;printf("%d\n",y);}
A
5.0
B
10.0
C
7.0
D
17.0

参考答案