Help for this page

Select Code to Download


  1. or download this
    my @nums = (1, 5, 6, 8, 15, 20);
    my $max_idx = 21;
    ...
            }
        }
    }
    
  2. or download this
      i=0
    I=1
    ...
      i=19
    I=20
      i=21