Should we even consider using python in future for CP or just go ahead with C++?
Read more… (16 words)
Should we even consider using python in future for CP or just go ahead with C++?
I have been trying hard to get AC for python solution following the same implementation of C++ codes cited here, but every time the judge returns TLE. Are there any insights to using python for this problem??