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

Автор Tariqul, 13 лет назад, По-английски
When i submit code in practice room. If I get wrong answer I tried to saw the test case but unable to see complete test case. Because after giving some lines ...... is written because of large input lines. 

Now can anybody tell me how can i get particular complete test case so that i can fix my bug?.

for example: Contest Round 2 problem A test case 6 is not complete.

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

13 лет назад, # |
  Проголосовать: нравится +5 Проголосовать: не нравится
Unfortunately, complete test view isn't realized yet. :(
13 лет назад, # |
  Проголосовать: нравится +3 Проголосовать: не нравится
It's nice to have a download link for full input and output beside the box that shows the incomplete testcase. Something like what USACO has.
13 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится
A way to be able to see the full test case will be a very good feature :)