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))
|
Least common multiple of many numbers
159 Solvers
200 Solvers
Reverse the Words (not letters) of a String
243 Solvers
Program an exclusive OR operation with logical operators
597 Solvers
177 Solvers