This repo stores problems in EtherOJ. Including description, configuration and testcases of problems.
Each problem is stored in a single branch, and shall contain all contents in this master branch to work.
- README.md: Problem description.
- problem.yml: Problem configuration.
- testcase/: Problem testcases to judge, must in
.ans.inpairs. Any file not in pair / does not have an extension of.ansor.inwill be ignored.
The index branch is a branch indexes all problems and their titles for EtherOJ to display. This branch is generated automatically.