Help for this page

Select Code to Download


  1. or download this
    perl -anle'push @s, $F[1] > $F[2] ? $F[1] : $F[2]; END { print((sort {
    + $a <=> $b } @s)[.95 * @s] * 8 / 2**20) }'