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

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

hi every body! i have been AC a problem in problemset two times but in GYM it gets TLE what should i do? (i really need to AC this problem in GYM :) )

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

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

maybe you will provide more information, like a link to the problem, how much your code is working in problemset and what is TL.

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

In GYM, the writer can change the TL, so this may be the problem.

Or, Input/Output style is different (standard or files).