Hello, I would like to know how I can count the number of items in a vector, and also show the number that appears the most.
Example: Given the vector [1,2,3,4,5,6,7,8,8,8]
There are 10 elements
8 (number with most repetition)
asked by
13.09.2018 / 19:54