D
dicox
For example if the values are:
1,1,2,3,4 then return 1
1,2,2,3,4 then return 2
1,2,3,4,5 then return 2
Appreciate any help.
1,1,2,3,4 then return 1
1,2,2,3,4 then return 2
1,2,3,4,5 then return 2
Appreciate any help.