Eugene van der Pijll wrote:
> 
> 
> One of my more interesting tries on this hole was
> 
>     int.5+($.-=2)/2||print for<>
> 
> Eugene

The one I did that I liked was

  sub{shift,pop while@_>2;print@_}->(<>)

-- 
Rick Klement

Reply via email to