Help for this page

Select Code to Download


  1. or download this
    use strict;
    
    ...
      elsif ($count{$e} == 2) {push @b, $e;}
      else {print "$e ";}
    }