题目内容 (请给出正确答案) 提问人:网友 发布时间: 【简答题】 以下是两段C语言代码,<br /> <img src="https://nimg.ppkao.com/2019-04/tangxixi/2019042715465352142.jpg?sign=6568212cc21a95494a3636e922e0eabf&t=62d710ac" /><br /> 函数arith()是直接用C语言写的,而optarith()是对arith()函数以某个确<br /> 定的M和N编译生成的机器代码反编译生成的。根据optarith(),可以推断函数arith()中M和N的值各是多少? 查看正确答案