Why is there a run error in test case 1?
Run error in test case 1
Change the size of array as bool prime[1000000]; and even in the for loop, use the same size and then try to submit your code,.
1 Like
Why is there a run error in test case 1?
Change the size of array as bool prime[1000000]; and even in the for loop, use the same size and then try to submit your code,.