赞题库-背景图
单项选择题

对下述程序,正确的判断是( )。
main()
int a,b;
scanf("%d",&

A.;
scanf("%d",&
B.;
if(a>b)
a+=b;
b