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
记牌器记的是对手的牌,但是抢地主的时候,记牌器地主牌扣下来了,这意味着可以知道地主牌是什么。 开局时,比如我看到 S[0] 表示对手没有这个牌,我发现我自己也没有这个牌,于是我就知道地主牌有 S 。
The text was updated successfully, but these errors were encountered:
有空了我看下
Sorry, something went wrong.
No branches or pull requests
记牌器记的是对手的牌,但是抢地主的时候,记牌器地主牌扣下来了,这意味着可以知道地主牌是什么。
开局时,比如我看到 S[0] 表示对手没有这个牌,我发现我自己也没有这个牌,于是我就知道地主牌有 S 。
The text was updated successfully, but these errors were encountered: