[Haskell-cafe] Slow IO or bad code?

Brent Yorgey byorgey at gmail.com
Thu Aug 9 14:17:23 EDT 2007


On 8/9/07, Chaddaï Fouché <chaddai.fouche at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20070809/8ab58fcb/attachment.htm


More information about the Haskell-Cafe mailing list