Hackerblock link https://hack.codingblocks.com/app/contests/987/p/52
In this ,we have to find max of prime no. counter from 0 to n-1, but what’s the max limit of numbers for loop for finding the prime no starting from 2.
I am not able to analysis the condition in this problem
@harshkumar.877587 hey harsh the problem you’re trying to solve is the application of sieve of eratosthenes using this you have to solve this problem so to the number theory section and watch that video then implement this problem otherwise you will get tle.