Evaluators for hashcode past problems. Also contains input files and subjects.
- 2014 final round
- 2015 qualification round
- 2015 final round
- 2016 qualification round
- 2016 final round
- 2017 qualification round
- 2017 final round
- 2018 qualification round
- 2018 final round
- 2019 qualification round
- 2019 final round
- 2020 qualification round
file.out
is the out file of file.in
.
python eval.py < file.in < file.out
cat file.in file.out | python eval.py
Theses files aren't guaranted to be correct.
If you notice an issue in an evaluator or wish to add a missing one, don't hesitate to open an issue or a pull request.