LeetCode-Feedback / LeetCode-Feedback

669 stars 330 forks source link

Incorrect Constraint Variables - 2056. Number of Valid Move Combinations On Chessboard #24932

Open FoxtrotOnce opened 1 week ago

FoxtrotOnce commented 1 week ago

LeetCode Username

FoxtrotOnce

Problem Number, Title, and Link

https://leetcode.com/problems/number-of-valid-move-combinations-on-chessboard/

Bug Category

Problem constraints

Bug Description

The constraints use variables xi and yi which are not used in the problem.

Language Used for Code

None

Code used for Submit/Run operation

No response

Expected behavior

The constraints should be changed to use variables ri and ci, which are used in the problem.

Screenshots

No response

Additional context

No response

exalate-issue-sync[bot] commented 1 week ago

LeetCode Support commented: Hello,

Your reported issue has been relayed to our team for thorough investigation. We appreciate your patience as we work to address and resolve this matter. We will reach out to you when we have updates regarding the issue.

If you have any further questions or concerns in the meantime, please feel free to let us know.

Best regards, LeetCode Support Team