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

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

I have participated in Codeforces round 930 div2 and i solved first problem during the contest at that time it was showing me pretest passed verdict , but after the system testing it was showing that even i was not attempted the question (one possiblity is that it may get fail in system testing so it is supposed to give a error but it is showing that even i was not attempted it) then next morning i submitted the same code that i have submitted during the contest and and it get accepted. Solution I submitted after contest : Link1 Solution I submitted during the contest : Link2

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

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

Submissions shouldn't have 'Pretest Passed' verdict after system test anyway. I believe that there is a database error.