Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    }
    
    dd \%intersection;
    
  2. or download this
    18:00 >perl 1527_SoPW.pl
    { b => [2, 4], c => [3, 7] }
    
    18:01 >