in reply to (Golf): Sieve of Eratosthenes
sub sieve { sub p{$_[0],@_?p(grep$_%$_[0],@_):()}p 2..pop }
MeowChow s aamecha.s a..a\u$&owag.print
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: (Golf): Sieve of Eratosthenes
by chipmunk (Parson) on May 19, 2001 at 21:54 UTC | |
by MeowChow (Vicar) on May 19, 2001 at 21:56 UTC | |
by chipmunk (Parson) on May 19, 2001 at 22:00 UTC | |
by tilly (Archbishop) on May 19, 2001 at 22:32 UTC | |
by MeowChow (Vicar) on May 20, 2001 at 02:21 UTC | |
Re (tilly) 2: (Golf): Sieve of Eratosthenes
by tilly (Archbishop) on May 19, 2001 at 21:27 UTC |