hariaakash646's blog

By hariaakash646, 6 weeks ago, In English

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.

  • Vote: I like it
  • -1
  • Vote: I do not like it

»
6 weeks ago, # |
  Vote: I like it +42 Vote: I do not like it

The rule has always been penalty for non test 1 afaik

  • »
    »
    6 weeks ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    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.

»
6 weeks ago, # |
  Vote: I like it -26 Vote: I do not like it

You probably was penalized for the accepted solution

»
6 weeks ago, # |
  Vote: I like it +16 Vote: I do not like it

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