Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use warnings;
    ...
    [1, 1, 6, 99, 99, 7]
    splice 6, 4
    [1, 1, 6, 99, 99, 7]
    
  2. or download this
    #!/usr/bin/perl
    use warnings;
    ...
    }
    
    dd \@copy;
    
  3. or download this
    #!/usr/bin/perl
    use warnings;
    ...
    }
    
    dd \@copy;
    
  4. or download this
    #!/usr/bin/perl
    use warnings;
    ...
    }
    
    dd \@copy;