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

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

Some times after the contest when we submit a code for practice its shows that we have got wrong answer but its 70th token that failed and when we scroll to see what was that test case we are unable to see the test case as it is like ... there so is there any way to get the complete test cases?

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

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

not that i'm aware of, and it's better to think of the edge cases yourself anyways (TRY to break your code and then code around that). if u can't seem to get it then look at the editorial