1 isn't a prime number
agree @bmtran...
You should correct the test suite. 1 isn't a prime number.
Correct the test suite 1 is not prime number.
1 is not a prime number, in order to fulfill with the fundamental theorem of arithmetic:
https://en.wikipedia.org/wiki/Fundamental_theorem_of_arithmetic
https://en.wikipedia.org/wiki/Prime_number#Primality_of_one
I removed the test case where n==2, since 1 is indeed not a prime number. I also added a random test case, so the problem is not so easily cooked by knowing all the test cases.
Well I think number 1 is not a prime number, but I need to pass the test. So I wander all the right answer may be possibly wrong since you have 1.
IMHO 1 is not a prime, so that on input n=2 the correct answer should be [] and not 1.
これで正しいだろ。
you still not change the wrong test suite:4.1 is not a prime.
agree with bainhome
Find the numeric mean of the prime numbers in a matrix.
6787 Solvers
What is the distance from point P(x,y) to the line Ax + By + C = 0?
278 Solvers
584 Solvers
324 Solvers
Side of an equilateral triangle
2604 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!