Блог пользователя Spider-Man12

Автор Spider-Man12, история, 10 лет назад, По-английски

Hello codeforces,In this morning I tried to solve the problem C. Running Track,but when I submit my code it's give wrong answer on test 13,but at my PC when I run this test it work.Can someone help me?,Why my code didn't work?.

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

»
10 лет назад, скрыть # |
 
Проголосовать: нравится +1 Проголосовать: не нравится

I find the mistake,I change the size of array and my code work.