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 = 9;
y_correct = 27;
assert(isequal(yards_to_feet(x),y_correct))
|
Given a window, how many subsets of a vector sum positive
743 Solvers
Create matrix of replicated elements
321 Solvers
641 Solvers
548 Solvers
175 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!