Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Eliminate duplicate and original values

by premchai21 (Curate)
on Nov 25, 2001 at 23:13 UTC ( [id://127405]=note: print w/replies, xml ) Need Help??


in reply to Eliminate duplicate and original values

What about if the array contains 1, 2, 3, 2, 4? Would you like the result to be 1, 2, 3, 2, 4? Or 1, 3, 4? That is, what exactly counts as a duplicate value?
  • Comment on Re: Eliminate duplicate and original values

Log In?
Username:
Password:

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

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

    No recent polls found