This solution is outdated. To rescore this solution, sign in.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
assignin('caller','score',1e6);
str=somethingfunny;
assert(isstr(str));
rand('seed',sum(str));
assignin('caller','score',round(rand*1e6));
str =
Congress is an example of good leadership.
|
Least common multiple of many numbers
189 Solvers
Reverse the elements of an array
687 Solvers
Switch matrix to a column vector
260 Solvers
Convert given decimal number to binary number.
638 Solvers
289 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!