problem writing a recursive function in C (digits order in a nunber)

前端 未结 0 346
隐瞒了意图╮
隐瞒了意图╮ 2021-01-03 01:11

I am trying to write a function that reads two numbers - check if the digits of \'n\' are in descending or ascending order. and return a different value (0/1) for different

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