Details
-
Type: Improvement
-
Status: New
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: TAG 2019/20 Sprint 1
-
Fix Version/s: None
-
Component/s: OIOIOI
-
Labels:None
Description
In contests like Polish Olimpiad in Informatics, there is a module for test submission of a problem('test run').
In that module a user is supposed to provide source code of a program and a file with test data. By default no file is selected so to test his/her program the user has to create a file on their local machine and copy to it a default test data from the task description.
Modify the module so that when no file with test data is selected the program will be run on the first initial* test. It shouldn't check the output of the program but rather display it normally as if the initial test was supplied from the user's computer.
* More formally ABC0.in, or ABC0a.in(if multiple initial tests are present). Where 'ABC' is the task's ID.
In that module a user is supposed to provide source code of a program and a file with test data. By default no file is selected so to test his/her program the user has to create a file on their local machine and copy to it a default test data from the task description.
Modify the module so that when no file with test data is selected the program will be run on the first initial* test. It shouldn't check the output of the program but rather display it normally as if the initial test was supplied from the user's computer.
* More formally ABC0.in, or ABC0a.in(if multiple initial tests are present). Where 'ABC' is the task's ID.
Activity
- All
- Comments
- History
- Activity
- Transitions
- Commits