问题 更新时间2023/4/3 12:59:00 设int a = 2,b = 3;float x = 3.5,y = 2.5;表达式(float)(a+b)/2+(int)x%(int)y的值为 答案 登录 注册 答案:3.5 出自:学起plus弘成 >> 中北大学-C语言程序设计