Help for this page

Select Code to Download


  1. 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