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 = 'Chuck Norris';
assert(isequal(roundhousekick(x),y_correct))
[Warning: Function assert has the same name as a MATLAB builtin. We suggest you rename the function to avoid a potential name conflict.]
[> In unix (line 32)
In roundhousekick (line 1)
In ScoringEngineTestPoint1 (line 3)
In solutionTest (line 3)]
|
200 Solvers
Getting the row and column location from a matrix
192 Solvers
243 Solvers
260 Solvers
Sum of odd numbers in a matrix
231 Solvers