Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x_correct = [1 2 3 4 5 6 7 8 9 10];
assert(isequal(oneToTen,x_correct))
|
1313 Solvers
Get the area codes from a list of phone numbers
417 Solvers
Project Euler: Problem 1, Multiples of 3 and 5
1064 Solvers
Basic electricity in a dry situation
445 Solvers
Rotate input square matrix 90 degrees CCW without rot90
323 Solvers