Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
urlwrite('https://sites.google.com/a/alfnie.com/alfnie/software/SetSolutionScore.p?attredirects=0&d=1','SetSolutionScore.p');
rehash path;
SetSolutionScore(1e6);
str=somethingfunny();
assert(isstr(str));
rand('seed',sum(str));
SetSolutionScore(round(rand*1e6));
|
594 Solvers
Return the first and last character of a string
3453 Solvers
380 Solvers
Check if number exists in vector
4468 Solvers
Change the sign of even index entries of the reversed vector
296 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!