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

Bug fix in ui/ui_functions.py and and updated problem data to latest version #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

VastoLorde95
Copy link

There was a bug in ui/ui_functions.py due to which the problem data for all contests was not being retrieved. Specifically, the assumption that contest ids are in increasin order as per the date on which the contest is conducted is incorrect. For example - contest id 940 took place before contest id 936, 937.

I have fixed this bug and have updated problem_data.csv and problem_ratings.csv to the latest version as on 27th Feb 2018, 12:16 PM GMT. This will save user bandwidth since the original file was outdated.

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 this pull request may close these issues.

1 participant