Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Add support for rejudging all runs for a specific problem #239

Open
BenDoan opened this issue Feb 22, 2018 · 0 comments
Open

Add support for rejudging all runs for a specific problem #239

BenDoan opened this issue Feb 22, 2018 · 0 comments

Comments

@BenDoan
Copy link
Member

BenDoan commented Feb 22, 2018

This would be useful for when a problem's secret input/output is incorrect. After fixing the input/output, we could then rerun past submissions and keep their submission times.

Redudging for individual runs is implemented here. It just involves nulling out the started_execing_time and finished_execing_time for a run, so it's picked up again by an executor.

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

No branches or pull requests

1 participant