On Feb 6, 2008 2:31 AM, Geoff Canyon <[EMAIL PROTECTED]> wrote:
> Raul's solution doesn't seem to be doing intermediate nubs, and it
> still works in about the same time and space, so I don't know what's
> going on there.

Actually, my solution does the intermediate nubs, which are all
that's necessary.

   f=:([: ~. [: , +/)/
   f i.3 5
15 16 17 18 19 20 21 22 23 24 25 26 27

-- 
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to