ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 1100. Final Standings

Is it broken for Python3?
Posted by Kirill Glebov 3 Oct 2019 01:07
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?
Posted by Kirill Glebov 3 Oct 2019 01:19
It is definitely broken, because same code works in Python 2
Re: Is it broken for Python3?
Posted by Kirill Glebov 3 Oct 2019 01:43
It is not broken. I managed to solve it with Python 3.6
Re: Is it broken for Python3?
Posted by Kirill Glebov 3 Oct 2019 03:03
There is one more way to solve it in Python 3 without sorting