Problem 42797. Find the path through the cell
Solution Stats
Problem Comments
-
2 Comments
James
on 8 Apr 2016
How about adding a test suite where some of the cell entries are 2-D?
Jean-Marie Sainthillier
on 11 Apr 2016
Most of the solutions will not be affected by this update.
Solution Comments
-
2 Comments
Maher HAMDI
on 8 Apr 2016
Test 7,10 and 11 are fake, you have to correct these problem
Jean-Marie Sainthillier
on 8 Apr 2016
In Test 7 : 1->2->4->5->6->40->41->42. So a path exists to go through the structure, even if we don't have a global increase in the cell.
-
1 Comment
Jean-Marie Sainthillier
on 8 Apr 2016
At the beginning this problem was just a test to practice recursive algorithms. I am fed up with always factorial and fibonacci examples. Maybe some others problems will follow.
Problem Recent Solvers37
Suggested Problems
-
1013 Solvers
-
777 Solvers
-
589 Solvers
-
There are 10 types of people in the world
761 Solvers
-
Sums of cubes and squares of sums
198 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!