填空题
以下程序的输出结果是______。
void main()
unsigned short a=65536;int b;
printf("%d/n",b=a);
1、
【正确答案】
1、0
【答案解析】
提交答案
关闭