Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

/r/ Problem name

Name: Anonymous 2011-08-28 13:44

Hi, this is odd, i'm solving a problem but i don't know its name.

The problem is the following:

There are 2 (ordered) numbers array V and W.
We have to find a number k which is the result of V[i]+W[j].

Do you know something about it?

Name: Anonymous 2011-08-28 16:08

I don't need an algorithm, i need the name of this problem or the name of the algorithm above.

>>8
i and j are indices.

You have to find a k which is the result of V[i]+W[j].

Here an example:

V=(1,3,5,8,10);
W=(0,4,5,10,11,20);
k=10;

Results--> V(3)+W(3) or V(5)+W(0)

>>6
Yes, i know the request sounds stupid, but i'm white like the cancer on your CT results.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List