Help for this page

Select Code to Download


  1. or download this
    print "$_->[-1][VAL]\n" for @pile;
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
        # print "$_\n" for @order;
        return @seq;
    }