Deepak and primes

run-error for testcase 1 and 2
ide

I have edited your code, you are required to just change the size of n and the bool prime array, as
bool prime[90000000]={0};
unsigned int n=90000000;