I've a function that checks if there is a repeat data in the array; That looks like shown below. The task is using that function find the columns in matrix with no repeating data. The question is to how to pass the column of the matrix to that function. I've a function that checks if there is a repea