Assigning the elements in a 3d array

you have a contradicting constraint in C5 and C6. you are asking the array to be unique at the same time from constraint C6 you are trying to assign the solver fails. It would be helpful to show what you want to achieve with expected input and expected output.




   (array[0][0][1] == 221);
   (array[2][0][1] == 221);