Please check test case 3, where number 7 is mistakenly skipped.
Also, number 12 in test case 4 ...
In test case 2, if x=0, should the sequence be 1:22 or completely empty?
@James: "If x = 0, integers that are the sums of any 2 or more consecutive previous elements should be omitted."
@Peng, thank you for the great catch. An illusive issue with my reference solution disrupted test cases 3 and 4. Now fixed.
Return the largest number that is adjacent to a zero
3749 Solvers
289 Solvers
Back to basics 25 - Valid variable names
293 Solvers
Flip the main diagonal of a matrix
506 Solvers
97 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!