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));
|
10743 Solvers
1609 Solvers
Number of 1s in the Binary Representation of a Number
319 Solvers
Make a run-length companion vector
453 Solvers
413 Solvers