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));
|
201 Solvers
582 Solvers
Given a 4x4 matrix, swap the two middle columns
298 Solvers
07 - Common functions and indexing 3
254 Solvers
Element by element multiplication of two vectors
201 Solvers