|
|
back to boardIs it broken for Python3? Several highly optimized solutions were TLE in Python3.6, though on local run in Linux it shows half of a time on your server. Is there some mistake? Re: Is it broken for Python3? It is definitely broken, because same code works in Python 2 Re: Is it broken for Python3? It is not broken. I managed to solve it with Python 3.6 Re: Is it broken for Python3? There is one more way to solve it in Python 3 without sorting |
|
|