Array of k-digit integers with digits of sum s

前端 未结 0 592
渐次进展
渐次进展 2020-12-06 16:24

my task is to make a program that finds max and min element of array of k-digit numbers whose digits are equal to s. For example, input: 1 3 output: 101 101 input: 2 3 outpu

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