Write a function that receives a vector of 10 integers and returns to
number of distinct numbers that compose the vector.
For example, if the given vector is v = {3, 2, 1, 3, 4, 1, 5, 5, 2} , the function should return the number...
asked by
21.09.2018 / 07:00