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

Автор hariaakash646, 2 месяца назад, По-английски

In yesterday's Educational round, my submission for problem E which had WA on testcase 3(which was one of the samples ) was penalized. I suppose this was due to the testcase not being marked as a sample in the judge. (Not completely sure though, I have used Polygon only once)

Here are my submissions to the problem:

Here I should have been penalized for only the TLE on testcase 17, but was rather penalized for two submissions.

MikeMirzayanov, adedalic, BledDest can you please look into this and fix the problem.

Thank you.

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

»
2 месяца назад, # |
  Проголосовать: нравится +42 Проголосовать: не нравится

The rule has always been penalty for non test 1 afaik

  • »
    »
    2 месяца назад, # ^ |
      Проголосовать: нравится 0 Проголосовать: не нравится

    Oh. I remotely remember not being penalized in some other Div 2 round for WA in a sample which wasn't testcase 1. This might be fuzzy memory though.

»
2 месяца назад, # |
  Проголосовать: нравится -26 Проголосовать: не нравится

You probably was penalized for the accepted solution

»
2 месяца назад, # |
  Проголосовать: нравится +16 Проголосовать: не нравится

I think it's a good idea to have penalty only for non-sample testcases.