Подскажите по реализацииВсем привет.
Подскажите подойдет ли данный код к этой задаче
public class Solution {
public static int[] firstArray = new int[]{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 20, 21};
public static int[] secondArray = new int[]{10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20};
public static int[] resultArr