王老师:19139051760(拨打)复制微信 题目 更新时间:2023/4/3 【单选题】下面程序的输出结果是_____。void main(){ int y=9; for( ; y>0; y--) { if(y%3==0) { printf("%d",--y); continue; } }}A、741B、852C、963D、875421 答案 登录 注册 正确答案: B 出自:超星 >> 兰州工业学院-计算机语言(C语言) 兰州工业学院继续教育学院