JasonMendoza2008's blog

By JasonMendoza2008, history, 6 months ago, In English

Coincidently I was wondering a few weeks ago why codeforces was using such an outdated version of Python (https://codeforces.net/blog/entry/122386) and now Python 3.12.1 is live. As an example of why that would be useful: https://codeforces.net/contest/356/submission/240013817 is accepted whilst the exact same solution (https://codeforces.net/contest/356/submission/233016779) was not a few months ago. Probably not the best example since PyPy was able to go through for that particular example but I thought it was worth sharing.

  • Vote: I like it
  • 0
  • Vote: I do not like it