- position of knight = k
- position of pawns = p
can the knight take out those pawns?
- k='Nf4'
- p={'g6','g7'}
then output should be [1,0]
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers14
Suggested Problems
-
6977 Solvers
-
The Goldbach Conjecture, Part 2
2413 Solvers
-
Back to basics 2 - Function Path
184 Solvers
-
There are 10 types of people in the world
1287 Solvers
-
229 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!