:)
Creative
Accurate :)
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))
|
36383 Solvers
Get the area codes from a list of phone numbers
417 Solvers
Find the largest value in the 3D matrix
899 Solvers
261 Solvers
Is this triangle right-angled?
1374 Solvers