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

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

Nowadays cf usually use multiple testcases instead of multiple samples to decrease competitor's sample-test-time or due to other reason.

But some problems can't use multiple testcases(such as 1743D - Problem with Random Tests) and a friend of mine get penalties because of Wrong answer on test(sample) 2/3.

Can MikeMirzayanov fix it, or it is just cf feature?

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

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

It's the cf rule.

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

My opinion is that, the rule is to pretend wrong submissions across problems, for example I want to submit a problem C solution but I missubmitted it to problem B.

But if you can pass the first sample, you are not submitting the wrong problem, are you?