题目内容 (请给出正确答案) 提问人:网友 发布时间: 【单选题】 "以下程序输出结果是main(){intm=5;if(m++>5print(""%d\n"",m);elseprintf(""%d\n"",m--);} A、7B、6C、5D、4 查看正确答案