PyPy slower than Python

Правка en1, от alumkal, 2025-08-29 05:11:41

My Python code got a TLE (335955836) in 2135A - Against the Difference. However, when I switched from PyPy3-64 to Python 3, the code passed the tests (336071570), far within the time limit.

Are there any known caveats of using PyPy3 on codeforces?

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский alumkal 2025-08-29 05:11:41 284 Initial revision (published)