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 comments
Loading...
Problem Recent Solvers65
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2819 Solvers
-
Getting the indices from a vector
12268 Solvers
-
Return the first and last characters of a character array
12271 Solvers
-
489 Solvers
-
512 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!