Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Perl program to generate a descending order of 9-unique digit numbers

by QuillMeantTen (Friar)
on Apr 26, 2016 at 10:20 UTC ( [id://1161524]=note: print w/replies, xml ) Need Help??


in reply to Perl program to generate a descending order of 9-unique digit numbers

Looks like pm IS a code writing service after all...

  • Comment on Re: Perl program to generate a descending order of 9-unique digit numbers

Replies are listed 'Best First'.
Re^2: Perl program to generate a descending order of 9-unique digit numbers
by BrowserUk (Patriarch) on Apr 26, 2016 at 15:13 UTC

    I can never remember whether this kind of thing requires permutations or combinations; and the quickest way for me to be sure is to write the three lines of code it takes to check.

    Once those three lines are written, don't you think it would be bloody mean to withhold them, just so that those who's only contribution to PM is to post "This isn't a code writing service.", are proved correct?


    With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
    Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
    "Science is about questioning the status quo. Questioning authority". I knew I was on the right track :)
    In the absence of evidence, opinion is indistinguishable from prejudice.

      Who said anything about witholding them?
      Give a man a fish and all that, instead of doing a quick brain dump of the solved problem one can also explain the reasoning behind one's solution.

      Here you could have explained why you can never remember between permutations, combinations, then maybe give a bit of math background regarding the number of permutations/combinations for n numbers and then explain how you came up with that answer

        Here you could have explained why you can never remember between permutations, combinations, then maybe give a bit of math background regarding the number of permutations/combinations for n numbers and then explain how you came up with that answer

        If you have the time; the need; and the arrogance to believe that it is your role to force your brand of fish down the OPs throat; feel free, have at it. I won't stop you.

        But nor will I require it of you.

        I prefer to believe that if the OP is actually interested in the math or its derivation, then having been shown that 'permutations' is the algorithm of choice for solving his problem, he will probably be perfectly able to go off and look up both the math and algorithms for himself. After all, he found this place to ask his question didn't he.

        Alternatively, if he simply isn't interested, I haven't wasted my time coming up with my explanation -- which would non-authoritative, and probably imperfect -- only for him to ignore it; whilst others pick holes in it and I then have to defend it.

        If the OP chooses to use my code, he will have to install Algorithm::Combinatorics; and that already contains a shitload of information and further reading that is far more authoritative and thorough than anything I have the time to construct.


        With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
        Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
        "Science is about questioning the status quo. Questioning authority". I knew I was on the right track :)
        In the absence of evidence, opinion is indistinguishable from prejudice.

Log In?
Username:
Password:

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

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

    No recent polls found