Help for this page
Select Code to Download
Select
or
download this
my @arr = (0,0,1, 3,2,0, 1,1,1);
Select
or
download this
my @output = (1, 5, 3);