Help needed for SPOJ problem CNTPRIME
Difference between en1 and en2, changed 6 character(s)
Can anyone please help me debug [my code](https://ideone.com/Hiy4EJ) for the problem [CNTPRIME](https://www.spoj.com/problems/CNTPRIME/).↵

I literally tried everything in my arsenal from changing vectors into arrays , using fast I/O , etc..↵
I tried to compare my solution against accepted solutions from the internet by checking the outputs against random inputs but the effort went in vain as it only shows WA 
butfor sufficiently large tests which I could not use to infer anything :(↵

Please take some time to look into my code and enlighten me. Thanking in anticipation :)

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English embiway 2020-04-25 15:43:16 6 Tiny change: ' shows WA but sufficien' -> ' shows WA for sufficien'
en1 English embiway 2020-04-25 15:42:16 614 Initial revision (published)