pat eyler wrote:
> It looks like there's a cool programming contest scheduled for New Year's Eve:
> http://opc.kurukshetra.org.in/opc/
>
>  a $1,000 first prize, a $500 second prize, and 5 x $100 third prizes.
>
> I'm not sure which timezone this is actually happening in, as it's
> based in India,
> but it looks pretty cool nonetheless.

>From the site:
"You are given N integer numbers. Choose thee of them which give
maximum product."

I don't get it.  Isn't this the same as finding the 3 largest numbers?