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

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

Why in codeforces we cant see the failed testcases? If the test case no is large for ex (failed on test 1023). Their should be an option to download the text case. It can save a lot of time and efforts . Also large cases when n(array size)>=100 their should be an option to download the test case.

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

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

Then how will we learn the art of debugging?

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

    In the contest my friend or practce virtual contest if u want to learn the art of debugging. But please let us practice with easy and let us save our mental energy.

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

      But if you'd easily get testcases during practice, you would suffer a lot during contests. And the more we use our brain, ithe more it sharpens.

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

        U are absolutely right. But look at the cost it causes a lot of time and effort and overall ur logic is correct .Only but u are just missing some case which u can easily see and fix instead of again puting time and efforts. In which u can solve a new question.

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

          I think we should learn to debug,and cf is a lot better then atcoder.

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

        Its not code forces job to make you learn a good practice habit. They are just lazy and withholding for no reason, if atcoder can do it, so can they! Give people their test cases!

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

Everything has a price. Till this feature is implemented, you can try out CF Stress.