Problem 57939. Sequence Vectorization - II
Solution Stats
Problem Comments
-
3 Comments
Am I missing something?
In test 7, there is a sequence 1:7 that seems to come out of nowhere.
Also, in test 10, there are 2 issues: 1) line 3 is missing a parenthesis, and 2) the array t has only 25 elements, but is evaluated for a random index between 1 and 100.
Apologies William, the reference answer to test case #7 was incorrect and as you mentioned test case #10 had issues.
I have corrected the errors, and your solution has been rescored. Please rate the question!
Good problems!
Solution Comments
Show commentsProblem Recent Solvers8
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6663 Solvers
-
How to find the position of an element in a vector without using the find function
2806 Solvers
-
Find the area of a rectangle if length of the diagonal is given.
167 Solvers
-
126 Solvers
-
Matlab Basics - Convert a row vector to a column vector
671 Solvers
More from this Author43
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!