Prateek loves candy

here is my code:


I am getting TLE in only one test case and all others have passed please correct my code

hello @dhanshree_p18
becuase the time complextiy is not good enough.

store all prime number upto 10^6 some array and then directly use that array to answer each query in O(1)

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.