通过海量题库、编程比赛和实时排名,系统化提升您的编程能力。
若有变量 int a, float x, y, 且 a=7, x=2.5, y=4.7, 则表达式 x+a%3*(int)(x+y)%2/4 的值大 约是 ( ).