You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* - Changes the view of the judge home page based on whether the judge is in the blue or gold division
- Fixes bug where gold submissions were being added to the queue and linked list
- Fixes the functionality of the unclaim button
* - Fixed bug where unclaiming a submission from the submissions page would not remove the submission from either the queue or doubly linked list
- Added a button to the admin home page where the button clears the queue and doubly linked list
* - Fixed bug where gold teams could resubmit to problems that already has a submission with the status 'accepted'
- Added comments and removed console logs
0 commit comments