Commit Graph

130 Commits (1c3dc161b697bddaf70cdce5a5bed0cf1d847b3c)

Author SHA1 Message Date
undefined ce8627bce8 judge: remove low-performance api 2 years ago
undefined 9d0aeebe12 judge: handle optional stdin and redirection 2 years ago
undefined 53ea4e758a judge: enhanced scorer 2 years ago
undefined 4e0c9bb00a core&judge&ui: hack submission 2 years ago
undefined 511d08c850 judge: provide 2x limits for pretest 2 years ago
undefined 5e113d9c7e judge: use compileInteractor and per file cleanup 2 years ago
undefined 15ea8232a8 judge: hack 2 years ago
undefined 7f967060cd judge: remove useless suffix 2 years ago
undefined 805c8e4cd3 judge: remove check() function 2 years ago
undefined e9787f2ba5 judge: use basename instead of parseFilename 2 years ago
undefined 7bf2e73561 judge: use common workflow 2 years ago
undefined 636446c43a judge: refactor: use common JudgeTask interface 2 years ago
undefined 91fc14f010 judge: skip analysis for rejudged submissions 2 years ago
undefined ca22feb62a judge: objective 2 years ago
panda 1ba52c5a18
judge: support multi answers (#401, issue #397) 2 years ago
undefined 838374b74c judge: only skip subtask if score marked as zero 2 years ago
undefined a44e744a28 judge: disable rerun for long-time testcases 2 years ago
panda ad97b6b959
judge: fix case settings not enable (#388)
* judge: fix case settings not enable

* judge: change to only case settings
2 years ago
undefined c4897b0aba judge: fix testcase id generation 2 years ago
undefined f51d94edca judge: objective: allow empty answers 2 years ago
panda d7f72617c8 judge&ui: fix bugs 2 years ago
panda 00bdea78d2 judge: fix type check 2 years ago
panda 0195ba361e judge&ui: fix bugs 2 years ago
undefined 76745639c1 judge: change objective config format 2 years ago
undefined ef5a2f5334 judge: handle subtaskId for ignored cases 2 years ago
undefined f16a65a7ed judge: add subtask.id check 2 years ago
undefined b74f6b64f8 judge: merge processTestdata 2 years ago
undefined a585c13a72 judge: provide score & subtaskId 2 years ago
undefined 539a1c44ce judge: use case.score & normalizeSubtask API 2 years ago
undefined 128668ec63 judge: bug fix 3 years ago
undefined 6c5a73dae4 judge: ignore stdout in fileIO mode 3 years ago
undefined 39c5e7661b judge: submit_answer: support wildcard filename 3 years ago
undefined c383c40477 judge: submit_answer: simplify logic 3 years ago
undefined 37e72fa5ae judge: fix ctx types 3 years ago
undefined 20a1542bc3 judge: add type: submit_answer support 3 years ago
undefined 1adf04ae47 judge: fix warnings 3 years ago
undefined 0cb5afa169 judge: submit_answer 3 years ago
undefined a84b74be77 judge: fix testlib multi-line matching 3 years ago
undefined 37a6a0365c judge: output length check 3 years ago
undefined ab788b3d79 judge: fix analysis default value fallback 3 years ago
undefined 592774c091 judge: add HYDRO_PRETEST env to analysis 3 years ago
undefined ac67be96e0 judge: common analysis 3 years ago
undefined d225be35c9 judge: allow runtimeErrorAnalysis hook 3 years ago
undefined dd157a5e3b judge: allow prepare with startPromise 3 years ago
undefined 4ce8439e99 judge: add user_code to checker context (#325) 3 years ago
undefined a9082354c8 judge: enable copyIn in execute stage 3 years ago
undefined a2004056ac core: update judge config 3 years ago
undefined ede8a26253 judge: support HYDRO_TESTCASE 3 years ago
undefined 8810ccd285 judge: use addProgress instead of progress 3 years ago
undefined abec5fd3ec judge: pass envirent vars to checker 3 years ago