填空题

以下程序的输出结果是 【7】 。 main() { unsigned short a=65536; int b; printfC%d\n",b=a); }

【参考答案】

0