here is the code >>>https://ide.codingblocks.com/s/481245
sir, this code same as video but still showing segmentation fault. please mark what is mistake in the code?
also sir, tells the significant of this code >>>
const long long int n= 10000000;
bitset<10000005>b;
vectorprimes;
<<<
and what is bitset ?