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))
|
7662 Solvers
Rotate input square matrix 90 degrees CCW without rot90
304 Solvers
Set the array elements whose value is 13 to 0
745 Solvers
Try 1.5.4: Celsius to Fahrenheit
486 Solvers
739 Solvers