Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^2: Puzzle: What is the largest integer whose digits are all different (and do not include 0) that is divisible by each of its individual digits?

by tphyahoo (Vicar)
on Oct 31, 2005 at 10:16 UTC ( [id://504216]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    On 22000000. Minutes required: 0.718182
    On 21000000. Minutes required: 0.683761
    On 20000000. Minutes required: 0.645359
    On 19000000. Minutes required: 0.611250
    ........
    
  2. or download this
    use strict;
    use warnings;
    ...
      print "$i\n";
      exit;
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://504216]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-24 02:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found