19.有以下程序
main()
{ int a=666,b=888;
printf("%d\n",a,B);
}
程序运行后的输出结果是
(A)错误信息
(B)666
(C)888
(D)666,888
答案:登入後查看
統計: A(0), B(1), C(0), D(0), E(0) #525220
統計: A(0), B(1), C(0), D(0), E(0) #525220