Since the value of n can be so large. Which datatype should i use for the array of primes since long long int is not working.
Since the value of n can be so large. Which datatype should i use for the array of primes since long long int is not working.