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

Автор diskoteka, история, 11 месяцев назад, По-русски

Hey, Codeforces!

Today we have the following situation: if your solution doesn't pass 1st test, you won't get penalty. It's logical because 1st test is always given in statement. But some problems have more than 1 sample, there can be 2 or even 3 tests given. However if your solution passes 1st test and breakes on 2nd (which is sample) you will also get penalty.

I think it's wrong and requires a fix. Do you agree?

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

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

Yes

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

If your solution doesn't pass the first test, it probably means that you accidentally submitted a wrong file or to a wrong problem. If your solution passes the first test, this explanation becomes much more unlikely

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

Ahaha, look at his submissions :D

You will immediately understand why he made this blog :D

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

1st test policy is made for people who accidently submit a wrong file, not for people who are too lazy to check samples

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

ты блог на русском написал, его с английской версии не видно