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));
|
Calculate the Levenshtein distance between two strings
456 Solvers
246 Solvers
Try 1.5.4: Celsius to Fahrenheit
609 Solvers
400 Solvers
Create a two dimensional zero matrix
354 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!