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

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

Hello everyone! I want to ask one question, is it possible to view full test case? For example it says wrong answer on test case 10, but in the end of test case is '...', is it possible to view full test case? Thank you!

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

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

You can't

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

What's the use, are you going to debug such a long test case?

»
8 месяцев назад, # |
Rev. 2   Проголосовать: нравится 0 Проголосовать: не нравится

https://codeforces.net/blog/entry/4065

This post shows the answer how, i won't summarize here.

"necroposting" to avoid the same -ve affect on others as this post in its current state ("not possible") discouraged me, and it was shown top on web search.

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

No, it's not possible -_-.

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

It's not possible.

There are some sites where you can compare your code with the solution. But you need a subscription over $100 per year.

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

    can u tell me those websites name

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

      If you want to solve problems by comparing your code with others, or just want to see test cases, I recommend the KEP.uz website. You can download the test cases in a zip version, but you will need KEPcoin to download them. You can collect KEPcoin by completing daily tasks. If you want to receive notifications about competitions, you can simply follow to NaZaR.IO's blog. He publishes a blog about all KEP.uz competitions on Codeforces.

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

Not revealing test cases can be annoying but it will actually improve your debugging skills so don't be mad about that