Queen's move - MATLAB Cody - MATLAB Central

Problem 45236. Queen's move

Difficulty:Rate

given a number of consecutive moves of queen, check for their validity based on their previous position.... but remember if u get an invalid move - u need check for the next move's validity based on the last valid position.....

  • x={'Qd1','Qd5','Qf7','Qa8','Qg8'}
  • y=[1,1,1,0,1]

https://en.wikipedia.org/wiki/Algebraic_notation_(chess)

Solution Stats

17.86% Correct | 82.14% Incorrect
Last Solution submitted on Jun 07, 2024

Problem Comments

Solution Comments

Show comments
PIVlab surpasses 100K all-time File Exchange downloads
During the past twelve months, PIVlab, a MATLAB Community Toolbox for particle...
4
8
LLMs with MATLAB updated to support the latest OpenAI Models
Large Languge model with MATLAB, a free add-on that lets you access...
2
4

Group

Guess the Logic! Image
Guess the Logic!
  • 17 Problems
  • 241 Finishers

Problem Recent Solvers13

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!