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

Use parsed time limit #65

Closed
mfornet opened this issue May 10, 2020 · 0 comments
Closed

Use parsed time limit #65

mfornet opened this issue May 10, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@mfornet
Copy link
Owner

mfornet commented May 10, 2020

When used competitive companion we are provided with the time limit for each problem. Use this time limit instead of a global time limit.

To implement it, store the time limit on attic/config.json as a separate entry.
Try to load the time limit from the config, if not found, use general time limit.

One clear advantage of this approach is that we can have a different time limit per problem.

@mfornet mfornet added the enhancement New feature or request label May 10, 2020
mfornet added a commit that referenced this issue May 31, 2020
mfornet added a commit that referenced this issue May 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant