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 common elements in matrix rows
1236 Solvers
Determine if a Given Number is a Triangle Number
322 Solvers
220 Solvers
find the maximum element of the matrix
349 Solvers
466 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!