Help for this page

Select Code to Download


  1. or download this
    print "Guess the Code:";
    $st=time();
    ...
    $seed++;
    $ip=<>;
    }
    
  2. or download this
    use strict;
    use warnings;
    ...
    my $tt = $et - $st;
    
    print "\n  Time taken to break the Code ..: $tt seconds\n";