Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

(Golf) showing runs

by nop (Hermit)
on Jun 27, 2001 at 22:46 UTC ( [id://92039]=perlquestion: print w/replies, xml ) Need Help??

nop has asked for the wisdom of the Perl Monks concerning the following question:

Can anyone suggest a golfish way to take a sorted array like  @a = (1,2,3,4, 55, 101,102,888) and produce a list of singles and runs (a run is 3 or more conseq integers) like this: 1-4, 55, 101, 102, 888
My solution is ugly and long. Thanks. nop

Replies are listed 'Best First'.
Re: (Golf) showing runs
by japhy (Canon) on Jun 28, 2001 at 00:40 UTC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-25 05:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found