We had to solve it using sieve only?

we had to solve this problem directly using a prime sieve na ?
What would we have done if the constraints are larger ??

@debyian
hello Divyansh,
we will use simple sieve to solve this problem.

In general if constraints are large then most probably that problem is based on segemented sieve
check this article on segmented sieve -> https://www.geeksforgeeks.org/segmented-sieve/

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.