Problem 45427. King's Cage
Given the position of the king on the chessboard, determine the minimum number of steps it'll require to reach the destination.
https://en.wikipedia.org/wiki/Chess#Movement
For simplicity, numerical notation is used to represent the positions.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers37
Suggested Problems
-
1167 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
11365 Solvers
-
Multiples of a Number in a Given Range
615 Solvers
-
244 Solvers
-
1437 Solvers
More from this Author165
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!