Thanks!



________________________________
From: John Baker <[email protected]>
To: Programming forum <[email protected]>
Sent: Wed, March 17, 2010 8:07:49 AM
Subject: Re: [Jprogramming] integers not found in a list

(i.60000) -. ]

On Wed, Mar 17, 2010 at 8:01 AM, Collin Monahan <[email protected]> wrote:

> How can I define a function f such that
>
>  f 0 1 2 4 5
> 3
>  f 1 3 5 7
> 0 2 4 6
>
> It should scale to a list of 6000 integers whose maximum element is 60000.
>
>
>
>
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>



-- 
John D. Baker
[email protected]
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm



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

Reply via email to