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

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

i got the error for runtime at test case 2 for Verdict ok

Checker log ok 4 number(s): "2 4 5 7"

even the output and given output matches same with the correct format

Plz help if anyone know, it just spoils my whole program and decrease this rating

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

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

Checker says ok for the first test case only. You can check that it shows 'runtime error' on pretest 2 which means your program produced the right output only for pretest 1 and not for pretest 2.