Help for this page

Select Code to Download


  1. or download this
    # choroba's input generator, 990 MB
    # https://perlmonks.org/?node_id=11164445
    ...
        : ("mul(" . int(rand 5000) . "," . int(rand 5000) . ")");
      print "\n" unless int rand 10;
    }
    
  2. or download this
    Perl   4.395s
    Found 1999533 matches.
    
    Python 2.262s
    Found 1999533 matches.
    
  3. or download this
    Perl   4.422s
    Found 1999533 matches.
    
    Python 2.247s
    Found 1999533 matches.