I'm not convinced that the Haskell setup is correct. Is optimization enabled?

I've spent a good deal of time working on getting the judge to accept Haskell routines, and the timing seems very wrong based upon my local tests. I'm developing on a year old laptop, and my local tests run in half the time of the time limit, and I still get TLE from the judge.
[/b]

  • created

    Oct '08
  • last reply

    Oct '08
  • 1

    reply

  • 207

    views

  • 2

    users

I don't know a thing about Haskell, but the judge runs things a lot slower than on my computer in any of the languages I use, so I doubt it's anything Haskell specific.