-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
Description
Feature Request
Currently the number of test cases is fixed in the code.
Proposed Behavior
The judge should automatically detect all input/output files inside the tests folder.
Example structure:
tests/
input1.txt
output1.txt
input2.txt
output2.txt
input3.txt
output3.txt
The program should run all detected test cases automatically.
Benefit
This will make the judge more flexible and easier to use for larger problem sets.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested