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

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

Usually, during sys testing, I filter the submissions who failed system testing out of curiosity. I found many solutions that have failed test 5 on problem A, and it seems like all of them print an extra 100 if there are 100 test cases. There is no way so many solutions have failed with this seemingly intentional bug, so I think someone posted a solution which this bug and many people copy pasted it without realizing this. Did a coordinator post this code or did someone else do it?

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

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

Not only in this round, but this kind of thing has happened many times recently, where people just randomly put an awkward exception handling that doesn't make any sense even at the first glance, but many of them just keep them without a doubt.

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

Thanks to this guy

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

    just cheat

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

    Damn, so is he an undercover cop? All the people who FST'ed on A this way must be banned, and more round authors should start using this technique to detect cheaters.

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

    New fighting with cheaters technique: spam Youtube streams with solutions that pass only samples and fails in general, so that cheaters will get more penalties.