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

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

Автор Nas, история, 3 года назад, По-английски

I am cloning some problems from different contest and I specify the contest format as IOI. The problem is when a participant solves a problem he gets zero points for it (a perfect score with zero points).

Is it possible to assign specific scores to each problem? and, if possible, how to do that? Thanks in advance.

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

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

You have to create sub-problems in Polygon and add points for them. I think that you simply do not have groups created or scores are not written and the solution simply passes all the tests.