DMOJ / docs

Documentation for setting up and using the DMOJ judge.
https://docs.dmoj.ca
26 stars 87 forks source link

Correct conditions when generator will not be run #112

Closed kiritofeng closed 3 years ago

kiritofeng commented 3 years ago

https://github.com/DMOJ/judge-server/blob/bc88654d40a39ccc5dc24dad5127150bbc792d7b/dmoj/problem.py#L337 requires both the input and output files to be specified.