单项选择题
下列程序段的输出结果为(). float x=213.82631; printf("%3d",(int)x);
A.213.82 B.213.83 C.213 D.3.8
A.无限次 B.0次 C.1次 D.2次
A.**** B.%%%% C.%%%%c D.有错,执行不正确