Am I the only one that missed that Python 3.12.1 is now on Codeforces?

Правка en1, от JasonMendoza2008, 2024-01-02 19:08:33

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.

Теги python

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский JasonMendoza2008 2024-01-02 19:08:33 603 Initial revision (published)