Determine the largest, the smallest and the number of triplicates (multiples of 3) in a sequence of numbers.
Ten positive integers, each on a separate line.
The largest, the smallest and the number of triplicates.
656 452 555 726 924 863 939 831 616 406
largest: 939 smallest: 406 triplicates: 5