填空题 程序段的输出结果是{{U}} [8] {{/U}}。 int x=3,y=2,z=1; count<<(x/y&~z);
  • 1、
【正确答案】 1、0    
【答案解析】