This user (ALBERT ALEXANDER STONIER) appears to have gamed the system, with fraudulent "likes" of this unremarkable solution submitted by 'sock-puppet' accounts. —DIV
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 1;
y_correct = 'C';
assert(isequal(your_fcn_name(x),y_correct))
|
5369 Solvers
Which values occur exactly three times?
3308 Solvers
271 Solvers
189 Solvers
Write a code that will follow the equation y = x * (x + x) * x.
140 Solvers