Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 1;
y_correct = 'Just kidding :)';
assert(isequal(freebies(x),y_correct))
|
Project Euler: Problem 10, Sum of Primes
555 Solvers
191 Solvers
193 Solvers
Find the Nth Root of a Given Number
125 Solvers
96 Solvers