Hello Codeforces!
Today I want to introduce an OSS project named Online Judge Verify Helper. By using this tool, you can automate the verification process for problems in Aizu Online Judge or Library Checker. It also generates the documents that visualize the dependencies (example).
Please refer to the link above for further information. Thanks!
Damn, those two websites have some great educational problems. I wish I knew them earlier.
Auto comment: topic has been updated by beet (previous revision, new revision, compare).
Hi there! Sorry for the necropost. I'm not sure where I should ask my question. Is there a reason why verification-helper downloads test data to run locally instead of submitting to an online judge? Thanks!