1 / 3
Jul 2008

How I can get more info on error.
My test input works fine, and i can't find an error cause

  • created

    Jul '08
  • last reply

    Jul '08
  • 2

    replies

  • 131

    views

  • 2

    users

I don't believe you can. Try coming up with more tests, and make sure you're not importing any external modules that might not be available on SPOJ.

Yes, you was right. It was 'log' function
Where can i look at specifications about python?