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))
|
794 Solvers
Change the sign of even index entries of the reversed vector
213 Solvers
357 Solvers
Try 1.5.4: Celsius to Fahrenheit
486 Solvers
361 Solvers