hac 1.0.5 released (2015-10-16)
hac is a command-line tool that:
- prepares source-code templates,
- downloads test-cases,
- evaluates solution against test-cases.
hac is highly extensible and configurable, it has it's own plugin system that dynamically discovers:
- site-processors (Python files for handling sites like Codeforces),
- programming language and "runner" (e.g. shell script) templates.
Links
Acknowledgement
I was inspired to write hac by previous work of some other people [1] [2] [3] [4] [5]. I would like to thank those people as well as everyone else invested in the Codeforces community (admins, contest-organizers)! <3
[1] http://mirror.codeforces.com/blog/entry/15871
[2] http://mirror.codeforces.com/blog/entry/10416
[3] https://github.com/lovrop/codeforces-scraper