Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
        }
        return \%dict;
    }
    
  2. or download this
    length    total    won    lost    percent_won    ave_wrong_guess_from_
    +wins
    4    2360    1495    865    63.35    4.07
    ...
    20    6    6    0    100.00    0.17
    21    1    1    0    100.00    0.00
    tot    59722    57499    2223    96.28    1.74