Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -wl
    use strict;
    ...
        }
        return ($player - $opponent);
    }
    
  2. or download this
    POP:4:SHIFT:10
    Best Score:10
    
  3. or download this
    use List::Util qw(shuffle);
    
    ...
    
    @numbers = @copy;
    my $popscore = checkscore("pop");
    
  4. or download this
    POP:4354:SHIFT:7452
    Best Score:7452
    ...
    real    0m0.049s
    user    0m0.030s
    sys     0m0.000s