Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
        print "    '$setname' is in $where\n";
        }
      }
    
  2. or download this
    (
      "original sets",
    ...
        '1' is in 'A' and 'C'
        '3' is in 'A' and 'B' and 'C'
        '4' is in 'B' and 'C'