首页
设int x=4,y=2;,表达式(x>>y)+(x
2024-08-04 12:00:41
高级语言程序设计(一)(00342)
设int x=4,y=2;,表达式(x>>y)+(x<
【正确答案】:17
上一篇:
设int s[5]{2,4,6,8},*p=s;,执行语句printf("%d,%d\n",s[2],*p+4)后输出结果是__
下一篇:
设int a=11;,表达式a%3+a/4的值是______。