pypy 64 bit TLE

Правка en3, от beethoven97, 2022-07-02 02:19:51

i solved the following problem it get accepted in pypy3 32 bit code ,but it get TLE in pypy3 64 bit code,i used re library for regular expression .can any one explain this weird behavior between pypy 32 bit and pypy 64 bit with solving re problems ?

Upd: I tried to submit this code in new version of pypy-64bit but it still gives TLE and it's accepted in pypy3 32bit ,is there any bug in re library in pypy64 bit ?

Теги regular expressions

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en6 Английский beethoven97 2022-07-02 02:23:26 0 (published)
en5 Английский beethoven97 2022-07-02 02:22:12 59 (saved to drafts)
en4 Английский beethoven97 2022-07-02 02:20:39 0 (published)
en3 Английский beethoven97 2022-07-02 02:19:51 234 Tiny change: 'pd**: I try now to submit' -> 'pd**: I tried to submit' (saved to drafts)
en2 Английский beethoven97 2022-02-06 18:49:18 3
en1 Английский beethoven97 2022-02-06 18:48:20 431 Initial revision (published)