On 8/9/07, Chaddaï Fouché <chaddai.fouche@gmail.com> wrote:
I get "Wrong answer" with the following code for the same problem...
Is there something strange in this code :

This problem description is not worded very well.  You have to figure out the matching that maximizes the sum of hotnesses; you don't necessarily just do a sum . zipWith (*).

-Brent