Пожалуйста, прочтите новое правило об ограничении использования AI-инструментов. ×

Блог пользователя rjalfa0

Автор rjalfa0, история, 8 лет назад, По-английски

So, at times we need to host our contests on Domjudge. But we like to create the problems on Polygon, and it is a pain to port Polygon packages to Domjudge zips. Here is a small script that does the above. It currently just fixes test-data and some problem properties, but can be improved to do many more things.

  • Проголосовать: нравится
  • +31
  • Проголосовать: не нравится

»
8 лет назад, # |
  Проголосовать: нравится +23 Проголосовать: не нравится

Good job!

It seems that domjudge is open source so you can offer a patch to support Polygon. IMHO, I think now Polygon support is some king of "must have" for judge systems because of many problems are prepared in Polygon.