Problem 45459. Minimal Path - 04
Given a matrix, find the minimal path sum from any cell in the left column and finishing in any cell in the right column.
You can move up, right & down.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers9
Suggested Problems
-
Swap the first and last columns
21721 Solvers
-
Calculate the Levenshtein distance between two strings
1475 Solvers
-
94 Solvers
-
Generate a string like abbcccddddeeeee
269 Solvers
-
Find the next Fibonacci number
742 Solvers
More from this Author174
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!