- 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
-
Extract leading non-zero digit
2245 Solvers
-
Replace NaNs with the number that appears to its left in the row.
3064 Solvers
-
Rule of mixtures (composites) - upper bound
129 Solvers
-
321 Solvers
-
831 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!