Пожалуйста, прочтите новое правило об ограничении использования AI-инструментов. ×

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

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

http://codeforces.net/contest/570/submission/12498380 this code should be wrong answer. But this code passed all the system test.

For 5 3, 11 6 this kind of input my local pc generate garbage value which is logically right. Then check in Codeforces "CUSTOM INVOCATION". In CUSTOM INVOCATION, Without initialization local variable set as 0. Then Above code should be generate 0 for 11 6 input. But its generate 5. How is it possible ???

Полный текст и комментарии »

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