Please read the new rule regarding the restriction on the use of AI tools. ×

rjalfa0's blog

By rjalfa0, history, 8 years ago, In English

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.

  • Vote: I like it
  • +31
  • Vote: I do not like it

| Write comment?
»
8 years ago, # |
  Vote: I like it +23 Vote: I do not like it

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.