Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Re: Re: Sorting characters within a string

by jlongino (Parson)
on Aug 24, 2001 at 05:33 UTC ( [id://107583]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Sorting characters within a string
in thread Sorting characters within a string

Boy, I really suck at this. One more try assuming strings of length 2-4:

length of 2: 5 . 4 = 20
length of 3: 5 . 4 . 3 = 60
length of 4: 5 . 4 . 3 . 2 = 120
total of 20 + 60 + 120 = 200 possibilities.

If the code and the comments disagree, then both are probably wrong. -- Norm Schryer

  • Comment on Re: Re: Re: Sorting characters within a string

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (3)
As of 2024-04-19 05:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found