Help for this page
use Time::HiRes qw( gettimeofday tv_interval ); ... return $maxflips; }
use warnings; use strict; ... } while $index-- > 0; return $maxflips; }