We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
从棋盘左上角开始,每次向左或向下移动一格,直到到达棋盘的右下角。 应该是每次向右或向下移动一格吧。如果每次向左或者向下移动,呢怎么从棋盘的右上角走到左下角啊。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
从棋盘左上角开始,每次向左或向下移动一格,直到到达棋盘的右下角。
应该是每次向右或向下移动一格吧。如果每次向左或者向下移动,呢怎么从棋盘的右上角走到左下角啊。
The text was updated successfully, but these errors were encountered: