I do not understand the point of Cody... I cannot use "eval 1:10;" but I can use "str2num 1:10;" which is overhead + eval 1:10... Please make Cody evaluate the functions used in submitted code
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))
|
2514 Solvers
Check to see if a Sudoku Puzzle is Solved
232 Solvers
198 Solvers
Generate N equally spaced intervals between -L and L
438 Solvers
Area of an equilateral triangle
1702 Solvers