设有定义:int a;float b;执行scanf

设有定义:int a;float b;执行scanf("%2d%f",&a,&b);语句时,若从键盘输入876 543.0则a和b的值分别是

答案
B

题目信息

题号:1094
题型:单选题
难度:普通