[Haskell-cafe] Slow IO or bad code?

Brent Yorgey byorgey at gmail.com
Thu Aug 9 11:24:52 EDT 2007


On 8/9/07, Marc Weber <marco-oweber at gmx.de> wrote:
>
> > I wrote a code, but seems to give "Time limit exceeded"!
> ??
> Your code writes
> 15 to stdout which is correct (with the example given on the page)..
> You have to explain what you mean by >>seems to give "Time limit
> exceeded"<<
>

I think Vimal is referring to a message from SPOJ rather than the compiler.
I.e. the program runs too slowly so it is rejected by the judging software.

-Brent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20070809/3c8eb2fe/attachment.htm


More information about the Haskell-Cafe mailing list