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 | Pass |
x = 'But I''m actually right this time';
y_correct = 'yes';
assert(isequal(wiferight(x),y_correct))
|
2 | Pass |
x = 'But you just said that 2+2=3';
y_correct = 'yes';
assert(isequal(wiferight(x),y_correct))
|
Make the vector [1 2 3 4 5 6 7 8 9 10]
29466 Solvers
Renaming a field in a structure array
542 Solvers
579 Solvers
3008 Solvers
255 Solvers