Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
y_correct = getfield({'rock' 'scissors' 'paper'},{ceil(rand(1)*3)});
assert(isequal(lower(driemaalisscheepsrecht()),y_correct));
|
2 | Pass |
y_correct = getfield({'rock' 'scissors' 'paper'},{ceil(rand(1)*3)});
assert(isequal(lower(driemaalisscheepsrecht()),y_correct));
|
3 | Pass |
y_correct = getfield({'rock' 'scissors' 'paper'},{ceil(rand(1)*3)});
assert(isequal(lower(driemaalisscheepsrecht()),y_correct));
|
5703 Solvers
228 Solvers
Project Euler: Problem 9, Pythagorean numbers
282 Solvers
86 Solvers
Create an n-by-n null matrix and fill with ones certain positions
269 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!