8000 Tags · TimWu1256/OnlineJudgeFE · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: TimWu1256/OnlineJudgeFE

Tags

max-weight-rank_1.2.0

Toggle max-weight-rank_1.2.0's commit message
feat: Add Contest Submission Details and List components

- Implemented ContestSubmissionDetails.vue to display detailed information about a specific contest submission, including status, statistics, and sharing options.
- Created ContestSubmissionList.vue to list all submissions for a contest with filtering options for status and author.
- Updated OIContestRank.vue to reflect changes in ranking display, focusing on average weight.
- Modified index.js to include new submission components in the contest view.
- Cleaned up Problem.vue by removing unnecessary list item for memory limit display.

max-weight-rank_1.1.0

Toggle max-weight-rank_1.1.0's commit message
feat: add penalty columns to contest ranking table

max-weight-rank_1.0.0

Toggle max-weight-rank_1.0.0's commit message
feat: update contest rank table to replace distance with weight

min-distance-rank_1.0.0

Toggle min-distance-rank_1.0.0's commit message
feat: update contest rank table to replace runtime and memory with di…

…stance

runtime-rank_1.0.0

Toggle runtime-rank_1.0.0's commit message
feat: add contest ranking page screenshot and update README

0