This solution is locked. To view this solution, you need to provide a solution of the same size or smaller.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 38.5;
y = 46;
a = 41;
assert(isequal((correct(x,y)),a))
|
Find the numeric mean of the prime numbers in a matrix.
5908 Solvers
263 Solvers
533 Solvers
Generate a string like abbcccddddeeeee
155 Solvers
108 Solvers