Do you want a wife or not?
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))
|
14356 Solvers
Which values occur exactly three times?
3308 Solvers
Project Euler: Problem 6, Natural numbers, squares and sums.
785 Solvers
535 Solvers
231 Solvers