Help for this page

Select Code to Download


  1. or download this
    #!/perl/bin/perl
    
    ...
      }
    }
    print "\n\n";
    
  2. or download this
    These numbers are in array A:
    1  3  5  7  9  11  13
    ...
    
    These numbers are in array A, but not array B:
      3  5  7  11  13