-
Notifications
You must be signed in to change notification settings - Fork 0
Test suite sections support #59
Copy link
Copy link
Open
Labels
cliSomething that concerns command-line utilitySomething that concerns command-line utilitycoreSomething that concerns core library.Something that concerns core library.featureNew feature or requestNew feature or request
Milestone
Description
Metadata
Metadata
Assignees
Labels
cliSomething that concerns command-line utilitySomething that concerns command-line utilitycoreSomething that concerns core library.Something that concerns core library.featureNew feature or requestNew feature or request
It is common on the Olympiads to have several test case sections that test different constraints.
But how should we incorporate this into scold? Augment
inputs.txt? Or have severalinputs.txtfor several sections?Then how should the progress bar look like?
idea 2
idea 3