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 = 1;
y_correct = 1; assert(isequal(your_fcn_name(x),y_correct));
|
Extract leading non-zero digit
967 Solvers
Get the area codes from a list of phone numbers
417 Solvers
307 Solvers
76 Solvers
Generate a random matrix A of (1,-1)
162 Solvers