Help for this page
Select Code to Download
Select
or
download this
$ perl -le ' my @arr = (1,1,1,2,2,2,2,2,3,3,3,4,4,4,4,4,4,5,5,6); ... ' 16 4 5