Изменения рейтингов за последние раунды временно удалены. Скоро они будут возвращены. ×

Блог пользователя muff-1n

Автор muff-1n, история, 4 года назад, По-английски

Hello all,

I've a question about the judge system, mainly referred to the problem in subject.

I've submitted this linked solution yet, one of the test is failing.

My problem here is that I'm not able to replicate locally the test failure for the 2th test


2
Time: 15 ms, memory: 0 KB
Verdict: WRONG_ANSWER
Input
8
Participant's output
5
Jury's answer
1
Checker comment
wrong answer 1st numbers differ - expected: '1', found: '5'

Yet, in local, for the input 8, I'm getting the right value 1.

Do you know what can cause this discrepancy?

Thank you in advance.

In case the previous source is not visible, the code is included in the screenshot along side with the output.

Полный текст и комментарии »

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