Help for this page

Select Code to Download


  1. or download this
    my $max_bigint = $result[1];
    foreach (@result) {
    ...
        }
    }
    say $max_bigint;
    
  2. or download this
    Can't call method "can" on unblessed reference at 
    C:/Languages/Perl/perl/lib/Math/BigInt.pm line 2693.
    ...
            
    Math::BigInt::__ANON__('Math::BigInt=HASH(0x3fb1bc)', 
    'ARRAY(0x3faefc)', 1) called at trial_division.pl line 55