Skip to content
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

队列的最后一部分计算有错 #37

Open
clarenceez opened this issue Jul 21, 2021 · 1 comment
Open

队列的最后一部分计算有错 #37

clarenceez opened this issue Jul 21, 2021 · 1 comment

Comments

@clarenceez
Copy link

您在最后一部分写的关于队列是否满了的计算中,(1+1)%5=3 ,这里(1+1)%5应该等于2

@FirstStepzz
Copy link

明显有问题,但是计算公式是没问题的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants