封榜后管理员看榜逻辑修改 - #319
Open
hebicheng wants to merge 1 commit into
Open
Conversation
mikucat0309
force-pushed
the
master
branch
8 times, most recently
from
February 10, 2024 02:31
808fdff to
5d178da
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
现有的ACM赛制下,封榜后比赛管理员需要打开强制更新和自动刷新才能看到实时榜单,一旦比赛结束后,无法使用自动刷新功能,管理员也拿不到实时的榜单,为赛后排名造成麻烦。所以简单的修改封榜后的逻辑为比赛管理员可以随时获取到实时榜单(似乎以前的强制刷新本就没什么意义?)。