Welcome to LeetCode Discuss.
This is a place to ask questions related to only OJ problems.
Please read the FAQ to help yourself making the best use of Discuss.
My java solution passed, while the python one got TLE Maybe the timeout limit should be raised a little bit?
Thanks for reporting. I have fixed this and your Python solution should get Accepted now.
Thanks, it passed! Is it fixed for all problems?
As I am not familiar with python programming, my python codes cannot pass the judge while the implementation in c++ can pass. Could you share your python codes? Thanks!
Yeah sure, here it is https://gist.github.com/alexdiao/9222392