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 |
a=1; b=1; c=7;
y_correct = 9;
assert(isequal(add(a,b,c),y_correct))
|
307 Solvers
287 Solvers
260 Solvers
Matlab Basics - Switching Assignments
127 Solvers
30 Solvers