in reply to Re: (Golf) ranging on alphabet
in thread (Golf) ranging on alphabet
Put a print instead of a $_ for that last bit and it's 139 characters...#23456789012345678901234567890123456789012345678 $b=join'',@{+pop};@_=@{+pop};$a={map{$_[$_],$_ [$_+1]}0..@_-2};$_=join',',grep$b=~s/\Q$_//g, @_;s/(.)(?:,((??{"\Q$$a{$+}"})))+/$1..$+/g;$_
jynx
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: (Golf) ranging on alphabet
by flgr (Sexton) on Sep 27, 2001 at 17:17 UTC | |
by suaveant (Parson) on Sep 27, 2001 at 17:45 UTC |