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

Option to load individual test cases for USACO #21

Open
thecodingwizard opened this issue Jun 22, 2021 · 1 comment
Open

Option to load individual test cases for USACO #21

thecodingwizard opened this issue Jun 22, 2021 · 1 comment
Labels
backlog Work on this later enhancement New feature or request

Comments

@thecodingwizard
Copy link
Member

Target use case: if a user gets a particular test case wrong after submitting, the user can then click on the test case to load that test case and get the input + expected output.

I forgot how big exactly all the USACO test files are, but I recall it wasn't very big at all. We could just write a script to download all the test cases and upload it to the server

@thecodingwizard thecodingwizard removed their assignment Oct 10, 2021
@thecodingwizard
Copy link
Member Author

thecodingwizard commented Jun 18, 2022

we have all the test cases already (and a scraper for it too). shouldn't be too difficult to implement the rest I hope...

@thecodingwizard thecodingwizard added enhancement New feature or request backlog Work on this later and removed backlog Work on this later labels Jun 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Work on this later enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant