-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
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
洗牌的bug(目前可以使用重新洗牌繞過) #3
Comments
沒有了 |
目前的解法是每次放置2個牌時,其中1個牌優先從有outputArrow的group裡放置 |
如果只是有outputArrow的group就優先放置,會遇到下面的問題 看來還得考慮到group的深度 |
加上下面判定後 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: