Use recursion on array

后端 未结 0 1480
庸人自扰
庸人自扰 2020-12-06 16:45

Write a function that by given array of integers, and a positive number X, returns the product of all odd elements that are greater than X. Use recursion!

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