Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 2;
y_correct = 1;
assert(isequal(your_fcn_name(x),y_correct))
ans =
1
|
Sum all integers from 1 to 2^n
8420 Solvers
MATCH THE STRINGS (2 CHAR) very easy
250 Solvers
331 Solvers
286 Solvers
236 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!