this is my code… I submitted this but I couldnt pass test case 1 and 2 out of 6 test cases… so, then I opened the test cases and then when I input the same test case in the ide … i got correct answer… now what should I do ? this is not fair!!!
Code was right but I didnt get full credits
Hi,
5,000,000 th prime number is 86028121. So, loop should be upto 100000000.
refer the following:
the input test case is 10 and the output is 29 … and I am getting the same in ide but it is showing that test case 1 is not passed
the input is 10 and output is 29 … I am getting this in ide but my test case is not passed