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))
|
Find the sum of all the numbers of the input vector
25696 Solvers
Find the peak 3n+1 sequence value
792 Solvers
14997 Solvers
183 Solvers
348 Solvers