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

Автор operator_, 5 часов назад, По-английски

(Please forgive my poor English, and this is also my first time blogging)As the title suggests, I am confused。

link:273185566(As a contestant) and 273270938(As a practice)

Can anyone answer my problem? Is it my problem or a bug? Or is it a features?

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

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

is it a feature?

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

I heard rumors about the interactor acting up in this problem, and your output seems coherent here. So I guess it's not your fault.

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

    I also spent an hour yesterday failing on test 1 despite my code working fine testing locally, only to learn that it was registering an extra "\n" as the line where I choose to be Alice or Bob in test case 2 (after like 20 testing submissions), so the interactor definitely had some issues.

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

I can't believe a same code which can pass the pretest WA on pretest again. Did you use anything random?

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

    Use the compare button on the submit results page, and you will find they are identical(At least in my opinion)