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

Автор mbaros, 9 лет назад, По-английски

Can someone suggest a website where I can host a private contest for particular users for free.

Or some PC application that will do the same job (besides e-judge).

Thanks in advance.

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

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

CMS (Contest Management System), DOM Judge, Sharif Judge, PC^2, etc (google these).

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

I'm not good in Linux, so I would like something to work under windows with easy interface.

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

Thanks very much. I will try Contester and PC^2.

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

You can host your contest on Hackerrank free of cost. You don't even need to write to the admins for permission and stuff. You can just host your contest whenever you want. The contest will be accessible to only those people you share the URL with. Alternatively, if you want public participation, you can write to Hackerrank requesting them to display your contest in the Upcoming Contests page.

This method is much easier than setting up things like PC2, CMS, DOMJudge etc.