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

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

submissions

I pretests passed with 3790ms, but get TLE on pretests during system testing.

I think it's because the volatility.

I hope MikeMirzayanov can rejudge it.


Here is the same code I submit now submissions, and it passes with ~3700ms, so the volatility is about 300ms :( I think the volatility is very huge..

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

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

Auto comment: topic has been updated by touxue (previous revision, new revision, compare).

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

If CF admin decides to rejudge touxue's submission, I hereby politely request to rejudge mine as well. It also TLEd on pretest 12 during systest, and I was rank 2, right behind touxue, when the contest ended.

Edit: nevermind, it fails test 35 anyways...