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