This solution is locked. To view this solution, you need to provide a solution of the same size or smaller.
Test | Status | Code Input and Output |
---|---|---|
1 | Fail |
%%
Person_of_Interest='Amitava'
Amitava=Person_of_Interest
assert(isequal(detective(Amitava),'Amitava'))
assert(isequal(detective(Person_of_Interest),'Amitava')==0)
Error: Too many input arguments.
|
2725 Solvers
Back to basics 23 - Triangular matrix
532 Solvers
Create One Large Eye of size N x N Quickly?
70 Solvers
323 Solvers
328 Solvers