Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
assert(isequal(keywords(),iskeyword))
ans =
'break'
'case'
'catch'
'classdef'
'continue'
'else'
'elseif'
'end'
'for'
'function'
'global'
'if'
'otherwise'
'parfor'
'persistent'
'return'
'spmd'
'switch'
'try'
'while'
|
given 3 sides, find area of this triangle
600 Solvers
Reverse the Words (not letters) of a String
243 Solvers
Make a run-length companion vector
453 Solvers
263 Solvers
What is Sum Of all elements of Matrix
215 Solvers