is it possible to solve this problem in python >_

Revision en2, by swastik_P, 2026-04-27 17:27:03

https://www.spoj.com/problems/TDPRIMES/ https://www.spoj.com/problems/HS08PAUL/

it is too slow in python with sieve

if someone knows a way to optimize it or a trick then please tell me!!!!

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English swastik_P 2026-04-27 17:27:03 43 Tiny change: 'DPRIMES/\n\nit is' -> 'DPRIMES/\nhttps://www.spoj.com/problems/HS08PAUL/\n\nit is'
en1 English swastik_P 2026-04-27 16:46:32 205 Initial revision (published)