程序段的输出结果是【 】。 int x=3,y=2,z=1; count<<(x/y&~z);

admin2013-02-27  20

问题 程序段的输出结果是【  】。
   int x=3,y=2,z=1;
   count<<(x/y&~z);

选项

答案0

解析
转载请注明原文地址:https://kaotiyun.com/show/gzNp777K
0

最新回复(0)