Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
N=991;
P=997;
assert(prima(N)==P)
z =
992
|
2 | Pass |
N=9967;
P=9973;
assert(prima(N)==P)
z =
9968
|
3 | Pass |
N=99859;
P=99871;
assert(prima(N)==P)
z =
99860
|
3606 Solvers
2983 Solvers
Is this triangle right-angled?
2874 Solvers
548 Solvers
Matrix of almost all zeros, except for main diagonal
152 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!