Help for this page

Select Code to Download


  1. or download this
     next
     last
     redo
    
  2. or download this
    #!/bin/perl
    use strict; use warnings;
    ...
            for my $w (@Nc) {
                    print "$a[$i]/$c1[$w]"; newl; }
            }