in reply to (golf) Interlaced Strings
sub R1{ $_=sub{join"\0",split//,pop};"\0".&$_|&$_ }
sub R2{ sub _{join"\0",split//,pop}"\0".&_|&_ }
sub R3{ sub _{join$",split//,pop}$".&_|&_ }
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: (golf) Interlaced Strings
by MeowChow (Vicar) on May 02, 2001 at 23:09 UTC |