Skip to content

Show time/memory limits #167

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

Open
Kostero opened this issue Mar 22, 2023 · 2 comments · May be fixed by #499
Open

Show time/memory limits #167

Kostero opened this issue Mar 22, 2023 · 2 comments · May be fixed by #499
Assignees

Comments

@Kostero
Copy link
Contributor

Kostero commented Mar 22, 2023

Add an option to show time/memory limits in the problem list. This should be a switch in the contest settings. In case of different limits in different tests, it should show "A-B seconds" where A is the minimum and B is the maximum over all the TLs.

@DietPawel
Copy link
Contributor

I am for this option if it would be configurable (at least per contest) and would not clutter the UI too much. We have cluttered UI on some pages already.

@zortenburger zortenburger removed their assignment Nov 21, 2023
@reivvax reivvax self-assigned this Mar 5, 2025
@reivvax
Copy link
Contributor

reivvax commented Mar 12, 2025

I propose the following solution for time/memory limits display:

Simple case:
Image

Varying time limits:
Image

Varying time and memory limits:
Image

Limits if they are different for more than one languages:
Image

Ideally they will be displayed only for C++ and python (if needed) not to clutter the UI too much.

There is also an idea to include an option in contest creation menu to set if those limits will be displayed or not.

@reivvax reivvax linked a pull request Apr 2, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants