Help for this page

Select Code to Download


  1. or download this
    my @arr = (0,0,1, 3,2,0, 1,1,1);
    
  2. or download this
    my @output = (1, 5, 3);