Description InputOutput输出仅包含一个整数。表示最少需要多少次交换能使风铃满足Ike的条件。如果不可能满足,输出-1。Sample Input6 2 3 -1 4 5 6 -1 -1 -1 -1 -1 -1Sample Output2HintSource