IF LOOPs in MIPS with “&&” conditions

前端 未结 0 1294
庸人自扰
庸人自扰 2020-12-21 05:06

if somebody could help me with the code , will be appreciated:

****int func(int i, int j, int k){       

if(i==j && i!=k)
i++;<

相关标签:
回答
  • 消灭零回复
提交回复
热议问题