Write a function to output all the multipliers of the passed number javascript

后端 未结 0 1301
醉梦人生
醉梦人生 2021-01-21 02:33

Write a function to output all the multipliers of the passed number in ascending order. For example: the number is 18 – multipliers are 2 * 3 * 3.

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